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>
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user