Skip to content

Releases: electronic-structure/SIRIUS

SIRIUS/7.0.0

17 Aug 08:03
e8abefb
Compare
Choose a tag to compare
SIRIUS/7.0.0 Pre-release
Pre-release

New, more consistent Fortran API. This is a pre-release to test integration with CP2K.

SIRIUS/6.5.6

04 Aug 15:35
b909a59
Compare
Choose a tag to compare

This release fixes the follwing issues:

  • Reduce the number of CUDA stream to a reasonable value
  • Improves stability of the Broyden mixer

SIRIUS/6.5.5

25 Jun 06:56
aae10fe
Compare
Choose a tag to compare

Last stable release before updating the Fortran API.

  • fix pool allocation inside cuSolver wrapper
  • change cuSolver wrapper to find N lowest eigen-pairs instead of all
  • add alignment parameter for the memory pool allocator (512 bytes by default)
  • capture --help parameter in cmd_args class
  • minor fixes and cleanup

SIRIUS/6.5.4

08 Jun 12:13
c6dce91
Compare
Choose a tag to compare
  • fixes for GPU memory consumption of LAPW code
  • minor code refactoring and optimisations

SIRIUS/6.5.3

21 Apr 21:33
427bdcb
Compare
Choose a tag to compare

This release contains various bug fixes and performance optimizations discovered during benchmark and verification tests. The following changes are implemented:

  • switch to github action to perform CI and get rid of Travis
  • improve README documentation, add tests and acknowledgments section
  • fix OMP performance in several places
  • improve GPU performance for augmentation operator derivative
  • use callback functions to compute radial integrals using functionality of the host Fortran code
  • better code organisation
  • cuSolver is now default on GPUs instead of Magma

SIRIUS/6.5.2

25 Mar 21:22
345c148
Compare
Choose a tag to compare
SIRIUS/6.5.2 Pre-release
Pre-release

Fix a problem of computing augmentation operator derivative on GPUs
Test EB script

SIRIUS/6.5.1

11 Mar 12:03
6df5b0b
Compare
Choose a tag to compare
SIRIUS/6.5.1 Pre-release
Pre-release

Test EB scripts

SIRIUS/6.5.0

14 Feb 09:19
Compare
Choose a tag to compare
SIRIUS/6.5.0 Pre-release
Pre-release

test container

SIRIUS/6.4.4

16 Jan 07:29
6970629
Compare
Choose a tag to compare
  • fix for the omp code inside get_h_o_diag_lapw()
  • fix for the floating point exception

SIRIUS/6.4.3

06 Jan 15:38
47a4181
Compare
Choose a tag to compare
SIRIUS/6.4.3 Pre-release
Pre-release
  • fix of fortran API
  • updates of python interface