Update pipeline configurations
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
This commit is contained in:
parent
eaf4483db7
commit
41bb68a623
@ -330,7 +330,7 @@ that ``--tests`` is passed to ``spack ci rebuild`` as part of the
|
|||||||
- spack --version
|
- spack --version
|
||||||
- cd ${SPACK_CONCRETE_ENV_DIR}
|
- cd ${SPACK_CONCRETE_ENV_DIR}
|
||||||
- spack env activate --without-view .
|
- spack env activate --without-view .
|
||||||
- spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'"
|
- spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture.platform}/{architecture.target}/{name}-{version}-{hash}'"
|
||||||
- mkdir -p ${SPACK_ARTIFACTS_ROOT}/user_data
|
- mkdir -p ${SPACK_ARTIFACTS_ROOT}/user_data
|
||||||
- if [[ -r /mnt/key/intermediate_ci_signing_key.gpg ]]; then spack gpg trust /mnt/key/intermediate_ci_signing_key.gpg; fi
|
- if [[ -r /mnt/key/intermediate_ci_signing_key.gpg ]]; then spack gpg trust /mnt/key/intermediate_ci_signing_key.gpg; fi
|
||||||
- if [[ -r /mnt/key/spack_public_key.gpg ]]; then spack gpg trust /mnt/key/spack_public_key.gpg; fi
|
- if [[ -r /mnt/key/spack_public_key.gpg ]]; then spack gpg trust /mnt/key/spack_public_key.gpg; fi
|
||||||
|
@ -6,5 +6,4 @@ config:
|
|||||||
root: /home/software/spack
|
root: /home/software/spack
|
||||||
padded_length: 256
|
padded_length: 256
|
||||||
projections:
|
projections:
|
||||||
all: '{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'
|
all: "{architecture.platform}/{architecture.target}/{name}-{version}-{hash}"
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ ci:
|
|||||||
before_script-:
|
before_script-:
|
||||||
# Test package relocation on linux using a modified prefix
|
# Test package relocation on linux using a modified prefix
|
||||||
# This is not well supported on MacOS (https://github.com/spack/spack/issues/37162)
|
# This is not well supported on MacOS (https://github.com/spack/spack/issues/37162)
|
||||||
- - spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'"
|
- - spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture.platform}/{architecture.target}/{name}-{version}-{hash}'"
|
||||||
- match_behavior: first
|
- match_behavior: first
|
||||||
submapping:
|
submapping:
|
||||||
- match:
|
- match:
|
||||||
|
@ -15,7 +15,7 @@ ci:
|
|||||||
- cd ${SPACK_CONCRETE_ENV_DIR}
|
- cd ${SPACK_CONCRETE_ENV_DIR}
|
||||||
- spack env activate --without-view .
|
- spack env activate --without-view .
|
||||||
- if [ -n "$SPACK_BUILD_JOBS" ]; then spack config add "config:build_jobs:$SPACK_BUILD_JOBS"; fi
|
- if [ -n "$SPACK_BUILD_JOBS" ]; then spack config add "config:build_jobs:$SPACK_BUILD_JOBS"; fi
|
||||||
- spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'"
|
- spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture.platform}/{architecture.target}/{name}-{version}-{hash}'"
|
||||||
- mkdir -p ${SPACK_ARTIFACTS_ROOT}/user_data
|
- mkdir -p ${SPACK_ARTIFACTS_ROOT}/user_data
|
||||||
- if [[ -r /mnt/key/e4s.gpg ]]; then spack gpg trust /mnt/key/e4s.gpg; fi
|
- if [[ -r /mnt/key/e4s.gpg ]]; then spack gpg trust /mnt/key/e4s.gpg; fi
|
||||||
- if [[ -r /mnt/key/spack_public_key.gpg ]]; then spack gpg trust /mnt/key/spack_public_key.gpg; fi
|
- if [[ -r /mnt/key/spack_public_key.gpg ]]; then spack gpg trust /mnt/key/spack_public_key.gpg; fi
|
||||||
|
@ -57,34 +57,22 @@ spack:
|
|||||||
|
|
||||||
- compiler_specs:
|
- compiler_specs:
|
||||||
- gcc@11.2
|
- gcc@11.2
|
||||||
# Licensing OK?
|
|
||||||
# - intel-oneapi-compilers@2022.1
|
|
||||||
# - nvhpc
|
|
||||||
|
|
||||||
- app_specs:
|
- app_specs:
|
||||||
- bwa
|
- bwa
|
||||||
# Depends on simde which requires newer compiler?
|
# Depends on simde which requires newer compiler?
|
||||||
#- bowtie2
|
#- bowtie2
|
||||||
# Requires x86_64 specific ASM
|
|
||||||
#- cistem
|
|
||||||
- cromwell
|
|
||||||
- fastqc
|
|
||||||
- flux-sched
|
- flux-sched
|
||||||
- flux-core
|
- flux-core
|
||||||
- flux-pmix
|
- flux-pmix
|
||||||
- gatk
|
|
||||||
- gromacs
|
- gromacs
|
||||||
- lammps
|
- lammps
|
||||||
- wrf build_type=dm+sm
|
- wrf build_type=dm+sm
|
||||||
- mfem
|
- mfem
|
||||||
- mpas-model ^parallelio+pnetcdf
|
- mpas-model ^parallelio+pnetcdf
|
||||||
- nextflow
|
|
||||||
- octave
|
- octave
|
||||||
- openfoam
|
- openfoam
|
||||||
- osu-micro-benchmarks
|
- osu-micro-benchmarks
|
||||||
- parallel
|
|
||||||
# - paraview
|
|
||||||
- picard
|
|
||||||
- quantum-espresso
|
- quantum-espresso
|
||||||
- raja
|
- raja
|
||||||
# Depends on bowtie2 -> simde which requires newer compiler?
|
# Depends on bowtie2 -> simde which requires newer compiler?
|
||||||
@ -94,12 +82,9 @@ spack:
|
|||||||
- salmon
|
- salmon
|
||||||
- samtools
|
- samtools
|
||||||
- seqtk
|
- seqtk
|
||||||
- snakemake
|
|
||||||
- star
|
- star
|
||||||
# Requires gcc@9:
|
# Requires gcc@9:
|
||||||
#- ufs-weather-model
|
#- ufs-weather-model
|
||||||
# requires LLVM which fails without constraint
|
|
||||||
#- visit
|
|
||||||
|
|
||||||
- lib_specs:
|
- lib_specs:
|
||||||
- openmpi fabrics=ofi
|
- openmpi fabrics=ofi
|
||||||
@ -114,7 +99,6 @@ spack:
|
|||||||
- target:
|
- target:
|
||||||
- target=aarch64
|
- target=aarch64
|
||||||
|
|
||||||
|
|
||||||
specs:
|
specs:
|
||||||
|
|
||||||
- matrix:
|
- matrix:
|
||||||
@ -130,7 +114,10 @@ spack:
|
|||||||
- matrix:
|
- matrix:
|
||||||
- - $compiler_specs
|
- - $compiler_specs
|
||||||
- - $compiler
|
- - $compiler
|
||||||
- - $target
|
|
||||||
|
- matrix:
|
||||||
|
- [cromwell, fastqc, gatk, nextflow, parallel, picard, snakemake]
|
||||||
|
- [$target]
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
pipeline-gen:
|
pipeline-gen:
|
||||||
|
@ -2,6 +2,8 @@ spack:
|
|||||||
view: false
|
view: false
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
|
require:
|
||||||
|
- target=x86_64_v3
|
||||||
providers:
|
providers:
|
||||||
blas:
|
blas:
|
||||||
- openblas
|
- openblas
|
||||||
@ -12,7 +14,8 @@ spack:
|
|||||||
- mpich
|
- mpich
|
||||||
variants: +mpi
|
variants: +mpi
|
||||||
tbb:
|
tbb:
|
||||||
require: intel-tbb
|
require:
|
||||||
|
- intel-tbb
|
||||||
binutils:
|
binutils:
|
||||||
variants: +ld +gold +headers +libiberty ~nls
|
variants: +ld +gold +headers +libiberty ~nls
|
||||||
version:
|
version:
|
||||||
@ -43,8 +46,6 @@ spack:
|
|||||||
- '1.18'
|
- '1.18'
|
||||||
relion:
|
relion:
|
||||||
variants: ~mklfft
|
variants: ~mklfft
|
||||||
# texlive:
|
|
||||||
# version: [20210325]
|
|
||||||
trilinos:
|
trilinos:
|
||||||
variants: +amesos +amesos2 +anasazi +aztec +belos +boost +epetra +epetraext
|
variants: +amesos +amesos2 +anasazi +aztec +belos +boost +epetra +epetraext
|
||||||
+ifpack +ifpack2 +intrepid +intrepid2 +isorropia +kokkos +ml +minitensor +muelu
|
+ifpack +ifpack2 +intrepid +intrepid2 +isorropia +kokkos +ml +minitensor +muelu
|
||||||
@ -57,56 +58,35 @@ spack:
|
|||||||
|
|
||||||
- compiler_specs:
|
- compiler_specs:
|
||||||
- gcc@11.2
|
- gcc@11.2
|
||||||
# Licensing OK?
|
|
||||||
# - intel-oneapi-compilers@2022.1
|
|
||||||
# - nvhpc
|
|
||||||
|
|
||||||
- cuda_specs:
|
- cuda_specs:
|
||||||
# Disabled for consistency with aarch64
|
|
||||||
#- relion +cuda cuda_arch=70
|
|
||||||
- raja +cuda cuda_arch=70
|
- raja +cuda cuda_arch=70
|
||||||
- mfem +cuda cuda_arch=70
|
- mfem +cuda cuda_arch=70
|
||||||
|
|
||||||
- app_specs:
|
- app_specs:
|
||||||
- bwa
|
- bwa
|
||||||
# Disabled for consistency with aarch64
|
|
||||||
#- bowtie2
|
|
||||||
# Disabled for consistency with aarch64
|
|
||||||
#- cistem
|
|
||||||
- cromwell
|
|
||||||
- fastqc
|
|
||||||
- flux-sched
|
- flux-sched
|
||||||
- flux-core
|
- flux-core
|
||||||
- flux-pmix
|
- flux-pmix
|
||||||
- gatk
|
|
||||||
- gromacs
|
- gromacs
|
||||||
- lammps
|
- lammps
|
||||||
- wrf build_type=dm+sm
|
- wrf build_type=dm+sm
|
||||||
- mfem
|
- mfem
|
||||||
- mpas-model ^parallelio+pnetcdf
|
- mpas-model ^parallelio+pnetcdf
|
||||||
- nextflow
|
|
||||||
- octave
|
- octave
|
||||||
- openfoam
|
- openfoam
|
||||||
- osu-micro-benchmarks
|
- osu-micro-benchmarks
|
||||||
- parallel
|
|
||||||
# - paraview
|
|
||||||
- picard
|
|
||||||
- quantum-espresso
|
- quantum-espresso
|
||||||
# Build broken for gcc@7.3.1 x86_64_v4 (error: '_mm512_loadu_epi32' was not declared in this scope)
|
# Build broken for gcc@7.3.1 x86_64_v4 (error: '_mm512_loadu_epi32' was not declared in this scope)
|
||||||
#- raja
|
#- raja
|
||||||
# Disabled for consistency with aarch64
|
|
||||||
#- rsem
|
|
||||||
# Errors on texlive
|
# Errors on texlive
|
||||||
#- rstudio
|
#- rstudio
|
||||||
- salmon
|
- salmon
|
||||||
- samtools
|
- samtools
|
||||||
- seqtk
|
- seqtk
|
||||||
- snakemake
|
|
||||||
- star
|
- star
|
||||||
# Requires gcc@9:
|
# Requires gcc@9:
|
||||||
#- ufs-weather-model
|
#- ufs-weather-model
|
||||||
# Disabled for consistency with aarch64
|
|
||||||
#- visit
|
|
||||||
|
|
||||||
- lib_specs:
|
- lib_specs:
|
||||||
- openmpi fabrics=ofi
|
- openmpi fabrics=ofi
|
||||||
@ -118,31 +98,32 @@ spack:
|
|||||||
- compiler:
|
- compiler:
|
||||||
- '%gcc@7.3.1'
|
- '%gcc@7.3.1'
|
||||||
|
|
||||||
- target:
|
|
||||||
- target=x86_64_v3
|
|
||||||
|
|
||||||
|
|
||||||
specs:
|
specs:
|
||||||
|
|
||||||
- matrix:
|
- matrix:
|
||||||
- - $cuda_specs
|
- - $cuda_specs
|
||||||
- - $compiler
|
- - $compiler
|
||||||
- - $target
|
|
||||||
|
|
||||||
- matrix:
|
- matrix:
|
||||||
- - $app_specs
|
- - $app_specs
|
||||||
- - $compiler
|
- - $compiler
|
||||||
- - $target
|
|
||||||
|
|
||||||
- matrix:
|
- matrix:
|
||||||
- - $lib_specs
|
- - $lib_specs
|
||||||
- - $compiler
|
- - $compiler
|
||||||
- - $target
|
|
||||||
|
|
||||||
- matrix:
|
- matrix:
|
||||||
- - $compiler_specs
|
- - $compiler_specs
|
||||||
- - $compiler
|
- - $compiler
|
||||||
- - $target
|
|
||||||
|
- cromwell
|
||||||
|
- fastqc
|
||||||
|
- gatk
|
||||||
|
- parallel
|
||||||
|
- nextflow
|
||||||
|
- picard
|
||||||
|
- snakemake
|
||||||
|
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
pipeline-gen:
|
pipeline-gen:
|
||||||
|
@ -32,24 +32,21 @@ spack:
|
|||||||
- for i in $(aws s3 ls --recursive ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/ | grep armpl | awk '{print $4}' | sed -e 's?^.*build_cache/??g'); do aws s3 rm ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/$i; done
|
- for i in $(aws s3 ls --recursive ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/ | grep armpl | awk '{print $4}' | sed -e 's?^.*build_cache/??g'); do aws s3 rm ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/$i; done
|
||||||
cdash:
|
cdash:
|
||||||
build-group: AWS Packages
|
build-group: AWS Packages
|
||||||
|
|
||||||
config:
|
config:
|
||||||
shared_linking:
|
shared_linking:
|
||||||
missing_library_policy: ignore # due to use of externals
|
missing_library_policy: ignore # due to use of externals
|
||||||
compilers:
|
|
||||||
- compiler:
|
|
||||||
environment: {}
|
|
||||||
extra_rpaths: []
|
|
||||||
flags: {}
|
|
||||||
modules: []
|
|
||||||
operating_system: amzn2
|
|
||||||
paths:
|
|
||||||
cc: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b/bin/gcc
|
|
||||||
cxx: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b/bin/g++
|
|
||||||
f77: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b/bin/gfortran
|
|
||||||
fc: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b/bin/gfortran
|
|
||||||
spec: gcc@=12.4.0
|
|
||||||
target: aarch64
|
|
||||||
packages:
|
packages:
|
||||||
|
gcc:
|
||||||
|
externals:
|
||||||
|
- spec: gcc@=12.4.0
|
||||||
|
prefix: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b
|
||||||
|
extra_attributes:
|
||||||
|
compilers:
|
||||||
|
c: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b/bin/gcc
|
||||||
|
cxx: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b/bin/g++
|
||||||
|
fortran: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-aarch64/gcc-7.3.1/gcc-12.4.0-v6wxye6ijzrxnzxftcwnpu3psohsjl2b/bin/gfortran
|
||||||
acfl:
|
acfl:
|
||||||
require:
|
require:
|
||||||
- '%gcc target=aarch64'
|
- '%gcc target=aarch64'
|
||||||
@ -73,7 +70,7 @@ spack:
|
|||||||
- mpich pmi=pmi2 device=ch4 netmod=ofi +slurm
|
- mpich pmi=pmi2 device=ch4 netmod=ofi +slurm
|
||||||
nvhpc:
|
nvhpc:
|
||||||
require:
|
require:
|
||||||
- nvhpc %gcc target=aarch64
|
- "nvhpc target=aarch64"
|
||||||
openfoam:
|
openfoam:
|
||||||
require:
|
require:
|
||||||
- openfoam ^scotch@6.0.9
|
- openfoam ^scotch@6.0.9
|
||||||
@ -85,7 +82,7 @@ spack:
|
|||||||
# require:
|
# require:
|
||||||
# - one_of: ["palace cxxflags=\"-include cstdint\" ^fmt@9.1.0"]
|
# - one_of: ["palace cxxflags=\"-include cstdint\" ^fmt@9.1.0"]
|
||||||
pmix:
|
pmix:
|
||||||
require: 'pmix@3:'
|
require: "pmix@3:"
|
||||||
quantum-espresso:
|
quantum-espresso:
|
||||||
require:
|
require:
|
||||||
- quantum-espresso@6.6 %gcc ^armpl-gcc
|
- quantum-espresso@6.6 %gcc ^armpl-gcc
|
||||||
@ -95,7 +92,6 @@ spack:
|
|||||||
- prefix: /opt/slurm
|
- prefix: /opt/slurm
|
||||||
spec: slurm@22.05.8 +pmix
|
spec: slurm@22.05.8 +pmix
|
||||||
all:
|
all:
|
||||||
compiler: [gcc, arm, nvhpc, clang]
|
|
||||||
providers:
|
providers:
|
||||||
blas: [armpl-gcc, openblas]
|
blas: [armpl-gcc, openblas]
|
||||||
fftw-api: [armpl-gcc, fftw]
|
fftw-api: [armpl-gcc, fftw]
|
||||||
|
@ -36,38 +36,32 @@ spack:
|
|||||||
- for i in $(aws s3 ls --recursive ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/ | grep armpl | awk '{print $4}' | sed -e 's?^.*build_cache/??g'); do aws s3 rm ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/$i; done
|
- for i in $(aws s3 ls --recursive ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/ | grep armpl | awk '{print $4}' | sed -e 's?^.*build_cache/??g'); do aws s3 rm ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/$i; done
|
||||||
cdash:
|
cdash:
|
||||||
build-group: AWS Packages
|
build-group: AWS Packages
|
||||||
|
|
||||||
config:
|
config:
|
||||||
shared_linking:
|
shared_linking:
|
||||||
missing_library_policy: ignore # due to use of externals
|
missing_library_policy: ignore # due to use of externals
|
||||||
|
|
||||||
|
packages:
|
||||||
|
gcc:
|
||||||
|
externals:
|
||||||
|
- spec: gcc@=12.4.0
|
||||||
|
prefix: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb
|
||||||
|
extra_attributes:
|
||||||
compilers:
|
compilers:
|
||||||
- compiler:
|
c: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/bin/gcc
|
||||||
environment: {}
|
|
||||||
extra_rpaths: []
|
|
||||||
flags: {}
|
|
||||||
modules: []
|
|
||||||
operating_system: amzn2
|
|
||||||
paths:
|
|
||||||
cc: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/bin/gcc
|
|
||||||
cxx: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/bin/g++
|
cxx: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/bin/g++
|
||||||
f77: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/bin/gfortran
|
fortran: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/bin/gfortran
|
||||||
fc: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/bin/gfortran
|
intel-oneapi-compilers:
|
||||||
spec: gcc@=12.4.0
|
externals:
|
||||||
target: x86_64
|
- spec: intel-oneapi-compilers@=2024.1.0
|
||||||
- compiler:
|
prefix: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop
|
||||||
environment: {}
|
extra_attributes:
|
||||||
|
compilers:
|
||||||
|
c: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop/compiler/2024.1/bin/icx
|
||||||
|
cxx: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop/compiler/2024.1/bin/icpx
|
||||||
|
fortran: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop/compiler/2024.1/bin/ifx
|
||||||
extra_rpaths:
|
extra_rpaths:
|
||||||
- /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/lib64
|
- /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.4.0-pttzchh7o54nhmycj4wgzw5mic6rk2nb/lib64
|
||||||
flags: {}
|
|
||||||
modules: []
|
|
||||||
operating_system: amzn2
|
|
||||||
paths:
|
|
||||||
cc: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop/compiler/2024.1/bin/icx
|
|
||||||
cxx: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop/compiler/2024.1/bin/icpx
|
|
||||||
f77: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop/compiler/2024.1/bin/ifx
|
|
||||||
fc: /home/software/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh/linux-amzn2-x86_64_v3/gcc-12.4.0/intel-oneapi-compilers-2024.1.0-f5u3psfhbwscasajkn324igtupn3blop/compiler/2024.1/bin/ifx
|
|
||||||
spec: oneapi@=2024.1.0
|
|
||||||
target: x86_64
|
|
||||||
packages:
|
|
||||||
gettext:
|
gettext:
|
||||||
# Newer gettext cannot build with gcc@12 and old AL2 glibc headers
|
# Newer gettext cannot build with gcc@12 and old AL2 glibc headers
|
||||||
# Older gettext versions do not build correctly with oneapi.
|
# Older gettext versions do not build correctly with oneapi.
|
||||||
|
@ -2,9 +2,13 @@ spack:
|
|||||||
view: false
|
view: false
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
require: target=x86_64_v3
|
require:
|
||||||
definitions:
|
- target=x86_64_v3
|
||||||
- default_specs:
|
c:
|
||||||
|
require:
|
||||||
|
- gcc
|
||||||
|
|
||||||
|
specs:
|
||||||
- 'uncrustify build_system=autotools'
|
- 'uncrustify build_system=autotools'
|
||||||
- 'uncrustify build_system=cmake'
|
- 'uncrustify build_system=cmake'
|
||||||
- lz4 # MakefilePackage
|
- lz4 # MakefilePackage
|
||||||
@ -14,13 +18,6 @@ spack:
|
|||||||
- r-rcpp # RPackage
|
- r-rcpp # RPackage
|
||||||
- ruby-rake # RubyPackage
|
- ruby-rake # RubyPackage
|
||||||
- perl-data-dumper # PerlPackage
|
- perl-data-dumper # PerlPackage
|
||||||
- arch:
|
|
||||||
- '%gcc'
|
|
||||||
|
|
||||||
specs:
|
|
||||||
- matrix:
|
|
||||||
- - $default_specs
|
|
||||||
- - $arch
|
|
||||||
|
|
||||||
cdash:
|
cdash:
|
||||||
build-group: Build Systems
|
build-group: Build Systems
|
||||||
|
@ -1,17 +1,23 @@
|
|||||||
spack:
|
spack:
|
||||||
view: false
|
view: false
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
require: target=x86_64_v3
|
require:
|
||||||
|
- target=x86_64_v3
|
||||||
|
prefer:
|
||||||
|
- '%gcc'
|
||||||
|
|
||||||
concretizer:
|
concretizer:
|
||||||
unify: true
|
unify: true
|
||||||
reuse: false
|
reuse: false
|
||||||
definitions:
|
|
||||||
- default_specs:
|
specs:
|
||||||
# editors
|
# editors
|
||||||
- neovim~no_luajit
|
- neovim~no_luajit
|
||||||
- py-pynvim
|
- py-pynvim
|
||||||
- emacs+json+native+treesitter # note, pulls in gcc
|
# FIXME (compiler as nodes): recover dependency on gcc as a library when +native
|
||||||
|
- emacs+json~native+treesitter # note, pulls in gcc
|
||||||
# - tree-sitter is a dep, should also have cli but no package
|
# - tree-sitter is a dep, should also have cli but no package
|
||||||
- nano # just in case
|
- nano # just in case
|
||||||
# tags and scope search helpers
|
# tags and scope search helpers
|
||||||
@ -68,14 +74,6 @@ spack:
|
|||||||
- doxygen
|
- doxygen
|
||||||
- meson
|
- meson
|
||||||
|
|
||||||
- arch:
|
|
||||||
- '%gcc target=x86_64_v3'
|
|
||||||
|
|
||||||
specs:
|
|
||||||
- matrix:
|
|
||||||
- - $default_specs
|
|
||||||
- - $arch
|
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
pipeline-gen:
|
pipeline-gen:
|
||||||
- build-job:
|
- build-job:
|
||||||
|
@ -14,10 +14,15 @@ spack:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
require: "%cce@18.0.0 target=x86_64_v3"
|
require:
|
||||||
compiler: [cce]
|
- target=x86_64_v3
|
||||||
|
prefer:
|
||||||
|
- "%cce"
|
||||||
providers:
|
providers:
|
||||||
blas: [cray-libsci]
|
blas: [cray-libsci]
|
||||||
|
c: [cce]
|
||||||
|
cxx: [cce]
|
||||||
|
fortran: [cce]
|
||||||
lapack: [cray-libsci]
|
lapack: [cray-libsci]
|
||||||
mpi: [cray-mpich]
|
mpi: [cray-mpich]
|
||||||
tbb: [intel-tbb]
|
tbb: [intel-tbb]
|
||||||
|
@ -7,8 +7,9 @@ spack:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
require: "%gcc@9.4.0 target=ppc64le"
|
prefer:
|
||||||
compiler: [gcc@9.4.0]
|
- "%gcc@9.4.0"
|
||||||
|
- target=ppc64le
|
||||||
providers:
|
providers:
|
||||||
blas: [openblas]
|
blas: [openblas]
|
||||||
mpi: [mpich]
|
mpi: [mpich]
|
||||||
@ -31,19 +32,25 @@ spack:
|
|||||||
mpi:
|
mpi:
|
||||||
require: mpich
|
require: mpich
|
||||||
mpich:
|
mpich:
|
||||||
require: '~wrapperrpath ~hwloc %gcc@9.4.0 target=ppc64le'
|
require:
|
||||||
|
- '~wrapperrpath ~hwloc'
|
||||||
ncurses:
|
ncurses:
|
||||||
require: '@6.3 +termlib %gcc@9.4.0 target=ppc64le'
|
require:
|
||||||
|
- '@6.3 +termlib'
|
||||||
faodel:
|
faodel:
|
||||||
require: "~tcmalloc %gcc@9.4.0 target=ppc64le"
|
require:
|
||||||
|
- "~tcmalloc"
|
||||||
tbb:
|
tbb:
|
||||||
require: intel-tbb
|
require: intel-tbb
|
||||||
vtk-m:
|
vtk-m:
|
||||||
require: "+examples %gcc@9.4.0 target=ppc64le"
|
require:
|
||||||
|
- "+examples"
|
||||||
cuda:
|
cuda:
|
||||||
require: "@11.4.4 %gcc@9.4.0 target=ppc64le"
|
require:
|
||||||
|
- "@11.4.4"
|
||||||
paraview:
|
paraview:
|
||||||
require: "+examples %gcc@9.4.0 target=ppc64le"
|
require:
|
||||||
|
- "+examples"
|
||||||
|
|
||||||
|
|
||||||
specs:
|
specs:
|
||||||
|
@ -7,7 +7,8 @@ spack:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
require: '%gcc target=x86_64_v3'
|
require:
|
||||||
|
- 'target=x86_64_v3'
|
||||||
providers:
|
providers:
|
||||||
blas: [openblas]
|
blas: [openblas]
|
||||||
variants: +mpi
|
variants: +mpi
|
||||||
@ -21,7 +22,9 @@ spack:
|
|||||||
variants: threads=openmp
|
variants: threads=openmp
|
||||||
paraview:
|
paraview:
|
||||||
# Don't build GUI support or GLX rendering for HPC/container deployments
|
# Don't build GUI support or GLX rendering for HPC/container deployments
|
||||||
require: "@5.11 +examples ~qt ^[virtuals=gl] osmesa %gcc target=x86_64_v3"
|
require:
|
||||||
|
- "@5.11 +examples ~qt ^[virtuals=gl] osmesa"
|
||||||
|
- 'target=x86_64_v3'
|
||||||
|
|
||||||
# ROCm
|
# ROCm
|
||||||
comgr:
|
comgr:
|
||||||
|
@ -2,17 +2,14 @@ spack:
|
|||||||
view: false
|
view: false
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
require: target=x86_64_v3
|
require:
|
||||||
|
- target=x86_64_v3
|
||||||
|
- '%gcc@7.5.0'
|
||||||
|
|
||||||
providers:
|
providers:
|
||||||
mpi: [mvapich2]
|
mpi: [mvapich2]
|
||||||
|
|
||||||
definitions:
|
specs:
|
||||||
#- compilers: ['%gcc@8.3.1', '%clang@10.0.0']
|
|
||||||
- compilers: ['%gcc@7.5.0']
|
|
||||||
|
|
||||||
# Note skipping spot since no spack package for it
|
|
||||||
- radiuss:
|
|
||||||
- ascent # ^conduit@0.6.0
|
- ascent # ^conduit@0.6.0
|
||||||
- axom
|
- axom
|
||||||
- blt
|
- blt
|
||||||
@ -21,7 +18,7 @@ spack:
|
|||||||
- chai # ~examples
|
- chai # ~examples
|
||||||
- conduit # ^hdf5+shared
|
- conduit # ^hdf5+shared
|
||||||
- flux-core
|
- flux-core
|
||||||
#- flux-sched
|
# - flux-sched
|
||||||
- hypre
|
- hypre
|
||||||
- lbann
|
- lbann
|
||||||
- lvarray ~tests # per Spack issue #23192 # ~examples
|
- lvarray ~tests # per Spack issue #23192 # ~examples
|
||||||
@ -36,14 +33,9 @@ spack:
|
|||||||
- scr
|
- scr
|
||||||
- sundials
|
- sundials
|
||||||
- umpire # ~openmp
|
- umpire # ~openmp
|
||||||
#- visit # ^mesa-glu@9.0.0
|
# - visit # ^mesa-glu@9.0.0
|
||||||
- xbraid
|
- xbraid
|
||||||
- zfp
|
- zfp
|
||||||
|
|
||||||
specs:
|
|
||||||
- matrix:
|
|
||||||
- [$radiuss]
|
|
||||||
- [$compilers]
|
|
||||||
|
|
||||||
cdash:
|
cdash:
|
||||||
build-group: RADIUSS
|
build-group: RADIUSS
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
spack:
|
spack:
|
||||||
view: false
|
view: false
|
||||||
specs:
|
specs:
|
||||||
- vtk~mpi
|
- vtk@9~mpi
|
||||||
|
|
||||||
cdash:
|
cdash:
|
||||||
build-group: Windows Visualization (Kitware)
|
build-group: Windows Visualization (Kitware)
|
||||||
|
Loading…
Reference in New Issue
Block a user