diff options
author | Mark Abraham <Mark.J.Abraham@gmail.com> | 2024-11-26 13:54:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-26 05:54:07 -0700 |
commit | c037188b59e0a988903bd470efb550422b92731e (patch) | |
tree | 7b92311dd61282a4ea30eceff2ef6baac7eaf4e4 /share | |
parent | 0835a3c5f23a8eb2ef3ebb0477fa7ae6e9f8b33c (diff) | |
download | spack-c037188b59e0a988903bd470efb550422b92731e.tar.gz spack-c037188b59e0a988903bd470efb550422b92731e.tar.bz2 spack-c037188b59e0a988903bd470efb550422b92731e.tar.xz spack-c037188b59e0a988903bd470efb550422b92731e.zip |
gromacs: announce deprecation policy and start to implement (#47804)
* gromacs: announce deprecation policy and start to implement
* Style it up
* [@spackbot] updating style on behalf of mabraham
* Bump versions used in CI
---------
Co-authored-by: mabraham <mabraham@users.noreply.github.com>
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/packages.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/packages.yaml b/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/packages.yaml index c5e3680738..7cad892b4b 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/packages.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/packages.yaml @@ -8,8 +8,8 @@ packages: gromacs: require: - one_of: - - "gromacs@2021.3 %arm ^fftw ^openmpi" - - "gromacs@2021.3 %gcc ^armpl-gcc ^openmpi" + - "gromacs@2024.3 %arm ^fftw ^openmpi" + - "gromacs@2024.3 %gcc ^armpl-gcc ^openmpi" libfabric: buildable: true externals: |