Need Help?

PERFORMANCE CRAY-XC50

Go back to main page

32 H2O molecules (RI-MP2, RI-RPA) 32 H2O molecules (RI-MP2, RI-RPA) 64 H2O molecules (10 MD steps) 64 H2O molecules (10 MD steps) 128 H2O molecules (10 MD steps) 128 H2O molecules (10 MD steps) 256 H2O molecules (10 MD steps) 256 H2O molecules (10 MD steps) 864 H2O molecules (LS SCF) 864 H2O molecules (LS SCF) 512 H2O (4 NVE MD steps on 64 nodes) 512 H2O (4 NVE MD steps on 64 nodes)

View recent archive

CommitStatusSummaryAuthorCommit Message
c5411e0 (0)OKemptyOle SchüttDocker: Migrate ssmp test to CMake
3ae08ec (-1)Ole SchüttDocker: Add libxsmm and spglib to Ubuntu based tests
ee725ff (-2)OKemptyHans Pabstdbm: leverage MPI_Alloc_mem/MPI_Free_mem (#3413)
be1f588 (-3)OKemptyHans Pabstabc_contract_xsmm code cleanup and comments
f30e229 (-4)Ole SchüttDocker: Migrate ASE, AiiDA, i-PI, and Gromacs tests to CMake
1bee5d4 (-5)Matthias KrackAdd -ld_classic linker flag only for Darwin arm64
9843133 (-6)OKemptyMatthias KrackAdd -ld_classic linker flag for Darwin-arm64
3e3454a (-7)Matthias KrackStay with gcc version 13 for the time being
3b1562d (-8)OKemptyMatthias KrackOpenBLAS 0.3.26 -> 0.3.27
1425fcd (-9)OKemptyFrederick SteinPW: Push FFT normalization downstream
2547ecc (-10)Frederick SteinPW: Use constants to pass FFT direction
e14b23f (-11)Frederick SteinPW: Drop non-cartesian communicator in favor of the cartesian one
1295dfb (-12)Frederick SteinMerge pw_grid_create and pw_grid_setup
20da4d9 (-13)OKemptydependabot[bot]Bump jinja2 from 3.1.3 to 3.1.4 in /tools/precommit
a98737d (-14)dependabot[bot]Bump werkzeug from 3.0.1 to 3.0.3 in /tools/precommit
e39d237 (-15)OKemptyHans Pabst* Removed reductions determining buffer-sizes and removed initial allocation at call-side - Determining any maximum buffer-size at call-side removed. - Allocation at call-side removed.
9381559 (-16)Hans Pabst* Allocate work buffers internal to abc_contract_xsmm - Determining any maximum buffer-size at call-side can be removed later - Allocation at call-side can be removed later
ba355aa (-17)Hans Pabst* Internalize allocation in abc_contract_xsmm - Deallocate ccp_buffer and cpp_buffer in principle (ALLOCATABLEs are deallocated when scope of declaration is left). - Code/format cleanup. * TODO - Adjust abc_contract_xsmm to always follow an optimal contraction flow (independent of buffer size). - Investigate abc_contract_xsmm to optionally write final result right away (flexible stride). - Investigate combining abc_contract_xsmm and abc_contract.
f937018 (-18)Ole SchüttDocker: Upgrade CMake test to Ubuntu 24.04
374b731 (-19)OKemptyOle SchüttDocker: Migrate minimal test to CMake
1aa8b44 (-20)Ole SchüttFix version in CMakeLists.txt
db03bd3 (-21)Ole SchüttDocker: Migrate GCC tests to CMake
b1f098b (-22)OKemptyOle SchüttFix conventions after upgrade to GCC 13
aeba166 (-23)OKemptyHans PabstOptimal contraction flow in ab_contract
4b87d2f (-24)Mia SchambeckFix small typo in spectral function code
2a57904 (-25)Ole SchüttFix doxygen build
95a2470 (-26)Hans PabstReduced intermediate/temporary memory consumption of abc_contract
908860e (-27)OKemptyHans PabstFixed leading dimensions of #3380 in BLAS based code-path (#3388)
fef33bd (-28)Ole SchüttDocker: Fix i386 test
41b088e (-29)OKemptyOle SchüttDashboard: Add test for GCC 13
7137784 (-30)Ole SchüttRegtesting: Handle unparsable results
4dbdcdf (-31)Ole Schüttprecommit: Upgrade to Ubuntu 24.04
2872709 (-32)Ole SchüttDocker: Upgrade to Ubuntu 24.04
3add494 (-33)OKemptyMathieu Taillefumier[PWDFT] SIRIUS returns -T S for the entropic term
b92d9c7 (-34)Hans PabstRevised tensor contractions (#3380)
db3ef62 (-35)OKemptyJuerg HutterCheck for not supported stress tensor in TDDFT (#3377)
25edd69 (-36)Hans PabstDBM: OpenCL implementation (#3375)
17d3be3 (-37)Hans PabstExtra argument about number of repetitions of a kernel
6a2e663 (-38)OKemptyCristian LeAdd Badges!
9dbea54 (-39)OKemptyLogan WardIntroduce SETPOSFILE as a command in cp2k_shell
613b5c7 (-40)marcellaEMD: output (#3373)
cd0efa8 (-41)IlyaFedRemove regtest for print Wannier and Cube in LOW SPIN ROKS
f75843a (-42)IlyaFedSet CPABORT to PRINT MO_CUBES and WANNIER_CENTERS in the LOW SPIN ROKS method
94519a5 (-43)IlyaFedFixed an error in the output of MO for ROKS
34ef472 (-44)OKemptyHans PabstAccept H100 and reuse A100 tuned parameters w/ ARCH_NUMBER=90
632bbc2 (-45)OKemptyJuerg HutterHFXLR using erfx/x potential (#3370)
ccc2433 (-46)Cristian LeSynchronize with Fedora downstream
7a36141 (-47)Ole SchüttToolchain: Verify checksum of DeePMD tar-ball
b279b6b (-48)OKemptyMatthias KrackIntel oneapi-hpckit 2023.2.1 -> 2024.0.1
b75b835 (-49)Andrey SinyavskiyTODO comment
df33e8b (-50)Andrey Sinyavskiypretty
b813477 (-51)Andrey SinyavskiyTwo new subroutines which give correct determinant signs even in parallel environment with any number of ranks and threads
adfb00c (-52)OKemptyHans PabstSlightly revised build_3c_integrals (#3360)
1f285aa (-53)OKemptyHans PabstBetter leverage mathconstants module (#3359)
b195825 (-54)OKemptyFrederick SteinMP2: Fix block size
e7e05ae (-55)OKemptyMia SchambeckAdd option to export GW spectral function only for specific levels
fc01726 (-56)dependabot[bot]Bump gunicorn from 21.2.0 to 22.0.0 in /tools/precommit
1a29073 (-57)OKemptymarcellaE-field restart and output (#3354)
e5fdd81 (-58)OKemptyFrederick SteinAS: Add truncated Coulomb potential
0f64430 (-59)Frederick SteinAS: Perform second contraction step with FM instead of DBCSR
b977e33 (-60)OKemptyAndreas KnüpferFix format in benchmark input file
10d5862 (-61)OKemptyOle SchüttManual: Add support for youtube videos
0c0c0a7 (-62)Matthias KrackUpdate arch files
1b0cf29 (-63)OKemptyMatthias KrackRemove false warning
2ed94b8 (-64)OKemptyFrederick SteinRemove BROYDEN_MIXING_NEW option (#3346)
3204c26 (-65)Matthias KrackSync pseudopotential database files with cp2k-data repository
f529a54 (-66)OKemptyMatthias KrackFix logic
bfb26d4 (-67)Matthias KrackCheck first if file exists
58e3e09 (-68)OKemptyCristian Lefedora: Optimize builds (#3268)
30f14bb (-69)OKemptyMatthias KrackUpdate arch files
d886f95 (-70)Matthias KrackHDF5 rollback to version 1.14.2
e659f8d (-71)Matthias KrackUpdate Darwin arch file for HDF5
1fff5d3 (-72)Matthias KrackAdd libsz only if available
d9129d6 (-73)Matthias KrackHDF5 1.14.2 -> 1.14.3; use cmake
18d5567 (-74)Cristian LeUpdate spack spglib
bc51660 (-75)Cristian LeUse upstream spglib interface
e73a9c7 (-76)BelizSertcanImprove element comparison in reftraj
7e88900 (-77)Rocco MeliUpgrade to DLA-Future 0.4.0
0de0cc2 (-78)OKemptyMatthias KrackChange build type for spglib from Release to RelWithDebInfo
a9c8be5 (-79)Matthias KrackCMake 3.28.1 -> 3.29.0
330c21a (-80)OKemptyMia SchambeckFix spectral function for evGW0
e998838 (-81)Taillefumier Mathieu[PWDFT] Print the free energy (#3336)
f7c1873 (-82)OKemptyMax GramlBSE: Fix conventions
e3caab8 (-83)OKemptyOle SchüttAdjust 5 regtests
05e7fda (-84)OKemptyMax GramlAdd methods section for Bethe-Salpeter
719f941 (-85)Mathieu Taillefumier[cmake] Fix a typo
ffcbeb7 (-86)OKemptydependabot[bot]Bump black from 23.11.0 to 24.3.0 in /tools/precommit
0cb0118 (-87)OKemptyMatthias KrackDrop spglib in gcc8 test
c107214 (-88)Matthias KrackDisable SPGLIB tests
2b5f929 (-89)Matthias KrackSPGLIB 1.16.2 -> 2.3.1
aa4adac (-90)OKemptyHans PabstDBM: introduced OpenCL support (#3321)
b59d163 (-91)Hans PabstLegacy build_dbcsr cleanup (#3319)
ae6dcbd (-92)OKemptyJuerg HutterTDDFT State Following (#3320)
14aa9ca (-93)OKemptyAlfio LazzaroUpdate DBCSR
4b070db (-94)OKemptyHans PabstOffload: support OpenCL
5f6c7e9 (-95)OKemptyMatthias KrackTiled-MM v2.2 -> v2.3
cebb65e (-96)OKemptyMatthias KrackOpenBLAS 0.3.25 -> 0.3.26
5975982 (-97)Matthias KrackUpdate arch file (disentangle spla and sirius build)
21952e7 (-98)Matthias KrackUpdate arch file (disentangle spla and sirius build)
52048db (-99)Matthias KrackUpdate arch file (disentangle spla and sirius build)
9f42ed8 (-100)Matthias KrackUpdate arch file (disentangle spla and sirius build)
13b5917 (-101)Matthias KrackUpdate arch file (disentangle spla and sirius build)
ded7274 (-102)OKemptyHans PabstDBM: introduced command line options for miniapp and adjusted some code format
990486a (-103)OKemptyOle SchüttFix deadlock in build_core_ppnl
2814a74 (-104)Ole SchüttBSE: Fix conventions
183cd10 (-105)OKemptyOle SchüttDisable ELPA for tests/QS/regtest-almo-2/ion-pair.inp
6a30819 (-106)Max GramlBethe Salpeter equation for molecules (#3308)
cdee4f2 (-107)OKemptyMatthias KrackInclude SpLA lib explicitly
8976884 (-108)Juerg HutterRemove auto basis option for ADMM (#3307)
2204749 (-109)OKemptymarcellabug fix in reading a repeated input keyword (#3304)
dca71f4 (-110)OKemptyJuerg HutterImprove TDDFPT output for MD and state following (#3302)
0833382 (-111)OKemptymarcellaprojection on reference in RTP (#3298)
dd7ddc2 (-112)OKemptyJuerg HutterBug fix tapering function for HFX LR (#3300)
8b9dca2 (-113)Andre Borrforsfixed typo in density print key
9dbc35b (-114)OKemptyBelizSertcanoption to change the unit of HFXLR cutoff radius (#3295)
38a20dc (-115)OKemptyOle SchüttRename reference Graml2023 to Graml2024
7c94dfa (-116)André Nyberg Borrforsrestructure E_DENSITY_CUBE printing procedure and default behavior (#3289)
5d0137b (-117)OKemptyHans PabstFixed some typos in code comments and abort messages
17b9f55 (-118)Hans PabstMake use of SIMD directives
b664c11 (-119)Hans PabstVarious smaller fixes or improvements
39d9274 (-120)JWilhelmupdate reference Graml2023
de63a46 (-121)JWilhelmAdjust TEST_FILES for printing the GW eigenvalues for a reduced number of k-points
622040b (-122)JWilhelmuse k <-> -k symmetry to reduce k-points for GW DOS and LDOS
b765ff6 (-123)Hans PabstAvoid invariant hash-calculation.
904d571 (-124)OKemptyJuerg HutterPrimitives for MinBas expansion can be set in input (#3288)
45cb7bc (-125)OKemptyAndre Borrforsadd option to ignore core charge when printing density cube
613b517 (-126)OKemptyOle SchüttManual: Update description of xc section
39e565f (-127)Ole SchüttManual: Set TOC maxdepth=2 in subfolder indexes
a608be7 (-128)Ole SchüttStabilize tests/QS/regtest-almo-2/ion-pair.inp
1242c8f (-129)Ole SchüttIncrease ScaLAPACK default block size to 64
5417965 (-130)OKemptyOle SchüttFist: Fix segfault for systems without dihedrals
0f47048 (-131)OKemptyOle SchüttManual: Create folder for Optical Spectroscopy
143fc55 (-132)Ole Schütt Manual: Create folder for Hartree-Fock Exchange
4c9fa10 (-133)Ole SchüttManual: Add placeholder page for Delta SCF method
5fc55b2 (-134)Ole SchüttManual: Migrate howto:rtp_field_xas from wiki (Orig. Author: Guillaume Le Breton)
88f4f8a (-135)Ole SchüttManual: Migrate howto:delta_kick from wiki (Orig. Author: Guillaume Le Breton)
091ac2d (-136)Ole SchüttManual: Create folder for X-Ray Spectroscopy
9fa292d (-137)OKemptyJuerg HutterStop calculation if nl-vdW functionals are requested for Energy Correction (#3278)
47690d8 (-138)OKemptyJuerg HutterUncontracted basis option for HFXSR (#3276)
d3f223a (-139)OKemptyMatthias Krackcp2k -> cp2k_shell
3c67c05 (-140)Matthias KrackNew ASE config file syntax and default name
5657867 (-141)Juerg HutterTDA Kernel methods (#3273)
7d0f9bf (-142)OKemptyRocco MeliUse computed eigenvectors instead of required eigenvectors to determine ScaLAPACK fallback (#3270)
41a4030 (-143)OKemptyFrederick SteinFix conventions (#3272)
728ff8f (-144)OKemptyMatthias KrackLine length shortened
ac3fa93 (-145)Matthias KrackCode simplified and hint added
7eeddba (-146)OKemptyFrederick SteinFix branches to calculate dot products of grids
aae5287 (-147)Frederick SteinConvert implicit type conversions to explicit ones Prevents bugs with the Intel compiler on several threads
c91d761 (-148)Frederick SteinMake poisson solver more flexible regarding auxiliary densities similar to what was already available
89c9722 (-149)Frederick SteinFix GPU build
7da0ce1 (-150)Frederick SteinRemove pw_transfer in favor of an interface
5b5dd0e (-151)Frederick SteinRemove REALSPACE and RECIPROCALSPACE
3ee6439 (-152)Frederick SteinRemove REALDATA3D
383c4fa (-153)Frederick SteinConvert all C1D grids
8bd29a5 (-154)Frederick SteinRedirect intermediate routines to the new ones, Convert R1D and C3D entirely
29fe219 (-155)Frederick SteinAdd new pw types, adjust different interfaces
9ca7d5e (-156)Cristian LeAdd Fedora packaging via packit
ac0226e (-157)OKemptyJuerg HutterGe-At MOLOPT UZH basis sets update (#3266)
e2c8b65 (-158)Mathieu Taillefumier[SIRIUS] fix invalid memory access
99544d1 (-159)OKemptyJuerg HutterCurrent (#3264)
38c209c (-160)OKemptyJuerg HutterUpdate README.md
14e4311 (-161)OKemptyAndre Borrforsadded print key for RTP/EMD energy components
5b318d8 (-162)Taillefumier MathieuFix uninitialized variable (#3261)
26e5994 (-163)OKemptyMatthias KrackFix arch file (add HDF5 explicitly)
577b676 (-164)OKemptyMatthias KrackRevert #3247
224389f (-165)Matthias KrackAdapt tolerances for testing
0f1b82f (-166)Rocco Melifix cmake relwithdebinfo build
94016fe (-167)Ole SchüttManual: Add links to RI-HFX page
8dc197e (-168)Ole SchüttDocker: Fix i-PI test
a1add34 (-169)Matthias KrackAccelerate slow tests; add debug tags in output
3fb1386 (-170)Matthias KrackInclude DeePMD into testing
1aa3ad7 (-171)OKemptyMatthias KrackDrop testing of Sirius on Piz Daint (daint-gpu)
8d2419c (-172)Ole SchüttMPI: Remove CONTIGUOUS from mp_free_mem to work around Flang bug
b8aa4e1 (-173)abussyLow-scaling post-HF documentation
f924fb4 (-174)abussyFix minor RI-HFX forces bug
aa911b9 (-175)Juerg HutterEnable density matrix and KS matrix output in DFTB/xTB (#3240)
0e1ed63 (-176)Matthias KrackUpdate reference values
f016af2 (-177)Matthias KrackDo not change occupied MOs before printout
d90c47c (-178)abussyRI-HFX (incl. k-points) docs/tuto
d6c1e18 (-179)robinzybupdate CP2K arch file with deepmd for Piz Daint, CSCS, GPU partition
3754164 (-180)Matthias KrackAdapt tolerance
bfded9a (-181)Ole SchüttToolchain: Add leak suppression for DeePMD
22538ec (-182)Matthias KrackPrint virtual orbital information with OT only after SCF convergence
d9ee689 (-183)abussyTDDFPT forces regtest update
0907a84 (-184)Matthias KrackUpdate reference values
3e3e97b (-185)Matthias KrackFix #3217 (printout of eigenvalues and eigenvectors for unoccupied orbitals with OT)
d6703fd (-186)abussyTighten TDDFPT force regtest input params
8394fc1 (-187)abussyUpdated ref values for HFX response forces
1f648ed (-188)Hsiaoyi Tsaifix overlap derivatives (#3225)
a32efcc (-189)Juerg HutterUpdate regtests (#3226)
bde1f30 (-190)abussyClarify RI-HFXk input
e1e5a3e (-191)Matthias KrackApply default indentation
6b6e172 (-192)Matthias KrackRevise file extensions, use template as test input
f76adae (-193)Matthias KrackIndent @-directives and set them upercase
233cc04 (-194)Juerg HutterBug fix screening in hfx_derivatives (#3221)
54edd9b (-195)OKemptyMatthias KrackUpdate arch files for SIRIUS 7.5.2
dcfa1d5 (-196)Matthias KrackAdd test inputs for common 3-site water models
3b6314e (-197)Matthias KrackIntroduce @FFTYPE directive
141400e (-198)Matthias KrackRename folder data/Fist to data/forcefield_section
37739df (-199)Frederick SteinUpdate OpenMPI (#3216)
6e730ce (-200)Taillefumier MathieuPWDFT: Print the band gap and total energy
75a566c (-201)OKemptyOle SchüttManual: Add more links to placeholder pages
60be3d2 (-202)Ole SchüttManual: Migrate howto:resp from wiki (Orig. Author: Dorothea Golze)
e4dcdfe (-203)Ole SchüttManual: Migrate howto:geometry_optimisation from wiki (Orig. Author: Lianheng Tong)
34a199b (-204)Ole SchüttManual: Migrate howto:langevin_regions from wiki (Orig. Author: Lianheng Tong)
7b8daa9 (-205)Ole SchüttManual: Migrate howto:xas_tdp from wiki (Orig. Author: Augustin Bussy)
df7e584 (-206)Orion PoplawskiAllow setting CP2K_DATA_DIR
1f31a16 (-207)dependabot[bot]precommit: Bump jinja2 from 3.1.2 to 3.1.3
45e4a22 (-208)Futaki HadukiManual: Add DeePMD-kit documentation
d73a108 (-209)Matthias KrackHighlight section and keyword names with hyphens too
48d3695 (-210)OKemptyabussyECP nuclear gradients
644f5a7 (-211)OKemptySergey ChulkovExternal potential: Do not re-parse potential function at each grid-point
8485e0d (-212)OKemptyJan-Robert VogtTDDFT+SOC: Fix oscillator strength within length and velocity representation
9220113 (-213)Ole SchüttManual: Prepare for new GW / BSE page
9e76ba5 (-214)OKemptyOle SchüttDocker: Disable DeePMD for ARM64 test
96ef312 (-215)OKemptyOle SchüttSlight refactoring of deepmd_wrapper.F
e2aab9b (-216)Ole SchüttDocker: Use Python virtual env for ASE test
c5db040 (-217)OKemptyabussyEnable compilation without deepmd (unused arguments)
38b08aa (-218)OKemptyJuerg HutterBug fix for parallel runs: state following with ADDED_MOS (#3199)
969d126 (-219)Futaki HadukiAdd support for DeePMD
0904149 (-220)OKemptyOle SchüttIncrease development version after 2024.1 release
b4a17a5 (-221)Ole Schüttupdate to 2024
c078969 (-222)OKemptyOle SchüttManual: Touch up page names and titles
8a6106c (-223)Ole SchüttAdd missing initializer to post_scf_bandstructure_type
da658c2 (-224)Ole SchüttDocker: Add workaround for pika thread binding
94ac44b (-225)Ole SchüttRegtesting: Use --bind-to none by default
bf6c9a4 (-226)OKemptyJan WilhelmPrint LDOS in units of 1/(eV*Å^2) (LDOS is integrated in z direction)
ad61d0f (-227)OKemptyMatthias KrackUpdate benchmark input (suppress abort)
d8a4189 (-228)OKemptyRocco MeliDocker: Speedup Spack build
afdde75 (-229)Rocco Melicleanup old spack dockerfiles
fdb0e7a (-230)OKemptyabussyClearer ECP gradient abort messages
7123f6c (-231)OKemptyMatthias KrackOpenBLAS 0.3.24 -> 0.3.25
5e85b02 (-232)Matthias KrackCMake 3.27.6 -> 3.28.1
9dc6857 (-233)OKemptyOle SchüttAdd 2b6ea5 to .git-blame-ignore-revs
7614ada (-234)abussyFix simplified ADMM input
2b6ea54 (-235)OKemptyOle SchüttFormat all input files
fafc004 (-236)Ole Schüttprecommit: Add input file formatter
1523242 (-237)Ole SchüttRemove/Rename/Tweak spurious input files
f30fb4d (-238)Ole SchüttRemove abandoned Spack files
6ed950b (-239)Rocco MeliAdd experimental support for DLA-Future eigensolver
6157caa (-240)OKemptyMatthias KrackRecover original warning text and add hint to abort text
acfada4 (-241)Matthias KrackPrint only a warning on SCF convergence failure when the run is terminated by an external request
4955cfc (-242)OKemptyabussyPut libgrpp calls in OMP CRITICAL
0dfeee1 (-243)Ole SchüttDrop support for NDEBUG
49d8227 (-244)Taillefumier MathieuOffload: Add support for MI300 and unified memory
9ae2c5d (-245)Matthias KrackSwitch to latest LIBGRPP version
c75b508 (-246)OKemptyMatthias KrackIgnore SCF convergence failure for H2O benchmark
459954f (-247)Matthias KrackFormat Quickstep H2O benchmark input files
c6730e7 (-248)Matthias KrackFix toolchain rebuild of libgrpp
53bf319 (-249)Matthias KrackUpdate Piz Daint arch files (add libgrpp)
939f964 (-250)Frederick SteinQMMM: Fix typos (#3166)
d9b93e4 (-251)abussyFix libgrpp coding convention dashboard
c39adb1 (-252)Andre Borrforssmall fix to printing E_DENSITY_CUBE%TOTAL_DENSITY
cddf796 (-253)Matthias KrackUpdate vim syntax file: include all alias names for keywords
d0d3542 (-254)Matthias KrackUpdate Darwin arch files (add libgrpp)
7d8e3fb (-255)Ole SchüttMC: Make code less depend on the order of input sections
472c987 (-256)Matthias KrackUpdate vim syntax file generation
47e8414 (-257)Ole SchüttDocker: Copy logs into artifacts after failure
530e040 (-258)abussyMinor cosmetic changes
9f05a6a (-259)Matthias KrackUpdate arch files: add libgrpp
f1c1858 (-260)Matthias KrackExclude libgrpp from gcc8 test
b7f057d (-261)Matthias KrackIgnore SCF convergence for the new ECP test inputs
5725017 (-262)Matthias KrackRelax SCF convergence threshold
6292a7e (-263)Matthias KrackUse the same EPS_SCF for inner and outer SCF loop
eb79250 (-264)Matthias KrackFix remaining issues missing in patch file
e430776 (-265)Matthias KrackAbort run by default on SCF convergence failure
2b286a5 (-266)abussyEnabling calculations with ECPs (libgrpp library)
03c4f52 (-267)OKemptyOle SchüttManual: Migrate howto:gemc from wiki
dfb5a55 (-268)Ole SchüttManual: Migrate howto:ipi from wiki (Orig. Author: Jinggang Lan)
91d9325 (-269)Ole SchüttManual: Migrate howto:newtonx from wiki (Orig. Author: Anna Hehn)
f1c8d85 (-270)Ole SchüttManual: Migrate howto:tddft from wiki (Orig. Author: Anna Hehn)
2c6bf11 (-271)Ole SchüttManual: Migrate howto:md from wiki
052fbbe (-272)Ole SchüttManual: Migrate howto:ic-qmmm from wiki (Orig. Author: Dorothea Golze)
cf4b0cc (-273)Ole SchüttManual: Migrate howto:biochem_qmmm from wiki (Orig. Author: Dries Van Rompaey)
9ae14ba (-274)Ole SchüttManual: Add dummy page for QM/MM with Gromacs
66b6900 (-275)Ole SchüttManual: Add dummy page for NNP
668feff (-276)OKemptyOle SchüttManual: Add sub-directories to methods section
85135fe (-277)Ole SchüttDocker: Install dependencies for CMake test via Spack
f5d7817 (-278)OKemptyJuerg HutterEnergy decomposition:wq (#3146)
b263019 (-279)OKemptyJuerg HutterAdd time and function value output to IBO localization (#3142)
9aa0083 (-280)Ole SchüttManual: Add keyword mentions
5a98848 (-281)Ole SchüttRemove dependency on single-precision DBCSR matrices
05a2402 (-282)Juerg HutterBug fixes for TDDFPT-Forces + kernel ADMM + X correction (#3141)
ddec052 (-283)Ole SchüttAdjust tolerance of QS/regtest-tddfpt-admm/h2o_a04.inp
845a3ae (-284)OKemptyJuerg HutterInitial guess: skip atomic calculation for ghost atoms (#3136)
443e0b3 (-285)OKemptyOle SchüttDocker: Workaround Intel's expired key
6a339c0 (-286)Ole SchüttManual: Add default unit to keywords
d00e628 (-287)Ole SchüttManual: Fix code blocks
70cdbe9 (-288)Jan Wilhelmperiodic G0W0+SOC also for open-shell
0b3f9b5 (-289)Juerg HutterFix Convention Violations (#3133)
bbd14a5 (-290)OKemptyJuerg HutterSGP Potential refactoring (#3129)
8529b7e (-291)Ole SchüttDBM: Avoid calling dgemm on zero-sized blocks
5966127 (-292)Jan Wilhelmopen-shell periodic GW (#3125)
71ab6ed (-293)Ole Schüttprecommit: Fix Python 3.6 incompatibility
662b2c6 (-294)OKemptyJuerg HutterRemove debug code and CONTIGUOUS argument, update regtests (#3124)
183bfa0 (-295)OKemptyRocco MeliExplicitly initialize HIP/CUDA before MPI
65a7a05 (-296)OKemptyOle SchüttManual: Migrate howto:allegro from wiki (Orig. Author: Gabriele Tocci)
51cc14e (-297)Ole Schütt Manual: Migrate howto:gfn1xtb from wiki (Orig. Author: Anna Hehn)
602c0e3 (-298)Ole Schütt Manual: Migrate howto:kg from wiki (Orig. Author: Samuel Andermatt)
79ab519 (-299)Ole SchüttManual: Migrate howto:gw from wiki (Orig. Author: Jan Wilhelm)
641be0a (-300)Ole SchüttManual: Migrate howto:mp2 from wiki
4bf4354 (-301)Ole SchüttManula: Add precommit check for biblio refs
42e37ad (-302)Ole SchüttManual: Fix equation in cdft page
c3608e6 (-303)Juerg Hutter2nd/3rd functional derivatives for TDDFT forces: (#3122)
39fc2fe (-304)OKemptyOle SchüttManual: Migrate howto:cdft from wiki (Orig. Author: Nico Holmberg)
3968f4c (-305)Ole SchüttManual: Migrate howto:lrigpw from wiki (Orig. Author: Dorothea Golze)
5bd7b2d (-306)Ole SchüttManual: Enable some more MySt extensions
e1b64ec (-307)OKemptyJuerg HutterADMM: input(short cuts) and output(write info to output) (#3118)
79e6028 (-308)OKemptyIlya FedorovAdd regtests for ROKS: MO_CUBES & LOCALIZE WANNIER
102fcf3 (-309)Ilya FedorovFix hardwired unit numbers
463e7a9 (-310)Ilya FedorovFix another auto-format error
4de6411 (-311)Ilya FedorovFixed several formatting errors
9d884ae (-312)Ilya FedorovFix Wannier localization when using LOW SPIN ROKS.
225305a (-313)OKemptyJuerg HutterBug fix Mixed GPW/GAPW TDDFPT forces (#3116)
9e23118 (-314)OKemptyRocco MeliFix FFTW3 from MKL usage
77c1cb7 (-315)Juerg HutterTDDFPT GAPW forces: fix erroneous change (#3114)
eb5c80b (-316)OKemptyJuerg HutterGAPW TDDFPT Forces: bug fix in fxc term (#3112)
8cac2ee (-317)Matthias KrackRelocate check to make it independent of the chosen print level
c074904 (-318)OKemptyJuerg HutterTDDFPT forces for mixed GAPW/GPW (#3110)
4431302 (-319)Ole Schüttprecommit: Wrap Markdown lines after 100 characters
090ed75 (-320)Ole Schüttprecommit: Add mdformat-myst and upgrade package
e3caab9 (-321)OKemptyOle Schüttprecommit: Fix Dockerfile
bfa4778 (-322)Frederick SteinPW: Bind functions to objects, remove reference counting from pw_poisson_type (#3106)
1df1199 (-323)OKemptyFrederick SteinPW: Remove module pw/fast in favor of more generic copy routines (#3105)
ac71c10 (-324)OKemptyMatthias KrackBuild plumed with all modules by default
14576fc (-325)OKemptyBelizSertcancreate TDDFPT%LINRES section (#3101)
2f34a03 (-326)Juerg HutterAnother update of BASIS_MOLOPT_LnPP2 (#3102)
164be73 (-327)OKemptyJuerg HutterCorrect LnPP2 Basis sets. Some typos corrected Jun-Bo Lu (#3100)
44ddd71 (-328)OKemptyabussyKP-RI-HFX| minor communication optimization for large systems
c510cb5 (-329)Matthias KrackUpdate dashboard
a01af14 (-330)OKemptyMatthias KrackRemove space after flag
b4f1a25 (-331)Matthias KrackUse legacy sed symtax and add library
5c4232f (-332)Matthias KrackSwitch test from MPICH to OpenMPI
1e070e5 (-333)OKemptyJuerg HutterGAPW TDDFPT Forces: bug fix in fxc term (#3094)
f7981f7 (-334)Matthias KrackRemove SINGLE_PRECISION_MATRICES keyword
aecd330 (-335)OKemptyFrederick SteinMPI: Specify imported routines and constants with MPI_F08
635f2d5 (-336)Frederick SteinMPI: Add wrapper to MPI_Comm_Get_Attr
1eb99f0 (-337)OKemptytsaihsiaoyifix SIRIUS scripts for different sed on Darwin
ac343fd (-338)Ole SchüttFix parsing of atom sites from CIF files
a1ef185 (-339)Rocco MeliAdd short intro to Spack to documentation
15d0661 (-340)OKemptyOrion PoplawskiAllow setting CMAKE_INSTALL_Fortran_MODULES
ab8d590 (-341)Ole Schüttprecommit: Use Python venv
f866722 (-342)Ole SchüttFix Python 3.12 warnings
ecebeaa (-343)Ole SchüttAdjust tolerance of QS/regtest-hfx/H2O-hfx-emd.inp
2746553 (-344)OKemptyOle SchüttDocker: Remove old prod files
86d4301 (-345)Ole SchüttDocker: Add CI-trigger for docs
667ecb8 (-346)OKemptyGuillaume Le BretonVG for EMD
b95f545 (-347)Frederick SteinActive space: Implement ERI calculation using half-transformed integrals (#3082)
4b4a740 (-348)Matthias KrackProduction docker files moved to new repository https://github.com/cp2k/cp2k-containers
2e9ae7a (-349)OKemptyTaillefumier MathieuDocker files for spack stack
c03a135 (-350)OKemptyOle SchüttManual: Add special treatment for XC_FUNCTIONAL sections
73d5172 (-351)Ole SchüttManual: Remove doctrees and sources from artifacts
f4ae0b7 (-352)Orion PoplawskiAllow setting CP2K_CMAKE_SUFFIX to append to __cp2k_cmake_name
61cc8ba (-353)OKemptyRocco MeliAllow usage of wrapper script when running regression tests with MPI
b3b72e1 (-354)Jan WilhelmLatex formulae in input description, remove 2 keywords
b1e573e (-355)OKemptydependabot[bot]Bump werkzeug from 2.3.3 to 3.0.1 in /tools/precommit
ed1be9b (-356)Ole SchüttManual: Fix formatting of links
25c905a (-357)Ole SchüttManual: Fix github links for section descriptions
8b7388f (-358)Ole SchüttManual: Preserve timestamp of unchanged files
3302655 (-359)Taillefumier MathieuUse MKL implementation of fftw3 by default when mkl is found
01090eb (-360)Rocco MeliFix documentation for ELPA_FORCE_REDISTRIBUTE
9df73a8 (-361)Rocco MeliFix CMake test command message
03ec598 (-362)Ole SchuettDocker: Add trigger_path to cmake target
aa8cc80 (-363)Ole SchüttDocker: Add regtests to CMake test
b85a701 (-364)Rocco MeliFix MPI_F08 in CMake
d66e3bd (-365)Ole SchüttManual: Convert HTML tags to Markdown
8fbc8e1 (-366)Ole SchüttManual: Fix formatting of code blocks
9a01632 (-367)Ole SchüttManual: Enable MathJax
4e51c62 (-368)Ole SchüttManual: Remove html_entity_table and switch to UTF-8 encoding
73d2c19 (-369)Matthias KrackFix docs
f6f3144 (-370)Matthias KrackStabilise MD extrapolation tests 4 and 7
a7a5de3 (-371)Matthias KrackAdd description for CUDA
a3a2b52 (-372)Matthias KrackUpdate README.md
1a41a8b (-373)Matthias KrackAdd cross-links
520b3d2 (-374)Matthias KrackRemove apptainer script from check list
03e5f03 (-375)Matthias KrackUpdate README.md
ea9cb3f (-376)Matthias KrackDrop apptainer definition files
5be5e38 (-377)Matthias KrackUpdate README.md
c6c6fae (-378)Ole SchuettAdd two more commits to .git-blame-ignore-revs
9ea6229 (-379)Rocco MeliCreate .git-blame-ignore-revs
25e21fa (-380)Taillefumier Mathieu[cmake] fix issues when cp2k is build with spack
f45a645 (-381)Jan Wilhelmnew file "BASIS_PERIODIC_GW" for Gaussian basis sets optimized for periodic GW calculations (#3052)
305ec33 (-382)OKemptyMatthias KrackFilter invalid combinations
d53834f (-383)abussyKP-RI-HFX| minor bug fix
715739a (-384)hforbertHelium-Solute NNP for interaction [cschran/lduran/hforbert] (#3043)
54ae6c8 (-385)Matthias KrackFix line break
fa3fd87 (-386)Matthias KrackProduction docker files using CUDA and Intel
60a40e8 (-387)BelizSertcanLinres: Add solver convergence warning
152c9a1 (-388)JWilhelmfix: test G0W0 gap instead of DFT gap
34a6a20 (-389)JWilhelmlow-scaling peridioc: reduce memory consumption and computational cost of N^3 scaling step
80abb51 (-390)JWilhelmremove regtest on restart which is not supported any more
6b94574 (-391)OKemptyJuerg HutterIBO localization update, bug fix in fm lapack routines (#3042)
d5cf19b (-392)OKemptyFrederick SteinAccelerate calculation of ERIs for active space calculations (#3040)
cd93926 (-393)OKemptyMatthias KrackRemove redundant package from list
0735bf4 (-394)OKemptyJuerg HutterBug fix for TDDFT Triplet states with libxc functionals (#3032)
5db0f86 (-395)OKemptyabussySpecify units in HFX%INTERACTION_POTENTIAL input
737e746 (-396)OKemptyOle SchuettRTP: Fix line truncation
a449e67 (-397)Matthias KrackFix quotes; install OpenMPI
d9436a0 (-398)Matthias KrackGenerate also production docker files for Intel
6a02f61 (-399)glb96fixing the core H for EMD
188e445 (-400)Guillaume Le BretonProjection for EMD
27cc8e4 (-401)OKemptyMatthias KrackAdd missing package
53a226a (-402)OKemptyMatthias KrackUpdate arch file
689583f (-403)Matthias KrackUse FFTW libary from homebrew
19fdd64 (-404)OKemptyabussyFix Dashboard (PSI, Merlin)
1de2ab9 (-405)abussyRI-HFX| Some optimization
9a6ee7d (-406)OKemptyMatthias KrackUpdate Darwin arch files
bc0d893 (-407)Juerg HutterED: updates (#3022)
1e516df (-408)OKemptyabussyKP-RI-HFX| More optimization
5b73edf (-409)Matthias KrackTry update HDF5 1.12.0 -> 1.14.2
21eaee0 (-410)Juerg HutterBug fix: GAPW TDDFPT Triplets with ADMM/XC-correction kernel (#3018)
cc008e2 (-411)Ole SchüttDocker: Upgrade to Mypy 1.5.1
b0315a0 (-412)Ole SchüttDashboard: Fix type annotations
7c90856 (-413)OKemptyOle SchuettAdd precommit check for spaces in multi-line strings
baebecf (-414)OKemptyJWilhelmremove gw_types.F which is not needed any more
3c55af5 (-415)OKemptyJuerg HutterBug fix for TDDFPT-ADMM-GAPW-Xcorrection forces (#3012)
fb5fecc (-416)Juerg HutterTDDFPT GAPW (#3011)
fc165b5 (-417)Taillefumier Mathieu[cmake] More modern ways to use cmake (partially)
e4f5572 (-418)OKemptyglb96Update WFN_MIX and RTP
263bc55 (-419)OKemptyMatthias KrackConsider move of do_regtest.py for master
04dd428 (-420)OKemptyOle SchüttMove do_regtest.py into tests dir
c94756d (-421)OKemptyabussyKP-RI-HFX| Minor performance optimization
ec59616 (-422)BelizSertcanHFX warning for KS sparsity (#3006)
2bd8311 (-423)OKemptyJan WilhelmAdd initializers to post_scf_bandstructure_types.F
dfc5650 (-424)OKemptyMatthias KrackGCC 13.1.0 -> 13.2.0
8e56853 (-425)Beliz SertcanWarning message for shortcut and explicit XC functional usage (#3001)
15eace7 (-426)Matthias KrackCMake 3.26.3 -> 3.27.6
37c1559 (-427)Matthias KrackUpdate arch files
6a2264c (-428)OKemptyJan Wilhelmhigh-level routines for SOC; bandstructure, PDOS, local bandgap for G0W0/SOC
6636911 (-429)OKemptyOle SchüttDocker: Make ASE test temp files available as artifacts
e26bbca (-430)abussyRI-HFX for K-points (with gradients and ADMM)
aacccca (-431)OKemptyOle SchüttDBM: Fix support for zero sized blocks
00bd377 (-432)OKemptyMatthias KrackTry an increase of NUM_THREADS: 64 -> 128
b6ff973 (-433)Matthias KrackOpenBLAS 0.3.23 -> 0.3.24
7e52d8f (-434)OKemptyMatthias KrackPLUMED 2.8.2 -> 2.9.0
b3b5e33 (-435)Orion PoplawskiHonor initial CMAKE_Fortran_FLAGS/FFLAGS
92e6ae6 (-436)Frederick SteinFix initialization issue with GCC8 and GCC9.3 (#2988)
0473348 (-437)Ole SchüttDocs: Add Github links
1e16acf (-438)Ole SchüttDocs: Outline methods section
40996b0 (-439)Ole SchüttDocs: Migrate howto:pao-ml from wiki
8e1ea28 (-440)Ole SchüttManual: Add keyword deprecation notices
96b3c5e (-441)Ole SchüttMD: Refactor REFTRAJ / EVAL_ENERGY_FORCES keyword
113f45f (-442)OKemptyMatthias KrackAdd missing initialisations detected by the Intel compiler
a7e2fa4 (-443)Matthias KrackFix conventions
e72bf4c (-444)Guillaume Le BretonDocumentations update and user-friendly prints (#2976)
0770867 (-445)Guillaume Le BretonAdd tests for RTP and especially for VG implementation (#2977)
c980ceb (-446)Frederick SteinFix TDDFPT restart (#2975)
e428996 (-447)OKemptyMatthias KrackFix forces output with REFTRAJ
1f99e25 (-448)Tianxiang WangFix the error that the allocatable attribute globenv%gaussian_rng_stream is not allocated
de3ba62 (-449)Frederick SteinWorkaround missing findloc function if GCC8 is used (#2972)
3bcd6e6 (-450)OKemptyMia SchambeckFix crash when using GW without calculating the spec
a72b41a (-451)OKemptyMatthias KrackSuppress convention
185b7b6 (-452)OKemptyOle SchüttDashboard: Add README
1788578 (-453)glb96Fix occ nbr
b75a783 (-454)OKemptyOle SchüttDashboard: Move weekly tests to the bottom
de3948f (-455)FX CoudertDarwin: libint2 requires -lstdc++ flag (#2966)
5cf5c9b (-456)OKemptyMia SchambeckAdd printing of spectral functions in GW codes
edf7f2f (-457)OKemptyMatthias KrackAlso log the reading of wfn restart files (#2960)
f67586f (-458)OKemptyOle SchüttDocker: Avoid compiling cp2k twice
2e356e7 (-459)Ole SchüttDocker: Fix quoting of TESTOPTS
130ab16 (-460)Dr. Mathieu Taillefumier[fft backend] Fix an error when __MKL=0 but __FFTW3=1.
ad1d17f (-461)OKemptyOle SchüttDashboard: Reduce cadence of expensive tests
a647768 (-462)Matthias KrackFix target CPU for OpenBLAS build on AMD Zen
6aa93c4 (-463)Taillefumier Mathieu[cmake] Add cmake module for finding the cusolver library
26828f2 (-464)Ole SchüttFist: Add IMPROPERS keyword to CHARMM parser
ebc1004 (-465)Ole SchüttFist: Increase atom type length in missing parameter message
3f47a0c (-466)Matthias KrackFind HDF5 in system paths and prefer static libs (#2954)
c08aeba (-467)OKemptyMatthias KrackAdd missing libraries
9ee5af4 (-468)Ole SchüttDocs: Add cross-references for sections
e49da1f (-469)Matthias KrackTurn HDF5 library to a general dependency
967ffb2 (-470)Stefano BattagliaFix compilation errors without HDF5 library (#2947)
0f474a8 (-471)Matthias KrackFix replication of Intel compiler flags
0a8eaf6 (-472)Frederick SteinUse routines in pw_methods for some standard grid operations (#2939)
cd366a4 (-473)OKemptyStefano BattagliaLong-range quantum computing (WF) in short-range DFT embedding (#2924)
ce4b592 (-474)Matthias KrackMake functional selection case insensitive
992aa92 (-475)OKemptyMatthias KrackFix for Intel compiler (suppress OpenMP for loop)
73942e2 (-476)Matthias KrackFix for Intel compiler (suppress OpenMP for loop)
118b17c (-477)Juerg HutterGAPW_XC : TDDFT forces (#2940)
069eaf4 (-478)OKemptyJuerg HutterGAPW TDDFPT more bug fixes (#2937)
5d7e5d7 (-479)Matthias KrackFix some INTENT attributes, remove unused variables
48569ea (-480)OKemptyMatthias KrackSwitch to latest oneAPI HPC Toolkit version 2023.2.1
77ffc18 (-481)Matthias KrackMove flag for the selected Intel compiler to compiler command
b3253c9 (-482)OKemptyMatthias KrackFix brackets (#2935)
1ba8f62 (-483)OKemptyJan WilhelmInitialize integers
19cf196 (-484)Juerg HutterNew Benchmark (small/medium) for different types of functionals (#2934)
e709bc9 (-485)OKemptyJuerg HutterGAPW TDDFPT (#2932)
627b89b (-486)OKemptyMatthias KrackRun checks for new python script
04160cf (-487)Matthias KrackApply make pretty
331bfea (-488)Matthias KrackExtend docs for docker
92ce83f (-489)Matthias KrackUpdate README.md
666f65e (-490)Matthias KrackAdd docker files for CP2K production containers
5b04093 (-491)OKemptyJan WilhelmGW: Add default initializers, remove gw_env_create, and fix double free
5080151 (-492)OKemptyMatthias KrackAvoid compiler warning
719a49c (-493)Frederick SteinRefactor rs and pw grids (#2927)
8ce3b69 (-494)OKemptyJan WilhelmInitial commit of scalable, low-memory periodic GW
229f47c (-495)Matthias KrackAdjust tolerances
d6c37dd (-496)OKemptyMatthias KrackFix typo
b331c57 (-497)OKemptyMatthias KrackFix convention: WRITE with hardcoded unit number
95099fa (-498)Ole SchüttDocker: Upgrade to Fedora 38
73e002b (-499)Ole SchüttDocs: Fix cross-referencing
dfc25fd (-500)OKemptyMatthias KrackUse year range in copyright
a7dbf55 (-501)Matthias KrackFix keyword list entries with underscores
f437168 (-502)Matthias KrackFix typo in variable name
34dff94 (-503)Ole SchüttDocs: Add link to keywords in TOC
6e11a35 (-504)Ole SchüttDocs: Touch up README
3b58008 (-505)OKemptyFrederick SteinFix incorrect density gradients from collocation (#2916)
281badb (-506)Ole SchuettDocs: Exclude README.md from Sphinx build
cc3649d (-507)Ole SchuettDocs: Add README
d1376dc (-508)OKemptyMatthias KrackCompile QUIP for OpenMP
c9b6d17 (-509)Matthias KrackPrefer static library if available
edd4516 (-510)OKemptyMatthias KrackUpdate arch files (ELPA 2023.05.001)
1668dc7 (-511)OKemptyFrederick SteinFix dashboard (#2904)
3c614b3 (-512)abussyXAS_TDP| Fix bug leading to crashes when n_ranks >>> nex_atom
b696fd2 (-513)Juerg HutterEnergy decomposition analysis (#2906)
2f19cdf (-514)Frederick SteinBump ELPA to version 2023.05.001
95f49a7 (-515)Ole SchüttDocker: Fix i-PI test
a909717 (-516)Ole SchüttDocs: Touch up generate_input_reference.py
e7df6e8 (-517)abussyHigher precision for new ADMM force regtests
da72331 (-518)abussyADMM| Fix bugs in ADMMP and ADMMS forces/virial
f783b28 (-519)Matthias KrackSort keywords in new manual and "ruff" script
4773fc6 (-520)Dr. Mathieu Taillefumier[hip] bump version to 50300000
44530f2 (-521)Matthias KrackUpdate license dump
2968ed4 (-522)Frederick SteinAdd more initializers (#2896)
28fd90e (-523)Matthias KrackMinor fixes
416f200 (-524)Matthias KrackFix indentation
2adf4de (-525)OKemptyAnna HehnPseudopotential for spin-orbit coupling for TDDFPT
aa92176 (-526)OKemptyMatthias KrackIncrease threshold for eigenvector orthonormality check if enabled
cf1be64 (-527)Matthias KrackInsert missing word
38121ef (-528)Matthias KrackAdd apptainer definition files for release 2023.2
f008f64 (-529)OKemptyOle SchüttDocs: Remove XSLT-based manual
ad7b276 (-530)Juerg HutterNew default settings for regtesting with DEBUG (#2889)
e0de08f (-531)Frederick SteinFix initializers (#2888)
72113d5 (-532)OKemptyFrederick SteinAdd default initialization in HFX/WFC types (#2838)
5f9ab2f (-533)Ole Schüttoffload: Fix build for HIP_VERSION < 5.2
9e9c285 (-534)Ole SchüttDocs: Restore generation of vim plugin
91069ae (-535)Ole SchüttDocs: Add favicon
ebf5b8b (-536)OKemptyOle SchüttDocs: Launch Sphinx-based manual
b72f727 (-537)Ole SchüttDocs: Add versions page
a86c0e5 (-538)Ole SchüttDocker: Restore Fedora test which got lost in 7b909a0
de16073 (-539)Matthias KrackMinor arch file update
85aa16b (-540)Nils HolleAdd apptainer images for znver2 and znver3
047b44d (-541)Juerg HutterMove all ScaLapack routines to the fm folder (#2882)
75b52d3 (-542)OKemptyabussyXAS_TDP| fix dipole matrix type in VELOCITY gauge
3b45327 (-543)Taillefumier Mathieuoffload: Only set LimitMallocHeapSize for HIP_VERSION > 5.2
bf5cdd7 (-544)OKemptyOle SchüttFix typo in tools/manual/index.html
83e41f0 (-545)Ole SchüttDocker: Skip libcp2k_unittest in prod builds
1509dbb (-546)Ole SchüttIncrease development version after 2023.2 release
65cca6c (-547)OKemptyOle Schütttddfpt: Add default initializers
18d5c6e (-548)OKemptyJan-Robert VogtSOC absorption for TDDFPT
5764cc7 (-549)Anna HehnGAPW excited-state forces
b8a1131 (-550)OKemptyOle Schüttfm: Fix uninitialized info in choose_eigv_solver
35c8065 (-551)Ole Schüttfm: Add experimental support for cuSOLVERMp
4978dca (-552)Matthias KrackFix tests failing because of use_ref_cell
f3ef421 (-553)OKemptyOle SchüttDrop support for GCC 7
11d6cc0 (-554)Matthias KrackFix OpenBLAS build for target generic
ed124d9 (-555)OKemptyglb96improve the precision of the population print
fca150d (-556)Alfio LazzaroUpdate DBCSR to v2.6.0 (#2854)
fbf0cbc (-557)OKemptyMatthias KrackOpenMPI 4.1.4 -> 4.1.5
a7c7cb1 (-558)OKemptyMatthias KrackRead SOC parameters for GTH PP database file
e112afa (-559)OKemptyOle SchüttToolchain: Upgrade to GCC 13.1.0
a35736c (-560)OKemptyOle SchüttDashboard: Add tests for GCC 11 and 12
18f1966 (-561)Ole SchüttDocker: Use libint and libxc Debian packages
1501a5c (-562)OKemptyOle SchüttToolchain: Add leak suppressions for MPICH + PEXSI
72e1b4a (-563)OKemptyDa TengFist: Add switch to turn off real space electrostatics
a20b57f (-564)Juerg HutterGeneralize CIF file reader (#2843)
bd8365e (-565)OKemptyAnna HehnGAPW triplet excitation energies
71da3ea (-566)Matthias KrackUpdate POTENTIAL file with the changes in GTH_POTENTIALS
31b6ec4 (-567)Matthias KrackAdd GTH PP database file including the spin-orbit coupling (SOC) parameters
32d89f1 (-568)Matthias KrackSync the CP2K GTH PP database file with the cp2k-data repository
c8a38c8 (-569)Frederick SteinFix some initialization of allocatable components
42702ba (-570)Frederick SteinDo not use the default initializer if it has an allocatable component
a60e880 (-571)Ole SchüttAdd initializers to qs_oce_types and sap_kind_types
6ce5ab8 (-572)Frederick SteinSome fixes
58312cb (-573)Frederick SteinSome fixes
c00ca7e (-574)Frederick SteinAdd default initializers to linked lists
80ba73a (-575)Frederick SteinFinish with motion package
f657b0d (-576)Frederick SteinContinue with cell_opt_types, gopt_f_types, gopt_param_types, helium_types
e0c8a43 (-577)Frederick SteinAdd initializers in motion/thermostat and motion/mc
b99a7dd (-578)Frederick SteinAdd default initializers in tmc, swarm
a9894c0 (-579)Frederick SteinAdd default initializers in input package
4b88f95 (-580)Frederick SteinAdd default initializers in PW package
3e3c83c (-581)Frederick SteinRemove never used component of dg_type
78db01d (-582)Frederick SteinRemove never used component of dg_type
6f4b133 (-583)Frederick SteinAdd initializers in dg, dct
810d250 (-584)Frederick SteinAdd initializers in pw_grid_types
fdd556a (-585)Frederick SteinAdd initializers in realspace_grid_types
8e79dd0 (-586)Frederick SteinAdd initializers in xc_derivative_types
8bed826 (-587)Frederick SteinAdd initializers in subsys_list.fypp
08caac2 (-588)OKemptyJan WilhelmSplitting of electronic states due to spin-orbit coupling
6ad6eaa (-589)OKemptyabussyUpdated Eiger arch file
b261977 (-590)OKemptyMatthias KrackUpdate arch files (libxc 6.2.2)
a6796a0 (-591)OKemptyFrederick SteinBump to Libxc 6.2.2 (#2830)
7e92e2a (-592)OKemptyJuerg HutterTDDFPT: Improved state following (#2827)
186428f (-593)OKemptyJan WilhelmRegularization of minimax Fourier transform weights
fa9b037 (-594)Dr. Mathieu TaillefumierTurn on position dependent code ON permanently
c9d9a2a (-595)glb96Update delta kick for RTP: add user-friendly prints
c60ebb4 (-596)OKemptyMatthias KrackFix default for workbasedir (match target testclean)
b7f2941 (-597)Matthias KrackObsolete make targets removed
de8c1bb (-598)Matthias KrackArch files for JURECA at FZ Juelich
4047e19 (-599)OKemptyOle SchüttDocs: Add missing newline after keyword aliases
e790daf (-600)OKemptyMatthias KrackIgnore potential error
7c12bb0 (-601)OKemptyOle SchüttDocs: Turn Sphinx warnings into errors
dd392e0 (-602)Ole SchüttDocs: Fix Markdown escaping
40b4148 (-603)Ole SchüttBibliography: Add safeguards against incomplete ISI records
f03b9d5 (-604)Ole SchüttBibliography: Fix entry Musaelian2023
a7a4105 (-605)Ole SchüttBibliography: Make citation keys case-insensitive
6a8d3cb (-606)OKemptyabussyFixed minor sparse tensor force bug
934a489 (-607)Ole SchüttDocs: Add Sphinx-based manual
03f49e9 (-608)OKemptyHans PabstLIBXSMM 2.0: ensure compatibility
fe1068d (-609)OKemptyMatthias KrackJust do not abort if mpiexec is not found
014a07e (-610)Matthias KrackDrop check for system mpiexec command
d0ac4d4 (-611)OKemptyabussyXAS_TDP| Add option to printout X,Y,Z component of dipole
ca43cd2 (-612)Frederick SteinFix RSE energy calculation (#2806)
337eb80 (-613)Ole Schüttgrid: For GPU backend store large Cab in global memory
42a4852 (-614)Matthias KrackChange MPICH default device from ch3 to ch4
647de83 (-615)Matthias KrackDuplicate line removed
4dc27d6 (-616)OKemptyMatthias KrackUpdate arch files
28b8b17 (-617)Matthias KrackOpenBLAS 0.3.21 -> 0.3.23
b7cf240 (-618)Frederick SteinBump SpLA to version 1.5.5 (#2800)
8f45091 (-619)Frederick SteinBump to LibXC 6.2.0 (#2799)
b314dfa (-620)OKemptyTaillefumier Mathieugrid: Reduce shared memory usage of HIP backend
b81857f (-621)Ole Schüttgrid: Fix inconsistent tolerances in grid_unittest
6d12910 (-622)Ole SchüttAdjust tolerance of xTB/regtest-1/si_geo.inp
6acae23 (-623)OKemptyMatthias KrackPLUMED 2.8.1 -> 2.8.2
3a7d654 (-624)gabriele16enable allegro/nequip to work with float32 and float64
a11bcb3 (-625)OKemptyMatthias KrackUpdate description in arch files
a873ffd (-626)Matthias Krackgcc 12.2.0 -> 12.3.0
d4cb795 (-627)fbelleEC| Enable DC-DFT with HFX-ADMM for reference and DC calculation (#2780)
d6d429a (-628)OKemptyMatthias KrackUpdate input description
9f37324 (-629)Matthias KrackUpdate input description
acc1b77 (-630)Matthias KrackEnable parsing of simple functions
a8a26f8 (-631)OKemptyMatthias KrackIntroduce cell tag
dbc654d (-632)Matthias KrackReshuffle cell routines
ef2fea4 (-633)Ole Schüttgrid: Skipping ortho_density_l0505.task for HIP backend
dbe90be (-634)Ole SchüttAdjust threshold of QS/regtest-gpw-5/si8_pulay_off.inp
f86bd84 (-635)Ole SchüttAdd four more tests to SLOW_TESTS_SUPPRESSIONS
65f5573 (-636)OKemptyOle Schüttgrid: Enable GPU backend for QS/regtest-gpw-1/Ar-3.inp
c340a2d (-637)Ole Schüttgrid: Fix bug in GPU integrate kernel for large basis sets
98d2d7a (-638)Ole Schüttgrid: Reduce GPU shared memory by processing Cab piecewise
17d3cc5 (-639)Ole Schüttgrid: Refactor prep/get_term into closures cab_add/get
39f629b (-640)Ole Schüttgrid: Touchup README.md
9a77c31 (-641)Ole Schüttgrid: Simplify computation of ico/jco bounds
801dac1 (-642)Ole Schüttgrid: Check for errors after GPU kernel launch
b823aae (-643)OKemptyDr. Mathieu TaillefumierMake pretty
44429d7 (-644)Dr. Mathieu TaillefumierOne more fix doing things properly
f785444 (-645)Dr. Mathieu Taillefumier[cmake] Use the proper option name for building shared libraries
c84453d (-646)Dr. Mathieu Taillefumiermake pretty
ebbdb58 (-647)Dr. Mathieu TaillefumierAdd a CP2K_BUILD_OPTIONS with some default dependencies.
b0e0e43 (-648)OKemptyOle SchuettReduce output of 2gly_IT-NEB-CV.inp
f3f196f (-649)abussyFixed virial bug in sparse tensor methods
7bc86a7 (-650)OKemptyMathieu Taillefumier[toolchain] Fix a cosma build issue
d168495 (-651)OKemptyOle Schüttgrid: Change input enum from REF to REFERENCE to notify users
9d2e4c7 (-652)Ole Schüttgrid: Simplify REF backend to return it to its original purpose
77977db (-653)Ole Schüttgrid: Switch to CPU backend for single pgf products
956d55e (-654)Ole Schüttgrid: Fix GRID_NBACKENDS
859ad78 (-655)OKemptyMatthias KrackDo not print restart and trajectory files
acb1423 (-656)Matthias KrackDo not print spline information
ad49faa (-657)Matthias KrackDo not print Hessian
b26fc67 (-658)Matthias KrackDo not print restart file
36a16a9 (-659)Matthias KrackDo not print cube files
a834238 (-660)Matthias KrackReduce print level to medium
c7f5bfc (-661)Matthias KrackDo not print spline information
1a75dec (-662)Matthias KrackKeep the restart file; lower print level
ebc6796 (-663)Matthias KrackReduce test output
c863a3d (-664)Matthias KrackReduce test output and update suppression file (#2773)
acf5a7f (-665)Ole SchüttAdjust tolerances of QS/regtest-tddfpt-admm
1123c30 (-666)Ole Schüttgrid: Fork REF backend and name it CPU
da30843 (-667)Ole Schüttgrid: Rename CPU backend to DGEMM
25a9d3a (-668)Matthias KrackReduce the output of the k point tests
233d815 (-669)Matthias KrackReduce the output of the PIMD tests
f136253 (-670)Ole Schütt Regtesting: Add check for tests that produce too much output
9ef1487 (-671)Ole SchüttAdjust tolerance of QS/regtest-nmr-6/no-gapw-1.inp
07faf07 (-672)Ole SchüttDocker: Speedup AiiDA test by setting OMP_NUM_THREADS
e0ef5d2 (-673)OKemptyOle SchüttDocker: Move CMake test into test_cmake.sh
c772426 (-674)Ole Schüttgrid: Call MPI_Init and MPI_Finalize in grid_unittest
7a40705 (-675)Juerg HutterSome refactoring of IAO code (#2766)
cdd1f47 (-676)OKemptyMatthias KrackStay with gcc version 12 (instead of 13.1)
5c5cd71 (-677)Matthias KrackAdjust tolerances
12c03de (-678)Ole SchüttReformat with black 23.3.0
6b21f62 (-679)Ole Schüttprecommit: Upgrade Python packages
67345a8 (-680)gabriele16corrected Allegro refs. Raise error if .pth not found
7d51e9a (-681)OKemptyMatthias KrackAdd cell symmetry keyword hexagonal_gamma_120
e162f23 (-682)OKemptyJuerg HutterBug fix for 2D ANALYTIC Poisson solver (4 regtests) (#2757)
21203e0 (-683)Matthias KrackUpdate CMake version (3.25.1 -> 3.26.3)
5dafbb2 (-684)OKemptyMatthias KrackPrint only 1 instead of 3 backup copies by default
f774da4 (-685)Matthias KrackAdjust tolerances for new tests
4aed5d1 (-686)OKemptyMatthias KrackDo not transform cell matrix to triangular form by default with CELL_OPT
784694e (-687)OKemptyMatthias KrackDrop non-existent cmake flag
84b2f9a (-688)OKemptyabussyRTP| fixed ADMM restart
3afc380 (-689)glb96Projection mo rtp (#30)
d057234 (-690)OKemptyJuerg HutterApply generalize API for cp_fm_release (#2743)
94e961a (-691)Ole SchüttConventions: Ban calls to EXECUTE_COMMAND_LINE
318685d (-692)Juerg HutterInitialize iao_env_type (#2745)
e08f4c8 (-693)OKemptyJuerg HutterMore refactoring, adding efield output (#2742)
056b934 (-694)Matthias KrackAvoid singular DIIS matrix
00a3bc3 (-695)OKemptyMatthias KrackUpdate arch files (COSMA 2.6.5 -> 2.6.6)
8586e6b (-696)Ole SchüttAdjust threshold of G0W0_kpoints_in_self_energy_gap_printing.inp
2b69d86 (-697)Dr. Mathieu Taillefumier[toolchain] Update cosma to latest version
9d075a8 (-698)Matthias KrackPrint setup info in arch files
2c8478b (-699)Matthias KrackUse variable for package version
d72af88 (-700)Matthias KrackFix typos
1ebcba8 (-701)Matthias KrackUpdate arch files (COSMA 2.6.5)
4733487 (-702)abussyRTP| Enabled ADMM with GAPW
89e8318 (-703)Ole SchüttDocker: Add cmake consistency check to misc tests
6588233 (-704)Matthias KrackUpdate arch files (COSMA 2.6.5)
1fa64e0 (-705)OKemptyOle SchüttDashboard: Rename test Python to Misc
ba4444c (-706)Ole SchüttAdd one more missing file to CMakeLists.txt
6edb655 (-707)Dr. Mathieu TaillefumierAdd missing files in CMakeLists.txt
0d59707 (-708)Dr. Mathieu Taillefumier[toolchain] ADd dbcsr script
5fd8e75 (-709)Dr. Mathieu Taillefumier[cmake] Add src file consistency check between CMakeLists.txt and src directory
f6f7c11 (-710)Juerg HutterRefactoring WFN Localization (#2728)
04dd581 (-711)OKemptyOle SchüttToolchain: Revert to not installing libtorch by default
2746062 (-712)OKemptyOle SchüttAdd default initializers to qs_diis_types.F and fist_nonbond_env_types.F
e5825b6 (-713)Ole SchüttMove calls to (p)drot into cp_fm_basic_linalg.F
b57c5e4 (-714)OKemptyOle SchüttDBT: Add default initializers and touch up Doxygen
6cce7c8 (-715)gabriele16Inference of Allegro implemented into Fist (#2722)
b234498 (-716)OKemptyabussyKPOINTS| Implementation of the DIIS/Diag. solver
a5f008f (-717)OKemptyMatthias Krackmake pretty
5d14be9 (-718)Matthias KrackUpdate README.md
b07768f (-719)Matthias KrackCreate README.md
8af2ea8 (-720)Juerg HutterParallel Jacobi Rotations for IAO bonds (#2714)
6a8f4e9 (-721)glb96RTP: Fix restart for velocity gauge
ef71e33 (-722)OKemptyJuerg HutterFix parallel IAO: use cp_fm_geadd and check in cp_fm_scale_and_add fo… (#2711)
b88610e (-723)Dr. Mathieu Taillefumier[toolchain] Update COSMA
8205297 (-724)Juerg HutterIntrinsic Atomic Orbitals (G. Knizia JCTC 9 4834 (2013) (#2707)
77ac925 (-725)OKemptyOle Schuettgrid: Touch up README.md
0820b36 (-726)Jan WilhelmWrite GW quasiparticle energies with 0.1 meV precision
37c9bd6 (-727)OKemptyabussyXAS_TDP| fix a bug with KERNEL%XC_FUNCTIONAL
dc34ec9 (-728)OKemptyOle SchuettAdd generate_apptainer_def_files.py to test_python.sh
d020b97 (-729)Matthias KrackMore options for apptainer build
d4020ab (-730)OKemptygabriele16modified libtorch toolchain flags to enable gpu support
7f090fb (-731)OKemptyMatthias KrackUpdate arch file
5e5e632 (-732)OKemptyOle SchüttDBM: Avoid zero-sized GPU memory allocations
5d1502a (-733)Ole SchüttConventions: Fix predicate for c016
3b6ee06 (-734)Matthias KrackAdapt tolerance
af93dfb (-735)Matthias KrackAdd Intel compiler flag for standard compliant Fortran C interoperability (@oschuett)
209681f (-736)Matthias KrackTry DPC++/C++ Intel compiler (icpx/icx) as default
97946bc (-737)OKemptyMatthias KrackInitialize arrays
49d8b8c (-738)Matthias KrackSupport building CP2K containers with apptainer (singularity)
0165da4 (-739)OKemptyFrederick SteinFix conventions, slow tests
b27f10c (-740)Frederick SteinMake arrays in calling routines contiguous
ee63e28 (-741)Frederick SteinMake arrays contiguous, simplify intialization
04bd85b (-742)Frederick SteinMake arrays contiguous
fdbe03a (-743)Frederick SteinUse aligned fft buffers in case of a?buf
5594c26 (-744)Frederick SteinUse aligned fft buffers in case of zopt, ziptr, tbuf, ...
1a59395 (-745)Frederick SteinUse aligned fft buffers in case of p?buf
ea2850b (-746)Frederick SteinUse aligned fft buffers in negf_integr_cc
6268640 (-747)Frederick SteinAdd allocation and freeing routines to aligned memory from FFTW
e59b382 (-748)Frederick SteinFFTW: Switch to the Fortran 2003 interface
1bdd828 (-749)Ole SchüttAdd Li2-0-SCF-PBE.inp and Ar_mixed_cylindrical.inp to SLOW_TESTS
91c7228 (-750)Ole SchüttDocker: Add cp2k-ci.conf
09e2302 (-751)OKemptyMatthias KrackExport I_MPI_CXX
57b3283 (-752)Matthias KrackPrepare switch from classic to DPC++/C++ Intel compiler
b22e234 (-753)OKemptyBeliz Sertcanexample CAM-B3LYP XC section (#2687)
b9b7165 (-754)Matthias KrackInitialize arrays
8538da6 (-755)Beliz Sertcankeyword to print NTOs of specific states, or within the threshold (#2685)
c9dfd2a (-756)OKemptyJuerg HutterSome small updates and fixes (#2683)
ecf4ca1 (-757)Ole SchüttConventions: Add check for ASSOCIATE inside OMP PARALLEL region
f0ee6e0 (-758)Ole SchüttDBM: Fix Makefile and doxygen
00b8c2b (-759)fbelleEC| Add reference Belleflamme2023 (#2682)
ea454b3 (-760)OKemptyMatthias KrackTest wavefunction restart file functionality
d1a8893 (-761)glb96fixed (#20)
8dec69c (-762)OKemptyEdward DitlerRemove associate constructs within OMP regions
b90168c (-763)OKemptyMatthias KrackDisable some debug flags
9bf2b20 (-764)OKemptymattiatjreverse associate statement for nl commutators
d677d0d (-765)fbelleEC| Add regtest for Harris and DCDFT with ADDED_MOS (#2675)
409e5b1 (-766)Ole SchüttToolchain: Restore --no-check-certificate option
cf9aaa3 (-767)Juerg HutterADDED_MOS for EC with MO response solver, some regtests for TDDFPT GAP… (#2673)
0716bbd (-768)OKemptyMatthias KrackUpdate Intel arch file
a5f7dff (-769)OKemptyJuerg HutterAdded MOs for low scaling RPA forces, some refactoring, regtests (#2669)
e5cb9ae (-770)Juerg HutterBug fix for atomic 2nd and 3rd derivatives of XC GGA functionals (#2667)
939edba (-771)Matthias KrackRetire older Intel testers
e19d499 (-772)OKemptyJuerg HutterRefactoring of linres solver (#2665)
07ce178 (-773)Frederick SteinAdd more initializers (#2663)
3f6365a (-774)Matthias KrackMatch input and project name
859a981 (-775)OKemptyFrederick SteinFix massively parallel calculation (#2662)
fd1b697 (-776)Matthias KrackExtend slow test suppression list
a95b6f7 (-777)Matthias KrackAdd QS performance test
60e7f91 (-778)OKemptyMatthias KrackRevise Intel compiler flags without MPI
e56efd9 (-779)Matthias KrackFix INTENT attribute
6d44348 (-780)Matthias KrackFix INTENT attribute
3c672a1 (-781)OKemptyMatthias KrackDrop W-flags not supported by the Intel compiler
32f3450 (-782)Matthias KrackPartially revert #2652
40dbbd6 (-783)Matthias KrackAllow tab characters also in arch files
72567a7 (-784)Matthias KrackGenerate Intel specific arch files with toolchain
96c0780 (-785)Matthias KrackUpdate docker files for Intel
acdfcf0 (-786)Matthias KrackUpdate Intel arch file
58905b1 (-787)Matthias KrackFix typo
4bf25d8 (-788)Matthias KrackPrint more variable settings during Intel toolchain build
828a98d (-789)Matthias KrackSIRIUS: switch from Debug to RelWithDebInfo
f0474af (-790)Matthias KrackRevise Intel compiler flags
67aea9e (-791)Matthias KrackUse Intel MPI only with the Intel compiler
162ae89 (-792)Matthias KrackFix typos
7fb4021 (-793)Matthias KrackChange CMAKE_BUILD_TYPE for SIRIUS
69bb553 (-794)Matthias KrackAvoid double slashes in compiler path
1dc108c (-795)Matthias KrackAdd SIRIUS again to Intel container build
80ce1df (-796)Matthias KrackReduce compilation time
fe7e60c (-797)Matthias KrackDisable SIRIUS build with Intel for the time being
c61313d (-798)Matthias KrackAvoid double slashes in path names
c971ca6 (-799)Hans PabstDBCSR: use tuned parameters after A100-parameters became available (#2655)
ffa692a (-800)Juerg HutterEnable SCREEN_ON_INITIAL_P for ROKS and TDDFPT forces run (#2653)
f26eaef (-801)Frederick SteinAdd some initializers, fix dashboard (#2652)
b951fa5 (-802)Juerg HutterFarming: rename of variables and introduction of external commands (#2649)
a7bd535 (-803)Ole Schuett Suppress one more slow test
a26b341 (-804)Ole SchuettSuppress three more slow tests
4db06f0 (-805)Frederick SteinReorder modules related to MPI (#2647)
afe0d05 (-806)OKemptyFrederick SteinFix thresholds and a missing dependency of a few regtests (#2646)
eddef23 (-807)OKemptyFrederick SteinFurther refactoring of message_passing module (#2645)
f24923d (-808)Dr. Mathieu Taillefumier[cmake] cmake fix
764ce72 (-809)Juerg HutterRegtests for XC_KERNEL GGA run (#2644)
49cb240 (-810)OKemptyJuerg HutterXC_KERNEL GGA option (#2642)
4e8b7c4 (-811)OKemptyJan Wilhelmopen-shell in periodic GW and local gap printing
8334c8f (-812)Ole SchüttAdd QS/regtest-kg/geo-phase-1.inp to SLOW_TESTS_SUPPRESSIONS
ed9166e (-813)OKemptyglb96fixed
bd96861 (-814)Ole SchuettCubecruncher: Update Makefile
75e8cb9 (-815)Frederick SteinFix threshold for Intel
6c598af (-816)Frederick SteinFix for the intel compiler
484f877 (-817)Frederick SteinRemove unused suppressions
153958f (-818)Frederick SteinCheck contiguity of arguments
ab6b9ad (-819)Frederick SteinSet the dimensionality of a cartesian communicator with the set_handle function
066d5cd (-820)Frederick SteinMove metadata from cp_para_types and cp_blacs_env to the respective low-level types
cfb00a7 (-821)Frederick SteinRename cp_context_type to reflect the reference to the blacs library
4f41ba7 (-822)Frederick SteinSwitch from POINTERs to ALLOCATABLEs
19f2ad5 (-823)Frederick SteinMake ref_count and owns_group private
a8ddeea (-824)Frederick SteinImprove documentation of the MPI module
3c1a876 (-825)Frederick SteinMake cp_para_env_type an extension to mp_comm_type, refactoring
b4e1890 (-826)Frederick SteinExtend mp_cart_type to cp_para_cart_type, refactoring
7bbee7e (-827)Frederick SteinExtend cp_context_type to cp_blacs_env_type, refactoring
0b78d42 (-828)Frederick SteinAdd initialization routine
9ee8bdf (-829)OKemptyJuerg HutterRegtests for TDDFPT GAPW forces (#2636)
bbf16fb (-830)OKemptyOle SchuettRemove unused GitHub workflows
e1cb72e (-831)mattiatjFix logicals for RTP/Ehrenfest
26d600e (-832)Juerg HutterSelect DOF for finite difference debugging (dipole and force) (#2630)
d649f8f (-833)OKemptyJuerg HutterActivate force/stress debug printing from input (#2627)
78ff48d (-834)glb96RTP: Add velocity gauge
90e3ec8 (-835)Juerg Hutterfxc potential (#2626)
be1541d (-836)dependabot[bot]Bump markdown-it-py from 2.1.0 to 2.2.0 in /tools/precommit
b9fdf4e (-837)Matthias KrackFix for libint build with Intel oneAPI
1da4a73 (-838)OKemptyDr. Mathieu TaillefumierUse one CMakeLists.txt file for each C dependency when it makes sense
74355ed (-839)Dr. Mathieu Taillefumiercreate the cmake find module for cp2k
ca396fc (-840)Ole SchüttRefactor get_atomic_kind_set to expect ALLOCATABLE.
a77e659 (-841)OKemptyFrederick SteinFix unassociated lumo_ptr (#2618)
444a873 (-842)OKemptyOle SchüttRegtesting: Replace misused create_task with immediate await
441fa0e (-843)Matthias KrackAdd requirement for regression testing
1edf9b7 (-844)OKemptyOle SchüttDocker: Remove build files to reduce image size
04096ff (-845)Juerg HutterLow spin ROKS with hybrid functionals (no ADMM) + regtests (#2582)
8c73008 (-846)mattiatjrefactor build_local_moments_der_matrix (#2577)
2e6be7a (-847)Ole SchüttCMake: Add generate_cmakelists.py
3c9a402 (-848)Edward DitlerReplace remaining cp_fm_gemm calls
b2cb13c (-849)Edward DitlerFix coding conventions
64b48f6 (-850)Ole SchüttConventions: Assign more specific c-numbers
8eefebb (-851)dependabot[bot]Bump werkzeug from 2.2.2 to 2.2.3 in /tools/precommit
c11120c (-852)Frederick SteinFix detection of system Open MPI (#2578)
f387d9e (-853)OKemptyDr. Mathieu TaillefumierAdd missing Fortran files to CMakeLists.txt
239d071 (-854)OKemptyOle SchüttRemove unnecessary stats from ALLOCATE in qs_rho_atom_methods.F
91b75ff (-855)Ole SchüttAdd default initializers to qs_rho_atom_types.F
e9823b4 (-856)Ole SchüttAdd default initializers to qs_linres_types.F
685d0db (-857)OKemptyTaillefumier MathieuMore cmake updates (#2570)
d463602 (-858)Edward DitlerImplementation of the NVPT for APTs and AATs in velocity form (#2568)
81b9807 (-859)OKemptymarcellaprettify (#2571)
bc2b9ad (-860)OKemptyOle SchüttConventions: Make default initializers mandatory
52c01cb (-861)OKemptyFrederick SteinFix conventions (#2565)
d99951c (-862)Ole SchüttConventions: Add wiki links for in-depth explanations
9dbcf48 (-863)Ole SchüttAdd Ne-hybrid-periodic-shortrange.inp to legacy slow tests
3a22c34 (-864)glb96RTP: Fix segfault and adjust tolerances
9bd9310 (-865)OKemptyEdward DitlerAdd qs_dcdr implementation for nspins>1
1891bb1 (-866)Frederick SteinReplace arrays of cp_cfm_p_type with arrays of cp_cfm_type (#2555)
6b3d500 (-867)OKemptyOle SchüttAdd default initializers to rt_propagation_types.F
5def639 (-868)OKemptyFrederick SteinAdjust threshold
4ed5e4c (-869)Frederick SteinFix non_overridable mpiwrap
a4dddda (-870)Frederick SteinImprove name to duplicate communicator
ca94894 (-871)Frederick SteinAdd exceptions to slow tests
6a8dd72 (-872)Frederick SteinRefactor and simplify
da3ffd9 (-873)Frederick SteinIntroduce default communicator
72a260a (-874)Frederick SteinCheck communicator release in serial mode
d721894 (-875)Frederick SteinRefactor cp_para_env types
3f2ee04 (-876)Frederick SteinExtend mp_comm_type to mp_cart_type, bind respective routines
a20be3f (-877)Frederick SteinAdd a simple copy for assignments
40d1948 (-878)Frederick SteinMake arguments of functions of cartesian communicators polymorphic
3e8cddd (-879)Frederick SteinMake member functions non-overridable
5c1b4f8 (-880)Frederick SteinBind MPI wrapper routines to the corresponding MPI data type
843d9fe (-881)OKemptyMatthias KrackUpdate arch files (SIRIUS 7.3.2 -> 7.4.3)
d51b722 (-882)OKemptyOle SchüttDocker: Upgrade mypy to speedup python test
546138b (-883)Matthias KrackFix wrong target assignment
427e198 (-884)glb96Add linear density delta kick
3114f69 (-885)Dr. Mathieu TaillefumierUpdate SIRIUS
05bd493 (-886)Ole SchüttDashboard: Fix generate_regtest_survey.py
18edcb3 (-887)Rangsiman KetkaewAdd .vscode to .gitignore
7740c9a (-888)Frederick SteinAdd slow tests
41df8e9 (-889)Frederick SteinUse mpiexec in favor of mpirun
dc4cb0e (-890)Frederick SteinUse mpifort in favor of mpif90
c17f64e (-891)OKemptyMatthias KrackAdd more target mappings for gcc to OpenBLAS
6b17b8f (-892)Andreas FischerFix typo in arch/Linux-intel-x86_64.psmp
add1d78 (-893)OKemptymattiatjfix strings
f64c274 (-894)mattiatjupdate keyword descriptions for RTP
45a2e79 (-895)Ole SchüttFix various simple Valgrind issues
75bc0d2 (-896)Ole SchüttRegtesting: Add Valgrind option
03b4147 (-897)OKemptyOle SchüttRemove some more unused parameters
3916455 (-898)OKemptyOle SchüttLet nequip_unittest fail when libtorch is missing
0e32797 (-899)Ole SchüttRegtesting: Introduce tests/UNIT_TESTS file
e3281e0 (-900)OKemptyOle SchüttDocker: Fix typo in cmake variable and add check for warnings
755e56a (-901)Ole SchüttToolchain: Add -Werror=unused-parameter and -Werror=unused-label
9f57795 (-902)Ole SchüttRemove unused label from beta_gamma_psi.F
94dc867 (-903)Ole SchüttRemove unused parameters
8f18a4e (-904)OKemptyOle SchüttFIST: Fix CMake build and conventions for NequIP
1ed42ca (-905)OKemptygabriele16FIST: Add NequIP equivariant neural network potentials
452b325 (-906)mattiatjRefactor allocations of imaginary parts for RTP (#2531)
ba72484 (-907)OKemptyMatthias KrackAdd info for sourceable arch files and links to HowTos
4832040 (-908)OKemptyMatthias KrackKeep compatibility with bash v3
cd787c2 (-909)Ole SchüttPAO: Fix unused parameter and CMake build
5e06bd5 (-910)OKemptyglb96Update track imag density (#6)
6a4002a (-911)Matthias KrackConsider target CPU in OpenBLAS toolchain build
530234f (-912)OKemptyOle SchüttRegtesting: Fix issue with Python 3.6
aae080e (-913)Ole SchüttPAO: Add missing mp_sum to pao_calc_AB_equi
9d24617 (-914)Ole SchüttPAO: Use correct distribution in pao_calc_AB_equi
a9db994 (-915)Ole SchüttPAO: Add equivariant parametrization
1a8a8ac (-916)Ole SchüttDocker: Do not flag slow tests in minimal build
ae35d1c (-917)Ole SchüttRegtesting: Fix DeprecationWarning
f8cade4 (-918)OKemptyDr. Mathieu TaillefumierMore cmake fixes
52891dc (-919)Juerg HutterNew Keyword: MIN_PAIR_LIST_RADIUS can be used to force non-zero blocks (#2511)
b01cdf0 (-920)OKemptyOle SchüttRegtesting: Add check for slow tests
0ea91c6 (-921)OKemptyFrederick SteinAccelerate more tests
10ddac4 (-922)Frederick SteinFix segfaults
cb4512d (-923)Frederick SteinFix threshold
60432cd (-924)OKemptyFrederick SteinReplace arrays of cp_fm_p_type with arrays of cp_fm_type (#2513)
baad364 (-925)Frederick SteinAccelerate some of the regtests
e64b331 (-926)OKemptyTaillefumier MathieuVarious cmake improvements
e865488 (-927)Matthias KrackReduce optimisation level for paw_basis_types.F
d252d28 (-928)OKemptyglb96Fix rtp partial occ density matrix (#4)
b578666 (-929)OKemptyglb96fix small issue: (i) print already done in anoter subroutine, (ii) print the actual occupation of the mos during rtp
6769890 (-930)Frederick SteinAdd option to set number of MP2 integration groups externally
b673757 (-931)Juerg HutterNew scheme to allow for extended local basis set in GAPW (#2503)
df34d87 (-932)Ole SchüttRegtesting: Add --smoketest option
1653b3b (-933)Ole SchüttRemove deprecated do_regtest shell script
15b8176 (-934)OKemptyFrederick SteinFix degenerate orbitals in MP2
8d394f6 (-935)OKemptyMatthias KrackUpdate arch files (libxc 6.0.0 -> 6.1.0)
0e722df (-936)OKemptyFrederick SteinBump LibXC to version 6.1.0
d479bf3 (-937)Matthias KrackExclude unused lib from toolchain build
719a8cd (-938)abussyLow-scaling| minor optimization of RI-HFX/post-HF tensor code
b3f583d (-939)OKemptyFrederick SteinAdjust preprocessor flags in arch files and toolchain
81cb08f (-940)Frederick SteinMake mpi_f08 opt-in
3c3bfb1 (-941)Frederick SteinRequire arrays to be contiguous wherever possible
2d7b827 (-942)Frederick SteinRemove never used variables
ebfc747 (-943)Frederick SteinAdjust arch files to missing mpi_f08 module
7234544 (-944)Frederick SteinUpdate installation instructions
2587b29 (-945)Frederick SteinAdd switch between mpi and mpi_f08
9b6bceb (-946)Frederick SteinSwitch to mpi_f08
cdc973b (-947)Frederick SteinFix compilation issues with intel
72f72f4 (-948)OKemptyMatthias KrackFix build of static CP2K binary
0af815c (-949)Matthias KrackFix build of static CP2K binary
e390d0e (-950)OKemptyJan WilhelmRemove unused parameters from mp2_ri_2c.F
ebdeb28 (-951)OKemptyJan Wilhelmperiodic GW: RI with truncated Coulomb metric and memory reduction
523d85c (-952)OKemptyFrederick SteinFix realspace_grid_types
87ec497 (-953)Juerg HutterRegtests for LnPP2 (#2491)
0afd20d (-954)Frederick SteinFix MP2 gradients with degenerate occ orbital pairs
e11c7d5 (-955)OKemptyJuerg HutterSet core states for 4f in core LaPP (#2487)
bc46400 (-956)Ole SchüttManual: Add 2023.1 release
5c1914d (-957)Ole SchüttManual: Add option to disable edit links for release
64a6e2e (-958)Ole SchüttUpdate cp2k_info.F to 2023
ffbd2cd (-959)Ole Schüttprecommit: Check copyright banner in LICENSE files
86b6673 (-960)Ole Schüttupdate to 2023
b888bd8 (-961)OKemptyAlfio LazzaroUpdate DBCSR
2f44d44 (-962)Alfio LazzaroRemove old Daint GPU-MC performance and Swan CCE tests
3169bf5 (-963)OKemptyMatthias KrackSync arch files with toolchain
087a370 (-964)Ole SchüttTouch up benchmarks/QS_low_scaling_postHF/README.md
0e3ee1d (-965)Ole SchüttToolchain: Download GCC prerequisites from cp2k.org
b97619e (-966)Ole SchüttToolchain: Upgrade to ELPA 2022.11.001
05f53a4 (-967)Ole SchüttDBT: Fix uninitialized values in batched contraction
d9506c3 (-968)Ole SchüttRevert "Updating SIRIUS to latest version"
2216e23 (-969)OKemptyJuerg HutterLnPP2 from Junbo Lu <lujunbo15@gmail.com> (#2475)
a7d57e0 (-970)abussyFix dashboard (HFX RTP)
b3e0832 (-971)abussyAdded low-scaling post-HF gradient benchmarks
e8639a4 (-972)OKemptyJuerg HutterNew set of PP and basis sets for Lanthanides (#2472)
671523f (-973)OKemptyabussyRTP| avoid recomputing HFX integrals if ions are fixed
f76a004 (-974)Ole SchüttRemove unused autotools build system
11d7542 (-975)OKemptyMatthias KrackInclude plumed into Darwin arm64 test (Apple M1)
0389982 (-976)Matthias KrackUpdate arch files (#2467)
dfa21c5 (-977)OKemptyMatthias Krackmpich 3.4.3 -> 4.0.3
a8fdff0 (-978)Matthias Krackplumed 2.8.0 -> 2.8.1
bc9d179 (-979)Matthias Krackcmake 3.24.2 -> 3.25.1
219e404 (-980)Dr. Mathieu TaillefumierUpdating SIRIUS to latest version
2d9c002 (-981)Matthias KrackAdjust tolerance
59c228a (-982)Harald Forbertfix extrapolation reporting bug in NNPs [lduran]
6d2808e (-983)abussyFix OpenMPI toolchain
4989f36 (-984)OKemptyFrederick SteinRemove missing mentions of mpi2 or mpi3
0f4c3be (-985)OKemptyMatthias KrackRelocate shift
3dc8098 (-986)Matthias KrackRevise processing of -j flag
399e6db (-987)OKemptyMatthias KrackInitialize logical variables
4f5dc21 (-988)Matthias KrackAllow to limit the number of tasks for the toolchain build
7c2cbad (-989)OKemptyMatthias KrackIntroduce force field database for Fist
77551af (-990)Frederick SteinFix dashboard
ee2fa20 (-991)Frederick SteinFix a few missing symbols
09b7866 (-992)Frederick SteinRefactor MPI file handle
eb42053 (-993)Frederick SteinRefactor MPI window handle
1384917 (-994)Frederick SteinRefactor MPI request handle
85c589e (-995)Frederick SteinReplace an isendrecv/waitall sequence with the corresponding blocking call
a093d8a (-996)Frederick SteinRefactor comparison operators for mp_comm_type
e9b5535 (-997)Frederick SteinRefactor mp_comm_* constants
a835182 (-998)Frederick SteinRefactor communicator handle, works with sdbg
385cb98 (-999)Matthias KrackAdd patch for missing comma at end of line in mgga_xc_b97mv.c
dcdcc00 (-1000)Matthias KrackRemove warning because the check is now performed all keywords
63b680d (-1001)Matthias KrackPrint warning until the LIBXC issue is resolved
c43c513 (-1002)Matthias KrackEnsure keyword names of non-zero string length
a251e6e (-1003)Matthias KrackEnsure section names of non-zero string length
6de0890 (-1004)Matthias KrackRellocate USE statement
f2b21f0 (-1005)Matthias KrackCheck for LIBXC parameter names of zero-string length
0a22203 (-1006)OKemptyFrederick SteinEnforce blocksize to be the power of 2 if we work with ELPA
6122b45 (-1007)Matthias KrackFilter empty keywords
f5c3e57 (-1008)Matthias KrackUpdate arch files (ELPA)
eb0d6ee (-1009)OKemptyOle SchüttToolchain: Upgrade to ELPA 2022.11.001.rc2
904a2ce (-1010)Frederick SteinLimit the number of parallel communication channels to reduce the memory footprint
d8f3624 (-1011)OKemptyTaillefumier MathieuVarious fixes for the cmake build system
9925f6d (-1012)glb96RT print
7444654 (-1013)OKemptyAnna HehnFurther changes for NewtonX interface
1ed20a1 (-1014)Matthias KrackClean arch files from DFLAG __MPI_VERSION
54f4618 (-1015)OKemptyFrederick SteinImprove numerical stability and improve performance (#2440)
3c4ada8 (-1016)Frederick SteinFix issues with the NVIDIA compiler (#2441)
eb88d02 (-1017)abussyFix ScalaPACK toolchain
fc6d0f8 (-1018)Frederick SteinDrop Support for MPI 2.0 (#2438)
415333d (-1019)Frederick SteinImprove communication for RPA gradients (#2435)
682b821 (-1020)OKemptyFrederick SteinContinue refactoring cp_fm_p_type (#2436)
f751b4c (-1021)Matthias KrackRestrict check to arch x86_64
b753bb9 (-1022)Juerg HutterRemove unused parameter (#2433)
06cede5 (-1023)OKemptyhforbertadd missing xyz output format for helium and fixes of corner cases (#2432)
8ef42d3 (-1024)OKemptyOle SchüttTorch: Use CUDA backend when available
2cd2f20 (-1025)Juerg HutterOptions for DFTB vdW: UFF|D2|D3|D3(BJ) (#2431)
71e3cc1 (-1026)OKemptyDr. Mathieu TaillefumierRemove the troublesome cmake file
370bddd (-1027)Dr. Mathieu TaillefumierFix a licencing issue.
5724b39 (-1028)Dr. Mathieu TaillefumierAdd libtorch support to cmake build system
c025c99 (-1029)OKemptyOle Schütttorch: Fix buffer overflow
137256b (-1030)Matthias KrackRetrieve last token
f710aec (-1031)Matthias KrackPrint system info with glibc version
43746ff (-1032)Matthias KrackSkip libtorch if glibc is too old
a856837 (-1033)OKemptyOle SchüttVarious small fixes to libtorch support
b3a0e82 (-1034)Matthias KrackUpdate GNU/Linux arch file for libtorch
fcb0f64 (-1035)OKemptyOle SchüttAdd support for Torch which is needed by NequIP
72b5337 (-1036)Matthias KrackPrint system info
1999c94 (-1037)Matthias KrackUse unused variable
a007b1b (-1038)OKemptyMatthias KrackUpdate test for aiida-cp2k (v1.5.0 -> v2.0.0b0)
9aeaa09 (-1039)mattiatjprint real and imaginary parts of the MO coefficients during RTP
6e16aa4 (-1040)OKemptyabussyFix printing of low-scaling post-HF
a5ffd19 (-1041)OKemptyFrederick SteinRefactor calculation of RPA density matrix (#2418)
55e8de4 (-1042)Mikael SimbergFix typo in FindMKL.cmake
92831d4 (-1043)OKemptyOle SchüttAdjust tolerance of regtest-gw-cubic/G0W0_H2O_PBE0_30_pts.inp
05de444 (-1044)Ole SchüttDocker: Disable CUDA JIT cache for HIP tests
979a205 (-1045)Matthias KrackUpdate arch files (ScaLAPACK 2.1.0 -> 2.2.1)
4f62eeb (-1046)OKemptyOle SchüttDocker: Upgrade HIP tests to Ubuntu 22.04
d6dd56c (-1047)Matthias KrackFix #2411
87cd5d3 (-1048)Matthias KrackTry to fix #2411
e66a936 (-1049)Matthias KrackTry to make GNU fail like Intel compiler (#2411)
e3c5558 (-1050)Matthias KrackAdd POINTER attribute for admm_env
63f81a7 (-1051)OKemptyOle Schütt Dashboard: Add test for CMake
8365100 (-1052)Matthias KrackRevise regtester description
09c3b81 (-1053)Matthias KrackRetire Raspberry Pi 4 regression tester
851a0f1 (-1054)Taillefumier MathieuCmake improvements
bbe71a2 (-1055)OKemptyFrederick SteinAccelerate the calculation of the RPA density matrices (#2406)
393dd79 (-1056)Ole SchüttDBM: Switch to realloc
2c4c288 (-1057)Ole SchüttDocker: Add draft of Dockerfile.test_nvhpc
be86bd7 (-1058)Ole SchüttFix missing OpenMP variable in rpa_gw_ic.F
afe351c (-1059)Ole SchüttWorkaround for nvfortran compiler
c027d79 (-1060)Matthias KrackAdd sponsor
de0b164 (-1061)Matthias KrackAdd Apple M1 (macOS) regression tester
8fdf43c (-1062)Matthias KrackEnable checks in macOS arch files
e284e85 (-1063)Matthias KrackRename arch files
4944ef1 (-1064)Sebastian MuraruUpdate tool_kit.sh
60a779e (-1065)Frederick SteinRefactor mo_set_p_type and cp_fm_p_type (#2400)
8538f92 (-1066)Matthias KrackUpdate Darwin arch files
8018760 (-1067)Matthias KrackNew ARM64 arch files for Apple M1 (Darwin, MacOS Ventura)
9a05e22 (-1068)Matthias KrackAdapt linker syntax for MacOS
fdee58b (-1069)OKemptyMatthias KrackUpdate ARM64 arch file for Apple M1 (Ventura)
d600294 (-1070)OKemptyOle SchüttDashboard: Add test for ARM64
7b1b5d1 (-1071)Ole SchüttDocker: Add test for ARM64
8586a61 (-1072)Ole SchüttDocker: Simplify generate_dockerfiles.py
a374e79 (-1073)OKemptyMatthias KrackRemove declaration of unused variable
0a00cb9 (-1074)Matthias KrackConsolidate SCCS implementation
32b3984 (-1075)OKemptyFrederick SteinRefactoring (#2392)
d7412ee (-1076)OKemptyOle SchüttDocker: Add draft for Dockerfile.test_cmake
9ad87fd (-1077)Frederick SteinImprove numerical stability of quartically-scaling SOS-MP2/RPA gradients (#2390)
a213519 (-1078)OKemptyJuerg HutterAdd ground state forces to TDDFPT forces in property calculation (#2386)
0a7d28b (-1079)OKemptyOle Schüttprecommit: Check copyright banner of cmake files
786bc82 (-1080)Ole Schüttprecommit: Switch from markdownlint to mdformat
f95d3a4 (-1081)Ole Schüttprecommit: Migration Docker image to artifact registry
f43f781 (-1082)Frederick SteinFix dashboard (#2385)
e58a972 (-1083)OKemptyFrederick SteinRefactoring (#2382)
4083d96 (-1084)OKemptyJuerg HutterBug Fix Output of TD forces for parallel runs (#2381)
f36b488 (-1085)OKemptyOle SchüttDocker: Upgrade to nvidia/cuda:11.8.0-devel-ubuntu22.04
5fb3b11 (-1086)Ole SchüttToolchain: Speedup ELPA build
b0f1689 (-1087)OKemptyTaillefumier MathieuUse cmake to build cp2k
bb1178b (-1088)Juerg HutterMore tests on GAPW Linres (#2377)
3da2cc5 (-1089)Frederick SteinFix threshold
479ae5a (-1090)Frederick SteinFix group_size /= 1
0078135 (-1091)OKemptyFrederick SteinFix and improve RPA and SOS-MP2 gradients (#2375)
3a41019 (-1092)Frederick SteinFix missing library with HIP (#2356)
a3b6180 (-1093)OKemptyabussyUpdated Eiger arch file
d71249d (-1094)OKemptyMatthias KrackUpdate arch files (QUIP 0.9.10)
5c6c216 (-1095)OKemptyMatthias KrackUpdate arch files (ELPA 2022.05.001)
331359a (-1096)Ole SchüttDocker: Upgrade to nvidia/cuda:11.8.0-devel-ubuntu20.04 and disable CUDA JIT cache
1d3909a (-1097)Ole Schüttregtesting: Call nvidia-smi and rocm-smi when available
10874d4 (-1098)Juerg HutterGAPW ADMM Linres: bugfixes (#2371)
26c4836 (-1099)Ole SchüttToolchain: Upgrade to ELPA 2022.05.001
3afb8bf (-1100)OKemptyOle SchüttToolchain: Upgrade to QUIP 0.9.10
34639cb (-1101)OKemptyabussyRPA| Use QS%EPS_PGF_ORB for 3c ints/derivs
bdcfe89 (-1102)OKemptyJuerg HutterK ADMM basis (#2367)
2940f7c (-1103)OKemptyJuerg HutterNew algorithm to calculate particle states in NTO analysis (#2366)
cb0f57c (-1104)OKemptyJuerg HutterFix printing of forces (restrict to single thread) (#2365)
b050198 (-1105)Juerg HutterExcited state forces as property in TDDFT (#2363)
4ad85c1 (-1106)Matthias KrackUpdate arch files (LIBXC 6.0.0)
9400c5a (-1107)OKemptyFrederick SteinBump LibXC to version 6.0.0 (#2358)
5ffa32a (-1108)OKemptyAlfio LazzaroUpdate README.md
8d96446 (-1109)OKemptyMatthias KrackUpdate arch file
672e157 (-1110)OKemptyMatthias KrackDefine FFTW_ROOT if not set yet
26e92f6 (-1111)Matthias KrackFix for FFTW detection
a82625b (-1112)abussyRPA| Very minor memory opt in low-scaling forces
655fccd (-1113)Ole Schüttpw: Add missing ifdefs for __NO_OFFLOAD_PW
1f91672 (-1114)Ole SchüttStop using OpenMP in .cu files to accommodate HIP
e6ae667 (-1115)OKemptyMatthias KrackFix undefined reference to pw_release
7d91dcf (-1116)abussyAdapted RI-HFX single node benchmark input
cea20fb (-1117)OKemptyJuerg HutterGAPW: towards response and TDDFT forces (#2345)
16f0f40 (-1118)OKemptyFrederick SteinFix conventions
5c163be (-1119)Juerg HutterActive Space Interface: update to latest version (Max) (#2346)
e64daf4 (-1120)OKemptymattiatjRTP gauges (#2343)
5277e49 (-1121)Frederick SteinContinue refactoring of pw_type (#2340)
c46dbb5 (-1122)OKemptyFrederick SteinFix regtests
602e593 (-1123)abussyRI-HFX| more consistent GPU memory usage SCF/force
c173108 (-1124)Frederick SteinWFC: Add the option to set gap and range externally for RPA/SOS-MP2 (#2339)
aeeea1b (-1125)Ole SchüttAdjust tolerance of QS/regtest-dcdft-force/N2_t08.inp
ee6c3aa (-1126)OKemptyOle SchüttOffload: Fix enum vs int mix-up
9c6658e (-1127)Ole SchüttAdjust tolerance of TABPOT tests
dab83a3 (-1128)Ole SchüttAdd qs_rho_unset_rho_a() to avoid passing NULL() to qs_rho_set()
423c700 (-1129)Ole SchüttAvoid passing NULL() to xc_calc_2nd_deriv()
292dde1 (-1130)Ole SchüttMake cell_to_index OPTIONAL in build_core_ppl/ppnl
cf8611f (-1131)Ole SchüttMake charges OPTIONAL in write_fist_particle_coordinates()
064a506 (-1132)Ole SchüttConventions: Add check for passing NULL() as argument
c613f8c (-1133)Ole SchüttConventions: Add types to analyze_gfortran_ast.py
a8d1194 (-1134)Ole SchüttConventions: Reformat analyze_gfortran_ast.py
f51da1b (-1135)OKemptyFrederick SteinPrevent case that ortho is not associated
6df1cbb (-1136)Da TengForcefield: Add table potential type TABPOT
829ad49 (-1137)Frederick SteinRemove null pointers if they are passed as optional arguments (#2332)
e4f847e (-1138)OKemptyOle SchüttAdd missing libint dependency to DC-DFT and EC tests
26180e8 (-1139)OKemptyabussyRI-HFX| better memory usage when printing RI-HFX
8c0411e (-1140)OKemptyMatthias KrackResort to leak check only
5278d96 (-1141)Matthias KrackResort to leak check only
91e7af0 (-1142)Fabian BelleflammeEC| Adjust regtest and coding convention
e7ab7ad (-1143)OKemptyMatthias KrackDisable libvori and libxsmm explicitly for Darwin-aarch64
f5e83b7 (-1144)OKemptyTiziano Müllerdata: add pob-rev2 basis sets and ECP (#2315)
eb72e4c (-1145)OKemptyfbelleEC| Variational Density-Corrected DFT (DFT) (#2322)
454c284 (-1146)OKemptyMatthias KrackFix invalid FFTW include path
4505659 (-1147)Frederick SteinFix convention checker and threshold (#2324)
c2dc0ed (-1148)OKemptyFrederick SteinMake pointers contiguous to fix gcc8 (#2319)
b41f84f (-1149)OKemptyabussyRI-HFX| minor memory usage improvement
8b06a4d (-1150)Matthias KrackAdd toolchain flag for MPICH device
77a50e6 (-1151)OKemptyFrederick SteinFix intel compiler
68e7d5f (-1152)Ole SchüttToolchain: Hardcode cp2k.org in download helper
d6c4295 (-1153)Ole SchüttToolchain: Download all package from cp2k.org
efffbaa (-1154)Ole SchüttToolchain: Remove options for installing development versions
8ad26fd (-1155)Frederick SteinRefactor the PW package (#2316)
9368edd (-1156)OKemptyMatthias KrackFix generic build for ELPA
b7650e8 (-1157)Matthias KrackEnable toolchain build for target CPU with Intel
5e8e3f3 (-1158)Matthias KrackRestrict the generation of tuned library configuration flags based on `/proc/cpuinfo` to `--target-cpu=native`
1f20e2b (-1159)Matthias KrackRestrict the generation of tuned library configuration flags based on `/proc/cpuinfo` to `--target-cpu=native`
270e00f (-1160)Matthias KrackEnable toolchain build for target CPU
a1070fe (-1161)OKemptyMatthias KrackUpdate arch files
38c8f40 (-1162)Matthias KrackMove -fsanitize flag
e2bd27a (-1163)OKemptyMatthias KrackUpdate arch file for leak check
848fd4f (-1164)OKemptyMatthias KrackFix syntax error
2616d1f (-1165)OKemptyOle SchüttDashboard: Add address sanitizer test
df0696d (-1166)Ole SchüttMake address sanitizer happy
faca744 (-1167)Ole SchüttDocker: Add address sanitizer test
99df2e6 (-1168)OKemptyMatthias KrackUpdate arch file
a07564e (-1169)Matthias KrackSwitch to latest cmake release 3.24.2
78096bc (-1170)OKemptyMatthias KrackSwitch to latest OpenMPI release 4.1.4
2a8b4f8 (-1171)OKemptyMatthias KrackSwitch to latest GNU compiler release 12.2.0
b3da734 (-1172)Frederick SteinRefactor accessing components of the matrix struct
556e6c8 (-1173)OKemptyFrederick SteinFurther refactoring of the fm package (#2294)
fb438e6 (-1174)OKemptyMatthias KrackMake exponent integer and add more validity checks
948733f (-1175)OKemptyabussyRI-HFX| Added PRINT section for density and RI integrals

View recent archive

Page last updated: 2024-05-17T03:10:28