Fix kokkos version number in lammps. (#24436)
This commit is contained in:
@@ -120,7 +120,7 @@ def url_for_version(self, version):
|
||||
depends_on('kim-api', when='+kim')
|
||||
depends_on('libpng', when='+png')
|
||||
depends_on('ffmpeg', when='+ffmpeg')
|
||||
depends_on('kokkos+deprecated_code+shared@3.0', when='@20200303+kokkos')
|
||||
depends_on('kokkos+deprecated_code+shared@3.0.00', when='@20200303+kokkos')
|
||||
depends_on('kokkos+shared@3.1:', when='@20200505:+kokkos')
|
||||
depends_on('adios2', when='+user-adios')
|
||||
depends_on('plumed', when='+user-plumed')
|
||||
|
Reference in New Issue
Block a user