Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
spack-configs
Commits
3f0c1b27
Commit
3f0c1b27
authored
Feb 09, 2026
by
one
Browse files
Update dtk25.04.4.yaml
parent
f3d61351
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
5 deletions
+22
-5
envs/dtk25.04.4.yaml
envs/dtk25.04.4.yaml
+22
-5
envs/gromacs.yaml
envs/gromacs.yaml
+0
-0
No files found.
envs/dtk25.04.4.yaml
View file @
3f0c1b27
...
@@ -8,6 +8,7 @@ env_vars:
...
@@ -8,6 +8,7 @@ env_vars:
-
LIBRARY_PATH
-
LIBRARY_PATH
-
CPATH
-
CPATH
-
PYTHONPATH
-
PYTHONPATH
-
PKG_CONFIG_PATH
-
UCX_HOME
-
UCX_HOME
set
:
set
:
LD_LIBRARY_PATH
:
/opt/hyhal/lib:/opt/hyhal/lib64
LD_LIBRARY_PATH
:
/opt/hyhal/lib:/opt/hyhal/lib64
...
@@ -21,6 +22,13 @@ toolchains:
...
@@ -21,6 +22,13 @@ toolchains:
when
:
'
%cxx'
when
:
'
%cxx'
-
spec
:
'
%fortran=gcc'
-
spec
:
'
%fortran=gcc'
when
:
'
%fortran'
when
:
'
%fortran'
llvm_all
:
-
spec
:
'
%c=llvm'
when
:
'
%c'
-
spec
:
'
%cxx=llvm'
when
:
'
%cxx'
-
spec
:
'
%fortran=llvm'
when
:
'
%fortran'
gcc_all
:
gcc_all
:
-
spec
:
'
%c=gcc'
-
spec
:
'
%c=gcc'
when
:
'
%c'
when
:
'
%c'
...
@@ -78,8 +86,8 @@ packages:
...
@@ -78,8 +86,8 @@ packages:
cxx
:
/opt/dtk/llvm/bin/clang++
cxx
:
/opt/dtk/llvm/bin/clang++
fortran
:
/opt/dtk/llvm/bin/flang
fortran
:
/opt/dtk/llvm/bin/flang
extra_rpaths
:
extra_rpaths
:
-
/opt/dtk/lib
-
/opt/dtk/
llvm/
lib
-
/opt/dtk/lib64
-
/opt/dtk/
llvm/
lib64
llvm-amdgpu
:
llvm-amdgpu
:
buildable
:
false
buildable
:
false
externals
:
externals
:
...
@@ -87,8 +95,8 @@ packages:
...
@@ -87,8 +95,8 @@ packages:
prefix
:
/opt/dtk/llvm
prefix
:
/opt/dtk/llvm
extra_attributes
:
extra_attributes
:
compilers
:
compilers
:
c
:
/opt/dtk/llvm/bin/
amd
clang
c
:
/opt/dtk/llvm/bin/clang
cxx
:
/opt/dtk/llvm/bin/
amd
clang++
cxx
:
/opt/dtk/llvm/bin/clang++
extra_rpaths
:
extra_rpaths
:
-
/opt/dtk/lib
-
/opt/dtk/lib
-
/opt/dtk/lib64
-
/opt/dtk/lib64
...
@@ -97,6 +105,11 @@ packages:
...
@@ -97,6 +105,11 @@ packages:
externals
:
externals
:
-
spec
:
hip@5.7.0 amdgpu_target:=gfx936
-
spec
:
hip@5.7.0 amdgpu_target:=gfx936
prefix
:
/opt/dtk/hip
prefix
:
/opt/dtk/hip
extra_attributes
:
compilers
:
c
:
/opt/dtk/llvm/bin/clang
cxx
:
/opt/dtk/llvm/bin/clang++
hip
:
/opt/rocm/hip/bin/hipcc
rocm-core
:
rocm-core
:
buildable
:
false
buildable
:
false
externals
:
externals
:
...
@@ -116,7 +129,11 @@ packages:
...
@@ -116,7 +129,11 @@ packages:
buildable
:
false
buildable
:
false
externals
:
externals
:
-
spec
:
hsa-rocr-dev@5.7.0 amdgpu_target:=gfx936
-
spec
:
hsa-rocr-dev@5.7.0 amdgpu_target:=gfx936
prefix
:
/opt/dtk/hsa
prefix
:
/opt/dtk
extra_attributes
:
compilers
:
c
:
/opt/dtk/llvm/bin/clang
cxx
:
/opt/dtk/llvm/bin/clang++
hsakmt-roct
:
hsakmt-roct
:
buildable
:
false
buildable
:
false
externals
:
externals
:
...
...
envs/gromacs
→
envs/gromacs
.yaml
View file @
3f0c1b27
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment