libceed: Update the hip-related variant (#24142)
This commit is contained in:
parent
13978d68ea
commit
5c37db5db3
@ -30,7 +30,7 @@ class Libceed(Package, CudaPackage, ROCmPackage):
|
||||
|
||||
conflicts('+libxsmm', when='@:0.2')
|
||||
conflicts('+magma', when='@:0.5')
|
||||
conflicts('+hip', when='@:0.6')
|
||||
conflicts('+rocm', when='@:0.6')
|
||||
|
||||
depends_on('cuda', when='+cuda')
|
||||
depends_on('hip@3.8.0', when='@0.7:0.7.99+rocm')
|
||||
|
Loading…
Reference in New Issue
Block a user