diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2023-12-19 18:17:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-19 18:17:54 +0100 |
commit | 4f8b856145536427771361761c0072848c1bb68d (patch) | |
tree | f5d53a56278c537dc71ced069fd17638f2dd1c26 /share | |
parent | 0eca79e7e4f6ffba47dad9c76d58e131f8dfef99 (diff) | |
download | spack-4f8b856145536427771361761c0072848c1bb68d.tar.gz spack-4f8b856145536427771361761c0072848c1bb68d.tar.bz2 spack-4f8b856145536427771361761c0072848c1bb68d.tar.xz spack-4f8b856145536427771361761c0072848c1bb68d.zip |
e4s: add julia (#41768)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 11396a768f..70fff7c477 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -103,6 +103,7 @@ spack: - hpctoolkit - hpx networking=mpi - hypre + - julia ^llvm ~clang ~gold ~polly targets=amdgpu,bpf,nvptx,webassembly - kokkos +openmp - kokkos-kernels +openmp - lammps |