Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions obs/config
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,23 @@ skip_x86 = ["-arm1","gnu15-impi"]
compiler_families=["gnu15", "intel"]
mpi_families=["openmpi5","mpich","mvapich2","impi"]
compiler_dependent = ["openmpi", "mpich", "mvapich2", "openblas", "R", "likwid",
"!pdtoolkit", "gsl", "metis", "superlu", "scotch",
"pdtoolkit", "gsl", "metis", "superlu", "scotch",
"numpy", "plasma", "hdf5", "gotcha", "cubew", "cubelib", "opari2"]

standalone = ["docs", "test-suite", "warewulf", "gnu-compilers", "ohpc-filesystem",
"cmake", "pdsh", "intel-compilers-devel","autoconf","automake", "pmix",
"impi-devel", "meta-packages", "easybuild", "spack", "hwloc", "ucx",
"conman", "examples", "charliecloud", "magpie",
"python-Cython", "openpbs", "libtool", "prun", "papi", "nhc", "losf",
"lmod", "genders", "hpc-workspace", "valgrind", "slurm", "cuda-devel"]

mpi_dependent = ["otf2", "sionlib", "fftw", "scalapack",
"scorep", "scalasca", "!scipy", "phdf5", "netcdf", "netcdf-fortran",
"netcdf-cxx", "lmod-defaults", "!geopm", "!mumps", "omb",
"scorep", "scalasca", "phdf5", "netcdf", "netcdf-fortran",
"netcdf-cxx", "lmod-defaults", "!geopm", "mumps", "omb",
"ptscotch", "boost", "pnetcdf", "tau", "extrae", "imb",
"opencoarrays", "hypre", "mpi4py", "dimemas", "adios2",
"!trilinos", "petsc", "slepc", "superlu_dist", "!mfem"]
skip_on_distro_openEuler_22.03 = ["-arm1","-intel","-impi","impi-devel","intel-compilers-devel",
"!opencoarrays", "hypre", "mpi4py", "dimemas", "adios2",
"trilinos", "petsc", "slepc", "superlu_dist", "mfem"]
skip_on_distro_openEuler_24.03 = ["-arm1","-intel","-impi","impi-devel","intel-compilers-devel",
"arm-compilers-devel","warewulf","cuda-devel"]
openblas_compiler=["gnu15"]
R_compiler=["gnu15"]
Expand All @@ -87,15 +88,15 @@ compiler_dependent = ["!openmpi", "!mpich", "!mvapich2", "!openblas", "!R", "!li
"!numpy", "!plasma", "!hdf5", "!gotcha", "!cubew", "!cubelib", "!opari2"]

standalone = ["docs", "test-suite", "warewulf", "!gnu-compilers", "ohpc-filesystem",
"!cmake", "!pdsh", "intel-compilers-devel", "examples",
"impi-devel", "!meta-packages", "easybuild", "!spack", "!hwloc", "!ucx",
"cmake", "!pdsh", "intel-compilers-devel", "examples",
"impi-devel", "!meta-packages", "easybuild", "spack", "!hwloc", "!ucx",
"lmod", "!genders", "hpc-workspace", "valgrind", "!slurm", "!cuda-devel"]
mpi_dependent = ["!otf2", "!sionlib", "!fftw", "!scalapack",
"scorep", "!scalasca", "!scipy", "!phdf5", "!netcdf", "!netcdf-fortran",
"!netcdf-cxx", "!lmod-defaults", "!geopm", "!mumps", "!omb",
"!ptscotch", "!boost", "!pnetcdf", "!tau", "!extrae", "!imb",
"!opencoarrays", "!hypre", "!mpi4py", "!dimemas", "!adios2",
"!trilinos", "!petsc", "!slepc", "!superlu_dist", "!mfem"]
"trilinos", "!petsc", "!slepc", "!superlu_dist", "!mfem"]
skip_on_distro_openEuler_22.03 = ["-arm1","-intel","-impi","impi-devel","intel-compilers-devel",
"arm-compilers-devel","warewulf","cuda-devel"]
openblas_compiler=["gnu14", "gnu15"]
Expand Down
7 changes: 0 additions & 7 deletions obs/constraints/trilinos-intel-impi

This file was deleted.

7 changes: 0 additions & 7 deletions obs/constraints/trilinos-intel-mpich

This file was deleted.

7 changes: 0 additions & 7 deletions obs/constraints/trilinos-intel-mvapich2

This file was deleted.

7 changes: 0 additions & 7 deletions obs/constraints/trilinos-intel-openmpi3

This file was deleted.