Skip to content

Commit 440f48a

Browse files
committed
fix spack yml
1 parent daf4424 commit 440f48a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ spack:
2222
prefix: /usr/local/cuda-12.0
2323
buildable: false
2424
config:
25-
install_tree: $spack/opt/spack
25+
install_tree:
26+
root: $spack/opt/spack

0 commit comments

Comments
 (0)