Skip to content
Snippets Groups Projects
Commit 4d7ce6a1 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Spliting package that do not compile with intel

parent 3631a860
No related branches found
No related tags found
No related merge requests found
Pipeline #197679 failed
...@@ -66,7 +66,7 @@ spack: ...@@ -66,7 +66,7 @@ spack:
- trimmomatic - trimmomatic
- valgrind - valgrind
- xclip - xclip
- zlib - zlib-ng
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Serial codes # Serial codes
...@@ -82,19 +82,21 @@ spack: ...@@ -82,19 +82,21 @@ spack:
- hwloc - hwloc
- intel-oneapi-tbb - intel-oneapi-tbb
- jasper - jasper
- libxc
- mafft - mafft
- metis - metis
- muscle - muscle
- nfft - nfft
- python - python
- scotch - scotch
- stacks
- star - star
- subread - subread
- superlu - superlu
- voropp - voropp
- gcc_serial_codes:
- stacks
- libxc
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Empty to specialize in environments # Empty to specialize in environments
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
...@@ -156,6 +158,10 @@ spack: ...@@ -156,6 +158,10 @@ spack:
- [$serial_codes] - [$serial_codes]
- [$%compilers] - [$%compilers]
- matrix:
- [$gcc_serial_codes]
- [$%compiler_gcc]
- matrix: - matrix:
- [$mpi_codes] - [$mpi_codes]
- [$^mpi_oneapi] - [$^mpi_oneapi]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment