flecsi: depend on legion@24.03.0: moving forward (#43410)
Prior FleCSI releases relied on commits on the control-replication branch (cr) of Legion. That branch has now been merged into master and is part of the 24.03.0 Legion release.
This commit is contained in:
		| @@ -113,7 +113,8 @@ class Flecsi(CMakePackage, CudaPackage, ROCmPackage): | |||||||
|     depends_on("kokkos +cuda +cuda_constexpr +cuda_lambda", when="+kokkos +cuda @2.0:") |     depends_on("kokkos +cuda +cuda_constexpr +cuda_lambda", when="+kokkos +cuda @2.0:") | ||||||
|     depends_on("kokkos +rocm", when="+kokkos +rocm @2.0:") |     depends_on("kokkos +rocm", when="+kokkos +rocm @2.0:") | ||||||
|     depends_on("kokkos +openmp", when="+kokkos +openmp @2.0:") |     depends_on("kokkos +openmp", when="+kokkos +openmp @2.0:") | ||||||
|     depends_on("legion@master", when="backend=legion @2.0:") |     depends_on("legion@master", when="backend=legion @2.0:2.2.1") | ||||||
|  |     depends_on("legion@24.03.0:", when="backend=legion @2.2.2:") | ||||||
|     depends_on("legion+shared", when="backend=legion +shared @2.0:") |     depends_on("legion+shared", when="backend=legion +shared @2.0:") | ||||||
|     depends_on("legion+hdf5", when="backend=legion +hdf5 @2.0:") |     depends_on("legion+hdf5", when="backend=legion +hdf5 @2.0:") | ||||||
|     depends_on("legion+kokkos", when="backend=legion +kokkos @2.0:") |     depends_on("legion+kokkos", when="backend=legion +kokkos @2.0:") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Richard Berger
					Richard Berger