From 5290cd825fec98058021abe8c7b1045ff51763f4 Mon Sep 17 00:00:00 2001 From: nicolas le goff Date: Fri, 15 Nov 2024 23:23:42 +0100 Subject: [PATCH] spack-reusable: investigate cmake and gcc usage --- .github/workflows/spack-reusable.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/spack-reusable.yml b/.github/workflows/spack-reusable.yml index 8fee5a6..3e2209a 100644 --- a/.github/workflows/spack-reusable.yml +++ b/.github/workflows/spack-reusable.yml @@ -21,6 +21,9 @@ jobs: shell: bash run : | source /spack/share/spack/setup-env.sh + spack external find cmake + spack compiler list + spack compiler info gcc cd /spack_recipes && git pull spack repo add /spack_recipes/meshing spack repo add /spack_recipes/meshing_supersede