Skip to content
@SSCHAcode

SSCHA

Stochastic Self-Consistent Harmonic Approximation

Release 1.4

We are thrilled to announce the release of version 1.4 of our code, featuring significant enhancements and exciting improvements:

Key Highlights

  • Code Speedup: In this release, we have achieved a remarkable speedup, with performance gains ranging from 10x to 100x in specific scenarios. This substantial acceleration is due to the new integration with Julia and a comprehensive algorithm rewrite, enabling all calculations in Fourier space during the free energy minimization.
  • Enhanced Code Parallelization: Version 1.4 introduces improved code parallelization. This enhancement extends to the SSCHA minimization (now parallelizing both the evaluation of energies and forces, the gradient, and stochastic reweighting utilizing MPI) and the spectral function.
  • AiiDA Integration with Quantum Espresso: Thanks to the contributions of Lorenzo Bastonero (@bastonero), the sscha code now offers a seamless integration with AiiDA and Quantum Espresso. In this way, the SSCHA leverages AiiDA to deal with cluster communication, allowing easier integration with non-SLURM or more exotic HPC configurations.

Do not worry; the old plain cluster module remains a supported feature, and we care about backward compatibility, so there is no need to change your input scripts or install AiiDA to submit on a cluster!

Detailed changes

In addition to these significant advances, we have diligently addressed various minor issues and bugs. A more complete list follows.

Julia is not a mandatory requirement to run the new version of the SSCHA. However, while the code offers a fallback mode if Julia is unavailable, we strongly recommend having Julia installed, as failure to do so may result in a significant slowdown, reducing performance gains achieved through this release (without julia the code utilizes the same implementation as in version 1.3).

For updated installation instructions and to experience the full benefits of release 1.4, visit http://sscha.eu/download/ To update the code from PyPi:

pip install -U cellconstructor python-sscha tdscha

Note: it is important to update both cellconstructor and python-sscha, as they both require to be at the latest version to interoperate.

We're excited about this release and the opportunities it offers. Your feedback is invaluable to us, and we look forward to your continued support and engagement with our code.

Thank you for being a part of this journey.

Best regards, Lorenzo Monacelli, on behalf of the developers

Popular repositories Loading

  1. python-sscha python-sscha Public

    The python implementation of the Stochastic Self-Consistent Harmonic Approximation (SSCHA).

    Jupyter Notebook 55 21

  2. CellConstructor CellConstructor Public

    A python utilities to handle with atomic structures and interfacing with common formats (xyz and quantum-espresso).

    Python 15 19

  3. tdscha tdscha Public

    The python implementation of the Stochastic Self-Consistent Harmonic Approximation (SSCHA).

    Python 2 1

  4. F3ToyModel F3ToyModel Public

    An atomistic toy model for describe lattice motion in alloys and simple crystals.

    Fortran 4

  5. sschacode.github.io sschacode.github.io Public

    HTML 1

  6. .github .github Public

Repositories

Showing 7 of 7 repositories
  • tdscha Public

    The python implementation of the Stochastic Self-Consistent Harmonic Approximation (SSCHA).

    SSCHAcode/tdscha’s past year of commit activity
    Python 2 1 1 1 Updated Jun 28, 2024
  • SSCHAcode/sschacode.github.io’s past year of commit activity
    HTML 0 1 0 0 Updated Jun 28, 2024
  • python-sscha Public

    The python implementation of the Stochastic Self-Consistent Harmonic Approximation (SSCHA).

    SSCHAcode/python-sscha’s past year of commit activity
    Jupyter Notebook 55 GPL-3.0 21 26 2 Updated Jun 12, 2024
  • CellConstructor Public

    A python utilities to handle with atomic structures and interfacing with common formats (xyz and quantum-espresso).

    SSCHAcode/CellConstructor’s past year of commit activity
    Python 15 GPL-3.0 19 22 (1 issue needs help) 4 Updated May 31, 2024
  • .github Public
    SSCHAcode/.github’s past year of commit activity
    0 0 0 0 Updated Nov 21, 2023
  • qe-5.1.0_elph Public

    This code is a slightly modified version of Quantum Espresso 5.1.0 that includes some extra functionalities that help to combine the calculation of superconducting properties with anharmonic SSCHA dynamical matrices

    SSCHAcode/qe-5.1.0_elph’s past year of commit activity
    Fortran 0 GPL-2.0 2 0 0 Updated May 19, 2023
  • F3ToyModel Public

    An atomistic toy model for describe lattice motion in alloys and simple crystals.

    SSCHAcode/F3ToyModel’s past year of commit activity
    Fortran 0 GPL-3.0 4 0 0 Updated Oct 2, 2020

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…