The rise of GPUs in modern high-performance systems increases the interest in porting portion of codes to such hardware. The current paper aims to explore the performance of a portable state-of-the-art FE solver on GPU accelerators. Performance evaluation is done by comparing with an existing highly-optimized OpenMP version of the solver. Code portability is ensured by writing the program using the OpenCL 1.1 specifications, while performance portability is sought through an optimization step performed at the beginning of the calculations to find out the optimal parameter set for the solver. The results show that the new implementation can be several times faster than the OpenMP version
AbstractWe argue that producing maintainable high-performance implementations of finite element meth...
The advances in multi-core architecture for general-purpose computing in the past decade have tremen...
© 2021 Elsevier B.V.In this paper we describe the research and development activities in the Center ...
The rise of GPUs in modern high-performance systems increases the interest in porting portion of co...
The solution of problems in computational fluid dynamics (CFD) represents a classical field for the ...
In finite element software one has to solve a system of non-linear equations, which is commonly simp...
The Explicit Finite Element Method is a powerful tool in nonlinear dynamic finite element analysis. ...
Model sizes have increased significantly in the fields of engineering and scientific computation. So...
■ Open-source finite element library with demo applications ■ ~ 700.000 lines of Fortran 95 code + ...
A finite element code is developed in which all computational expensive steps are performed on a gra...
Processor technology is still dramatically advancing and promises enormous improvements in processin...
This paper presents GPU parallelization for a computational fluid dynamics solver which works on a m...
Finite element (FE) simulations are increasingly valuable in assessing and improving the performance...
Abstract—We present a tool chain for the fully automated synthesis of performance-portable finite-el...
In this work, we evaluate OpenCL as a programming tool for developing performance-portable applicati...
AbstractWe argue that producing maintainable high-performance implementations of finite element meth...
The advances in multi-core architecture for general-purpose computing in the past decade have tremen...
© 2021 Elsevier B.V.In this paper we describe the research and development activities in the Center ...
The rise of GPUs in modern high-performance systems increases the interest in porting portion of co...
The solution of problems in computational fluid dynamics (CFD) represents a classical field for the ...
In finite element software one has to solve a system of non-linear equations, which is commonly simp...
The Explicit Finite Element Method is a powerful tool in nonlinear dynamic finite element analysis. ...
Model sizes have increased significantly in the fields of engineering and scientific computation. So...
■ Open-source finite element library with demo applications ■ ~ 700.000 lines of Fortran 95 code + ...
A finite element code is developed in which all computational expensive steps are performed on a gra...
Processor technology is still dramatically advancing and promises enormous improvements in processin...
This paper presents GPU parallelization for a computational fluid dynamics solver which works on a m...
Finite element (FE) simulations are increasingly valuable in assessing and improving the performance...
Abstract—We present a tool chain for the fully automated synthesis of performance-portable finite-el...
In this work, we evaluate OpenCL as a programming tool for developing performance-portable applicati...
AbstractWe argue that producing maintainable high-performance implementations of finite element meth...
The advances in multi-core architecture for general-purpose computing in the past decade have tremen...
© 2021 Elsevier B.V.In this paper we describe the research and development activities in the Center ...