Skip to content

Releases: electronic-structure/SIRIUS

SIRIUS/7.2.8

13 Dec 17:02
892e679
Compare
Choose a tag to compare
SIRIUS/7.2.8 Pre-release
Pre-release

In this release:

  • Improve and simplify the API functions. Now error code can be passed as an optional argument to all functions. The helper functions that set and get parameters are also simplified.
  • Support for FP32 arithmetic and mixed-precision DFT. Several parameters that control the FP32/FP64 computations were added to the input schema.

SIRIUS/7.2.6

11 Aug 12:49
513e068
Compare
Choose a tag to compare

This release contains minor improvements to various parts of the code.

SIRIUS/7.2.5

29 Jun 13:39
9c67488
Compare
Choose a tag to compare
SIRIUS/7.2.5 Pre-release
Pre-release
  • compilations fixes for VdW
  • non-local occupancy matrix
  • initial work on mixed-precision

SIRIUS/7.2.4

20 May 13:01
b423c3c
Compare
Choose a tag to compare

Fixed a minor bug in determining new maximum q-point of radial integrals after lattice update.

SIRIUS/7.2.3

17 May 15:21
90f5d98
Compare
Choose a tag to compare

This is a minor release with the following updates

  • check for error in rotation matrices and metric tensor for the list of spglib symmetries
  • add run-time exception handler (rte.hpp file)
  • trace for error in reciprocal wave-vector length going out of cutoff bounds in radial integrals

SIRIUS/7.2.1

22 Apr 09:07
ec3fe54
Compare
Choose a tag to compare
  • fix in the magnetic symmetrization
  • documentation
  • update to ROCm 4.1
  • other minor fixes and improvements

SIRIUS/7.2.0

18 Mar 16:01
eb4c41d
Compare
Choose a tag to compare
SIRIUS/7.2.0 Pre-release
Pre-release

A new pre-release contains improvements to the performance as well as some bug fixes.

SIRIUS/7.0.2

01 Nov 10:07
c6776dd
Compare
Choose a tag to compare
SIRIUS/7.0.2 Pre-release
Pre-release

Contains fixes for Hubbard stress/forces on GPU.

SIRIUS/7.0.1

30 Sep 08:23
bc6f79c
Compare
Choose a tag to compare
SIRIUS/7.0.1 Pre-release
Pre-release
  • fix in magnetic XC generation
  • fix in occupancy matrix generation for lda+U
  • performance fix for Davidson solver with wave-function locking

SIRIUS/6.5.7

21 Sep 15:16
Compare
Choose a tag to compare
  • revert back to old Davidson solver because of performance considerations