Minor update in Care package
This commit is contained in:
parent
b05e9fb6c7
commit
280017a9ba
@ -153,12 +153,7 @@ class Care(CachedCMakePackage, CudaPackage, ROCmPackage):
|
||||
depends_on("chai+openmp")
|
||||
|
||||
with when("+cuda"):
|
||||
# WARNING: this package currently only supports an internal cub
|
||||
# package. This will cause a race condition if compiled with another
|
||||
# package that uses cub. TODO: have all packages point to the same external
|
||||
# cub package.
|
||||
depends_on("cub")
|
||||
|
||||
depends_on("umpire+cuda")
|
||||
depends_on("raja+cuda")
|
||||
depends_on("chai+cuda")
|
||||
|
Loading…
Reference in New Issue
Block a user