For new exascale computers the degree of parallelismwill increase leading to architectures with more and morecores per node and multithreading and SIMD on each core. Dueto the limited memory per node the pure MPIparallelizing strategy may be no longer suited for these newarchitectures.For applications that already use a hybrid parallelization due tomemory limits, a pure MPI implementation will waste several cores forthe eigensolver unless a hybrid version can be used.Newly developed libraries for dense linear algebra computation such asthe ELPA library for the computation of a large part of theeigenspectrum of dense real symmetric and complex hermitean matricesthus offer versions with hybrid MPI and OpenMP parallelization.On Intel architect...
As modern massively parallel clusters are getting larger with beefier compute nodes, traditional par...
A novel variant of the parallel QR algorithm for solving dense nonsymmetric eigenvalue problems on h...
Communicated by Yasuaki Ito Solution of large-scale dense nonsymmetric eigenvalue problem is require...
With the invention of many-core systems like the Intel KNLstandard eigensolver libraries have to be ...
Performance of ELPA with GPU-accelerationThe Juelich Supercomputing Centre (JSC), part of Forschungs...
Parallel eigensolver operations are at the computational core of many large-scale scientific and eng...
The mixed-mode OpenMP and MPI programming models in parallel application have significant impact on ...
AbstractWe propose an optimized implementation of the MERAM method and preliminary experiments to so...
Many/multi-core supercomputers provide a natural programming paradigm for hybrid MPI/OpenMP scientif...
Obtaining the eigenvalues and eigenvectors of large matrices is a key problem in electronic structur...
The mixing of shared memory and message passing programming models within a single application has o...
The solution of (generalized) eigenvalue problems for symmetric or Hermitian matrices is a common su...
This paper is mainly a summary of two years of my research. I will start from the basic theory of th...
The mixing of shared memory and message passing programming models within a single application has o...
Abstract. The Hybrid method of parallelization (using MPI for inter-node communication and OpenMP fo...
As modern massively parallel clusters are getting larger with beefier compute nodes, traditional par...
A novel variant of the parallel QR algorithm for solving dense nonsymmetric eigenvalue problems on h...
Communicated by Yasuaki Ito Solution of large-scale dense nonsymmetric eigenvalue problem is require...
With the invention of many-core systems like the Intel KNLstandard eigensolver libraries have to be ...
Performance of ELPA with GPU-accelerationThe Juelich Supercomputing Centre (JSC), part of Forschungs...
Parallel eigensolver operations are at the computational core of many large-scale scientific and eng...
The mixed-mode OpenMP and MPI programming models in parallel application have significant impact on ...
AbstractWe propose an optimized implementation of the MERAM method and preliminary experiments to so...
Many/multi-core supercomputers provide a natural programming paradigm for hybrid MPI/OpenMP scientif...
Obtaining the eigenvalues and eigenvectors of large matrices is a key problem in electronic structur...
The mixing of shared memory and message passing programming models within a single application has o...
The solution of (generalized) eigenvalue problems for symmetric or Hermitian matrices is a common su...
This paper is mainly a summary of two years of my research. I will start from the basic theory of th...
The mixing of shared memory and message passing programming models within a single application has o...
Abstract. The Hybrid method of parallelization (using MPI for inter-node communication and OpenMP fo...
As modern massively parallel clusters are getting larger with beefier compute nodes, traditional par...
A novel variant of the parallel QR algorithm for solving dense nonsymmetric eigenvalue problems on h...
Communicated by Yasuaki Ito Solution of large-scale dense nonsymmetric eigenvalue problem is require...