User Tools

Site Tools


version_history

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
version_history [2023/07/22 12:03] oschuettversion_history [2023/07/28 09:41] oschuett
Line 8: Line 8:
 ===== 2023.2 ===== ===== 2023.2 =====
  
-== Released July 22, 2023 ==+== Released July 28, 2023 ==
  
-  * GW: Periodic open-shell and Splitting of electronic states due to spin-orbit coupling ([[ https://github.com/cp2k/cp2k/issues/2639 | #2639 ]], [[ https://github.com/cp2k/cp2k/issues/2831 | #2831 ]]) +  * GW: Periodic open-shell and Splitting of electronic states due to spin-orbit coupling ([[ https://github.com/cp2k/cp2k/pull/2639 | #2639 ]], [[ https://github.com/cp2k/cp2k/pull/2831 | #2831 ]]) 
-  * RTP: TD Field Velocity gauge and projection TD-MOs ([[ https://github.com/cp2k/cp2k/issues/2623 |  #2623 ]], [[ https://github.com/cp2k/cp2k/issues/2744 | #2744 ]]) +  * GTH pseudopotential database file with spin-orbit coupling (SOC) parameters added ([[https://github.com/cp2k/cp2k/pull/2848 | #2848]]) 
-  * RTP: Linear density delta kick and restart ([[ https://github.com/cp2k/cp2k/issues/2543 | #2543 ]]) +  * RTP: TD Field Velocity gauge and projection TD-MOs ([[ https://github.com/cp2k/cp2k/pull/2623 |  #2623 ]], [[ https://github.com/cp2k/cp2k/pull/2744 | #2744 ]]) 
-  * RTP: Enabled ADMM with GAPW ([[ https://github.com/cp2k/cp2k/issues/2729 | #2729 ]]) +  * RTP: Linear density delta kick and restart ([[ https://github.com/cp2k/cp2k/pull/2543 | #2543 ]]) 
-  * Implementation of the NVPT for APTs and AATs in velocity form ([[ https://github.com/cp2k/cp2k/issues/2568 | #2568 ]], [[ https://github.com/cp2k/cp2k/issues/2561 | #2561 ]]) +  * RTP: Enabled ADMM with GAPW ([[ https://github.com/cp2k/cp2k/pull/2729 | #2729 ]]) 
-  * Intrinsic Atomic Orbitals ([[ https://github.com/cp2k/cp2k/issues/2707 | #2707 ]]) +  * Implementation of the NVPT for APTs and AATs in velocity form ([[ https://github.com/cp2k/cp2k/pull/2568 | #2568 ]], [[ https://github.com/cp2k/cp2k/pull/2561 | #2561 ]]) 
-  * Machine Learning: Add Allegro model ([[ https://github.com/cp2k/cp2k/issues/2722 | #2722 ]]) +  * Intrinsic Atomic Orbitals ([[ https://github.com/cp2k/cp2k/pull/2707 | #2707 ]]) 
-  * K-Points| Implementation of the DIIS/Diag. solver ([[ https://github.com/cp2k/cp2k/issues/2721 | #2721 ]]) +  * Machine Learning: Add PyTorch interface, Nequip and Allegro models ([[https://github.com/cp2k/cp2k/pull/2420 | #2420 ]], [[ https://github.com/cp2k/cp2k/pull/2528 | #2528 ]], [[ https://github.com/cp2k/cp2k/pull/2722 | #2722 ]]) 
-  * TDDFPT: SOC absorption ([[ https://github.com/cp2k/cp2k/issues/2859 | #2859 ]]) +  * k-points: Implementation of the DIIS/Diag. solver ([[ https://github.com/cp2k/cp2k/pull/2721 | #2721 ]]) 
-  * GAPW triplet excitation energies and forces ([[ https://github.com/cp2k/cp2k/issues/2837 | #2837 ]], [[ https://github.com/cp2k/cp2k/issues/2861 | #2861 ]]) +  * TDDFPT: SOC absorption ([[ https://github.com/cp2k/cp2k/pull/2859 | #2859 ]]) 
-  * EC: Enable DC-DFT with HFX-ADMM for reference and DC calculation ([[ https://github.com/cp2k/cp2k/issues/2780 | #2780 ]]) +  * GAPW triplet excitation energies and forces ([[ https://github.com/cp2k/cp2k/pull/2837 | #2837 ]], [[ https://github.com/cp2k/cp2k/pull/2861 | #2861 ]]) 
-  * Add cell symmetry ''HEXAGONAL_GAMMA_120'' ([[ https://github.com/cp2k/cp2k/issues/2758 | #2758 ]]) +  * EC: Enable DC-DFT with HFX-ADMM for reference and DC calculation ([[ https://github.com/cp2k/cp2k/pull/2780 | #2780 ]]) 
-  * Grid: Rename backends, change default to ''CPU'' ([[ https://github.com/cp2k/cp2k/issues/2772 | #2772 ]], [[ https://github.com/cp2k/cp2k/issues/2775 | #2775 ]], [[ https://github.com/cp2k/cp2k/issues/2778 | #2778 ]]) +  * Add cell symmetry ''HEXAGONAL_GAMMA_120'' ([[ https://github.com/cp2k/cp2k/pull/2758 | #2758 ]]) 
-  * Grid: Enable GPU acceleration for large basis sets ([[ https://github.com/cp2k/cp2k/issues/2787 | #2787 ]], [[ https://github.com/cp2k/cp2k/issues/2793 | #2793 ]]) +  * Grid: Rename backends, change default to ''CPU'' ([[ https://github.com/cp2k/cp2k/pull/2772 | #2772 ]], [[ https://github.com/cp2k/cp2k/pull/2775 | #2775 ]], [[ https://github.com/cp2k/cp2k/pull/2778 | #2778 ]]) 
-  * FM: Add experimental support for [[ https://docs.nvidia.com/hpc-sdk/cusolvermp | NVIDIA cuSOLVERMp ]] ([[ https://github.com/cp2k/cp2k/issues/2860 | #2860 ]]) +  * Grid: Enable GPU acceleration for large basis sets ([[ https://github.com/cp2k/cp2k/pull/2787 | #2787 ]], [[ https://github.com/cp2k/cp2k/pull/2793 | #2793 ]]) 
-  * Regtesting: Add ''--smoketest'' option ([[ https://github.com/cp2k/cp2k/issues/2501 | #2501 ]]) +  * FM: Add experimental support for [[ https://docs.nvidia.com/hpc-sdk/cusolvermp | NVIDIA cuSOLVERMp ]] ([[ https://github.com/cp2k/cp2k/pull/2860 | #2860 ]]) 
-  * Add support for MPI Fortran 2008 bindings ([[ https://github.com/cp2k/cp2k/issues/2486 | #2486 ]])+  * Regtesting: Add ''--smoketest'' option ([[ https://github.com/cp2k/cp2k/pull/2501 | #2501 ]]) 
 +  * Add support for MPI Fortran 2008 bindings ([[ https://github.com/cp2k/cp2k/pull/2486 | #2486 ]])
   * Add support for [[ https://apptainer.org/ | Apptainer/Singularity ]] containers ([[ https://github.com/cp2k/cp2k/blob/master/tools/apptainer/README.md | README ]])   * Add support for [[ https://apptainer.org/ | Apptainer/Singularity ]] containers ([[ https://github.com/cp2k/cp2k/blob/master/tools/apptainer/README.md | README ]])
                                                              
version_history.txt · Last modified: 2024/01/10 13:26 by oschuett