From 965bb4d3c06c395012b67c06fde2fae946b1e102 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Wed, 8 May 2024 14:18:12 +0200 Subject: [PATCH] gitlab ci: tutorial: add `julia` and `vim` (#44073) --- share/spack/gitlab/cloud_pipelines/configs/linux/ci.yaml | 2 -- share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/spack/gitlab/cloud_pipelines/configs/linux/ci.yaml b/share/spack/gitlab/cloud_pipelines/configs/linux/ci.yaml index 675abd0a9a..923e9a400d 100644 --- a/share/spack/gitlab/cloud_pipelines/configs/linux/ci.yaml +++ b/share/spack/gitlab/cloud_pipelines/configs/linux/ci.yaml @@ -241,7 +241,6 @@ ci: - mvapich2 - netlib-scalapack - omega-h - - openblas - openjpeg - openmpi - openpmd-api @@ -394,7 +393,6 @@ ci: - ncurses - ninja - numactl - - openblas - openjdk - openssh - openssl diff --git a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml index c320442cbe..9917841db5 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml @@ -23,6 +23,8 @@ spack: - lmod@8.7.18 - environment-modules - macsio@1.1+scr ^scr@2.0.0~fortran ^silo~fortran ^hdf5~fortran + - julia@1.9 ^llvm ~clang ~gold ~lldb ~lua ~polly compiler-rt=none libcxx=none libunwind=none targets=x86 ^openblas threads=openmp + - vim - ['%gcc@11'] - gcc_old_packages: - zlib-ng%gcc@10