Skip to content

Releases: marcjoos-cea/dumses-hybrid

DUMSES-Hybrid 2.2.4

16 Jun 12:16
Compare
Choose a tag to compare
  • bugfix in configure.ac so by default computation are not isothermal
  • OpenACC shutdown/MPI finalize ordering change to avoid UCX crashes at the end of the execution

DUMSES-Hybrid 2.2.3

10 May 14:22
Compare
Choose a tag to compare

Bugfix in configure to allow user to pass extra FCFLAGS without breaking the compilation.

DUMSES-Hybrid 2.2.2

10 May 10:20
Compare
Choose a tag to compare

Bugfix in OpenMP implementation

  • clauses in solver and solver_magnetic were broken after OpenACC rework for v2.0
  • typo in Makefile.am on OpenMP flags

DUMSES-Hybrid 2.2.1

10 May 09:12
Compare
Choose a tag to compare

Bugfix in configure.ac and configure procedure.

DUMSES-Hybrid 2.2

27 Apr 14:23
Compare
Choose a tag to compare
  • Build:
    • configure script with Autotools
  • Fix:
    • fix of nccl and cudafor declarations and of some preprocessing directives

DUMSES-Hybrid 2.1

04 Jan 10:39
Compare
Choose a tag to compare
  • Communications:
    • implementation of point-to-point communication wtih NCCL
  • OpenACC:
    • rework of GPU initialization
  • Misc.:
    • update of Makefile examples

DUMSES-Hybrid 2.0

16 Dec 14:15
Compare
Choose a tag to compare
  • rework of OpenACC parallelization:
    • remove preprocessing, replaced by acc routines
    • many optimizations performed during NCCS Hackathon '21 with Nvidia
  • Python 3: dumpy is now (hopefully) fully Python 3 compatible
  • compilation/configuration:
    • remove obsolete configure script
    • remove make.py script, preprocessing being not mandatory anymore
    • add Makefile examples in makefiles/