Skip to content

Releases: ExtremeFLOW/neko

NEKO v0.6.0

31 May 13:34
6dff581
Compare
Choose a tag to compare

Release Notes

This release adds support for statistics, extends the accelerator backend with full OpenCL support, and fixes several bugs and portability issues.

Known Issues

  • Problems with recent Cray Fortran compilers: #200

NEKO v0.5.2

07 Feb 21:06
1b44978
Compare
Choose a tag to compare

Release Notes

This is a minor bug fix release, addressing issues in the projection routines and an out-of-bounds error in the scalar's convergence checks.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373

NEKO v0.5.1

14 Jan 17:32
b4fb444
Compare
Choose a tag to compare

Release Notes

This is a minor bug fix release, addressing issues in the gather-scatter's auto-tuning routine for device-aware MPI.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373

NEKO v0.5.0

14 Dec 08:12
79c37fd
Compare
Choose a tag to compare

Release Notes

This release adds support for scalars, introduces a new profiler interface with support for ROCTX/NVTX regions, and fixes several bugs and portability issues, including:

  • MPI Issues on SX-Aurora (#37, #700)
  • Support for NVIDIA Fortran (#652, #723)
  • Support for NAG Fortran (#713)

Furthermore, this release also improves the performance of the accelerator backend, using templates and auto-tuning in device kernels and gather-scatter routines.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373

NEKO v0.4.3

08 Aug 08:35
9f97285
Compare
Choose a tag to compare

Release Notes

This is a bug fix release, addressing issues in the redistribution code of the dynamic load balancing routines.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373
  • (minor) MPI issues on SX #37

NEKO v0.4.2

28 Jun 09:58
e7b1142
Compare
Choose a tag to compare

Release Notes

This is a minor bug fix release, addressing issues using pipelined CG on accelerators.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373
  • (minor) MPI issues on SX #37

NEKO v0.4.1

10 Jun 09:32
751120b
Compare
Choose a tag to compare

Release Notes

This is a minor bug fix release, addressing issues with checkpoint restart and CCE >= 13.0.0 (#541, #542)

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373
  • (minor) MPI issues on SX #37

NEKO v0.4.0

28 May 13:10
ca2c377
Compare
Choose a tag to compare

Release Notes

This release adds support for device-aware MPI in gather-scatter kernels, introduces new boundary conditions and fixes several bugs and portability issues.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373
  • (minor) MPI issues on SX #37

NEKO v0.3.2

05 May 14:47
e7e43fb
Compare
Choose a tag to compare

Release Notes

This is mainly a bugfix (#479, #481) and portability improvement (#469, #471) release.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373
  • (minor) MPI issues on SX #37

NEKO v0.3.1

04 Apr 19:46
4cf002f
Compare
Choose a tag to compare

Release Notes

This release significantly improves the accelerator backends (CUDA, HIP) and improves support for various boundary conditions and mesh zones.

Known Issues

  • Problems with recent Cray Fortran compilers: #200
  • Incomplete OpenCL support: #373
  • (minor) MPI issues on SX #37