hip: add cuda variant (#33872)
This commit is contained in:
@@ -138,7 +138,7 @@ class ROCmPackage(PackageBase):
|
||||
|
||||
depends_on("llvm-amdgpu", when="+rocm")
|
||||
depends_on("hsa-rocr-dev", when="+rocm")
|
||||
depends_on("hip", when="+rocm")
|
||||
depends_on("hip +rocm", when="+rocm")
|
||||
|
||||
conflicts("^blt@:0.3.6", when="+rocm")
|
||||
|
||||
|
Reference in New Issue
Block a user