gromacs +cp2k: build in CI (#40494)
* gromacs +cp2k: build in CI * libxsmm: x86 only * attempt to fix dbcsr + new mpich * use c11 standard * gromacs: does not depend on dbcsr * cp2k: build with cmake in CI, s.t. dbcsr is a separate package * cp2k: cmake patches for config files and C/C++ std * cp2k: remove unnecessary constraints due to patch
This commit is contained in:
		| @@ -101,6 +101,7 @@ spack: | ||||
|   - gmp | ||||
|   - gotcha | ||||
|   - gptune ~mpispawn | ||||
|   - gromacs +cp2k ^cp2k build_system=cmake | ||||
|   - h5bench | ||||
|   - hdf5-vol-async | ||||
|   - hdf5-vol-cache | ||||
|   | ||||
| @@ -101,6 +101,7 @@ spack: | ||||
|   - gmp | ||||
|   - gotcha | ||||
|   - gptune | ||||
|   - gromacs +cp2k ^cp2k build_system=cmake | ||||
|   - h5bench | ||||
|   - hdf5-vol-async | ||||
|   - hdf5-vol-cache | ||||
|   | ||||
| @@ -107,6 +107,7 @@ spack: | ||||
|   - gmp | ||||
|   - gotcha | ||||
|   - gptune ~mpispawn | ||||
|   - gromacs +cp2k ^cp2k build_system=cmake | ||||
|   - h5bench | ||||
|   - hdf5-vol-async | ||||
|   - hdf5-vol-cache | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Harmen Stoppels
					Harmen Stoppels