Releases: predsci/HipFT
Releases · predsci/HipFT
Optimized for Intel GPUs
This is a release of the branch that is optimized for Intel GPUs using the 2024.2 compiler.
This is a temporary release, as the optimizations will not be needed with future compiler releases.
v1.11.0 OpenMP target on some loops
This release uses OpenMP Target for some nested loops where nested do concurrent' loops may be hard for compilers to parallelize optimally, as well as for some reduction loops that use min' or `max'.
This release is temporary and is made to be optimal across NVIDIA, Intel, and AMD GPUs using current compilers.
When some compilers are updated, this release will not be needed.
v1.11.0
v1.12.2
HipFT 1.0.0
First public release of HipFT.