From c07efa3a2f18902d53510ab96b66e912993b22c4 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Sun, 10 Sep 2023 08:52:36 -0500 Subject: [PATCH] docs: manifest work Signed-off-by: Karl W. Schulz --- .../warewulf/slurm/manifest/pattern-ohpc.all | 14 - .../warewulf/slurm/manifest/pkg-ohpc.admin | 17 +- .../warewulf/slurm/manifest/pkg-ohpc.all | 237 ++++------- .../slurm/manifest/pkg-ohpc.compiler-families | 4 +- .../slurm/manifest/pkg-ohpc.dev-tools | 26 +- .../slurm/manifest/pkg-ohpc.distro-packages | 2 +- .../warewulf/slurm/manifest/pkg-ohpc.io-libs | 35 +- .../slurm/manifest/pkg-ohpc.mpi-families | 16 +- .../slurm/manifest/pkg-ohpc.parallel-libs | 42 +- .../slurm/manifest/pkg-ohpc.perf-tools | 16 +- .../slurm/manifest/pkg-ohpc.provisioning | 30 +- .../warewulf/slurm/manifest/pkg-ohpc.rms | 30 +- .../warewulf/slurm/manifest/pkg-ohpc.runtimes | 1 - .../slurm/manifest/pkg-ohpc.serial-libs | 8 - .../warewulf/slurm/manifest/pattern-ohpc.all | 35 -- .../warewulf/slurm/manifest/pkg-ohpc.admin | 20 +- .../warewulf/slurm/manifest/pkg-ohpc.all | 369 ++++++------------ .../slurm/manifest/pkg-ohpc.compiler-families | 8 +- .../slurm/manifest/pkg-ohpc.dev-tools | 38 +- .../slurm/manifest/pkg-ohpc.distro-packages | 2 +- .../warewulf/slurm/manifest/pkg-ohpc.io-libs | 65 +-- .../slurm/manifest/pkg-ohpc.mpi-families | 25 +- .../slurm/manifest/pkg-ohpc.parallel-libs | 92 +---- .../slurm/manifest/pkg-ohpc.perf-tools | 36 -- .../slurm/manifest/pkg-ohpc.provisioning | 30 +- .../warewulf/slurm/manifest/pkg-ohpc.rms | 30 +- .../warewulf/slurm/manifest/pkg-ohpc.runtimes | 1 - .../slurm/manifest/pkg-ohpc.serial-libs | 7 - .../warewulf/slurm/manifest/pattern-ohpc.all | 14 - .../warewulf/slurm/manifest/pkg-ohpc.admin | 17 +- .../warewulf/slurm/manifest/pkg-ohpc.all | 238 ++++------- .../slurm/manifest/pkg-ohpc.compiler-families | 4 +- .../slurm/manifest/pkg-ohpc.dev-tools | 26 +- .../slurm/manifest/pkg-ohpc.distro-packages | 3 +- .../warewulf/slurm/manifest/pkg-ohpc.io-libs | 35 +- .../slurm/manifest/pkg-ohpc.mpi-families | 16 +- .../slurm/manifest/pkg-ohpc.parallel-libs | 42 +- .../slurm/manifest/pkg-ohpc.perf-tools | 16 +- .../slurm/manifest/pkg-ohpc.provisioning | 30 +- .../warewulf/slurm/manifest/pkg-ohpc.rms | 30 +- .../warewulf/slurm/manifest/pkg-ohpc.runtimes | 1 - .../slurm/manifest/pkg-ohpc.serial-libs | 8 - 42 files changed, 537 insertions(+), 1179 deletions(-) diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pattern-ohpc.all b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pattern-ohpc.all index df82322b5a..0f77f81c52 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pattern-ohpc.all +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pattern-ohpc.all @@ -21,20 +21,6 @@ ohpc-gnu12-python-libs Collection of python related library builds for use with ohpc-gnu12-python3-libs Collection of python3 related library builds for use with GNU compiler toolchain ohpc-gnu12-runtimes Collection of runtimes for use with GNU compiler toolchain ohpc-gnu12-serial-libs Collection of serial library builds for use with GNU compiler toolchain -ohpc-gnu9-geopm Global Extensible Open Power Manager for use with GNU compiler toolchain -ohpc-gnu9-io-libs Collection of IO library builds for use with GNU compiler toolchain -ohpc-gnu9-mpich-io-libs Collection of IO library builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-mpich-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-mpich-perf-tools Collection of performance tool builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-openmpi4-io-libs Collection of IO library builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-openmpi4-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-openmpi4-perf-tools Collection of performance tool builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain -ohpc-gnu9-perf-tools Collection of performance tool builds for use with GNU compiler toolchain -ohpc-gnu9-python-libs Collection of python related library builds for use with GNU compiler toolchain -ohpc-gnu9-python3-libs Collection of python3 related library builds for use with GNU compiler toolchain -ohpc-gnu9-runtimes Collection of runtimes for use with GNU compiler toolchain -ohpc-gnu9-serial-libs Collection of serial library builds for use with GNU compiler toolchain ohpc-slurm-client Collection of client packages for SLURM ohpc-slurm-server Collection of server packages for SLURM ohpc-warewulf Collection of base packages for Warewulf provisioning diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin index a1b5c1f935..1fd24681d4 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin @@ -1,20 +1,17 @@ -conman-ohpc 0.3.0 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager -docs-ohpc 2.6.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation +conman-ohpc 0.3.1 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager +docs-ohpc 3.0.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation examples-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin Example source code and templates for use within OpenHPC environment. genders-ohpc 1.27 https://github.com/chaos/genders ohpc/admin Static cluster configuration database -lmod-defaults-arm1-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments +hpc-workspace-ohpc 1.4.0 https://github.com/holgerBerger/hpc-workspace ohpc/admin Temporary workspace management lmod-defaults-arm1-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-ohpc 8.7.6 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) +lmod-ohpc 8.7.14 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) losf-ohpc 0.56.0 https://github.com/hpcsi/losf ohpc/admin A Linux operating system framework for managing HPC clusters mrsh-ohpc 2.12 https://github.com/chaos/mrsh ohpc/admin Remote shell program that uses munge authentication -nhc-ohpc 1.4.2 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check -ohpc-release 2 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files +nhc-ohpc 1.4.3 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check +ohpc-release 3 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files pdsh-ohpc 2.34 https://github.com/chaos/pdsh ohpc/admin Parallel remote shell program prun-ohpc 2.2 https://github.com/openhpc/ohpc ohpc/admin Convenience utility for parallel job launch -test-suite-ohpc 2.6.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC +test-suite-ohpc 3.0.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.all b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.all index ff7101bc13..de4aa0d686 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.all +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.all @@ -1,139 +1,104 @@ -EasyBuild-ohpc 4.6.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework +EasyBuild-ohpc 4.7.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework R-gnu12-ohpc 4.2.1 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -R-gnu9-ohpc 4.1.2 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -adios-arm1-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-arm1-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -arm1-compilers-devel-ohpc 2.6 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler -autoconf-ohpc 2.69 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code -automake-ohpc 1.16.1 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles -boost-arm1-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-arm1-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu9-mpich-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-openmpi4-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries +adios2-arm1-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-arm1-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +arm1-compilers-devel-ohpc 3.0 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler +autoconf-ohpc 2.71 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code +automake-ohpc 1.16.5 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles +boost-arm1-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-arm1-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries charliecloud-ohpc 0.15 https://hpc.github.io/charliecloud/ ohpc/runtimes Lightweight user-defined software stacks for high-performance computing cmake-ohpc 3.24.2 https://cmake.org/ ohpc/dev-tools CMake is an open-source, cross-platform family of tools designed to build, test and package software. -conman-ohpc 0.3.0 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager +conman-ohpc 0.3.1 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager dimemas-arm1-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-arm1-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -docs-ohpc 2.6.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation +docs-ohpc 3.0.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation examples-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin Example source code and templates for use within OpenHPC environment. extrae-arm1-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-arm1-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-mpich-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-openmpi4-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool fftw-arm1-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-arm1-openmpi4-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-openmpi4-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-mpich-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-openmpi4-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library flex-ohpc 2.6.4 https://github.com/westes/flex ohpc/distro-packages Fast Lexical Analyzer Generator genders-compat-ohpc 1.27 https://github.com/chaos/genders System Environment/Base Compatibility Library genders-ohpc 1.27 https://github.com/chaos/genders ohpc/admin Static cluster configuration database gnu12-compilers-ohpc 12.2.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files -gnu9-compilers-ohpc 9.4.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +gnu13-compilers-ohpc 13.1.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files gsl-arm1-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-gnu12-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) -gsl-gnu9-ohpc 2.7 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) -hdf5-arm1-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu12-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu9-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hwloc-ohpc 2.7.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality +hdf5-arm1-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hdf5-gnu12-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hpc-workspace-ohpc 1.4.0 https://github.com/holgerBerger/hpc-workspace ohpc/admin Temporary workspace management +hwloc-ohpc 2.9.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality hypre-arm1-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-arm1-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations imb-arm1-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-arm1-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-mpich-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-openmpi4-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -libfabric-ohpc 1.13.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces +libfabric-ohpc 1.18.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces libtool-ohpc 2.4.6 http://www.gnu.org/software/libtool/ ohpc/dev-tools The GNU Portable Library Tool -lmod-defaults-arm1-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments +likwid-gnu12-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console lmod-defaults-arm1-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-ohpc 8.7.6 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) +lmod-ohpc 8.7.14 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) losf-ohpc 0.56.0 https://github.com/hpcsi/losf ohpc/admin A Linux operating system framework for managing HPC clusters -magpie-ohpc 2.5 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments +magpie-ohpc 3.0 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments metis-arm1-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering metis-gnu12-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -metis-gnu9-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering mfem-arm1-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-arm1-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-mpich-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-openmpi4-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mpich-ofi-arm1-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ofi-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ofi-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-arm1-ohpc 3.3.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ofi-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ucx-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ucx-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mrsh-ohpc 2.12 https://github.com/chaos/mrsh ohpc/admin Remote shell program that uses munge authentication -mrsh-rsh-compat-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Base rsh compatability package for mrcp/mrlogin/mrsh +mrsh-rsh-compat-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Base rsh compatibility package for mrcp/mrlogin/mrsh mrsh-server-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Daemons Servers for remote access commands (mrsh, mrlogin, mrcp) mumps-arm1-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-arm1-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver netcdf-arm1-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-arm1-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-cxx-arm1-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-arm1-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mpich-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-openmpi4-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-gnu12-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-mpich-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-openmpi4-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -nhc-ohpc 1.4.2 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check +nhc-ohpc 1.4.3 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check omb-arm1-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-arm1-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-mpich-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-openmpi4-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks openblas-gnu12-ohpc 0.3.21 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 -openblas-gnu9-ohpc 0.3.7 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 opencoarrays-gnu12-mpich-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-openmpi4-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-mpich-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-openmpi4-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -openmpi4-arm1-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu12-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu9-ohpc 4.1.1 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-arm1-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu13-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-pmix-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM openpbs-client-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a client host openpbs-devel-ohpc 22.05.11 http://www.openpbs.org Development/System OpenPBS Development Package openpbs-execution-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for an execution host @@ -145,138 +110,100 @@ pdsh-mod-slurm-ohpc 2.34 https://github.com/chaos/pdsh System Environment/Base P pdsh-ohpc 2.34 https://github.com/chaos/pdsh ohpc/admin Parallel remote shell program pdtoolkit-arm1-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code pdtoolkit-gnu12-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code -pdtoolkit-gnu9-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code petsc-arm1-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-arm1-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-mpich-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-openmpi4-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -phdf5-arm1-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-arm1-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -plasma-arm1-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures +phdf5-arm1-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-arm1-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data plasma-gnu12-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -plasma-gnu9-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -pmix-ohpc 4.2.1 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI +pmix-ohpc 4.2.4 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI pnetcdf-arm1-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-arm1-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-mpich-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-openmpi4-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) prun-ohpc 2.2 https://github.com/openhpc/ohpc ohpc/admin Convenience utility for parallel job launch ptscotch-arm1-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-arm1-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-mpich-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-openmpi4-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -python3-Cython-ohpc 0.29.32 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language -python3-mpi4py-arm1-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-arm1-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-mpich-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-openmpi4-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-Cython-ohpc 0.29.33 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language +python3-mpi4py-arm1-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-arm1-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. python3-numpy-arm1-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-numpy-gnu12-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-numpy-gnu9-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-scipy-gnu12-mpich-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-openmpi4-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-mpich-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-openmpi4-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-mpich-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-openmpi4-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing +scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing scalasca-arm1-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-arm1-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scorep-arm1-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-arm1-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-mpich-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-openmpi4-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scotch-arm1-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library scotch-gnu12-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -scotch-gnu9-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -singularity-ohpc 3.7.1 https://www.sylabs.io/singularity/ ohpc/runtimes Application and environment virtualization sionlib-arm1-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-arm1-openmpi4-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-openmpi4-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-mpich-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-openmpi4-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files slepc-arm1-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-arm1-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-mpich-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-openmpi4-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slurm-contribs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information -slurm-devel-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm -slurm-example-configs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm -slurm-libpmi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries -slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager -slurm-ohpc-slurmrestd 22.05.2 https://slurm.schedmd.com/ System Environment/Base Slurm REST API translator -slurm-openlava-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm -slurm-pam_slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm -slurm-perlapi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm -slurm-slurmctld-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon -slurm-slurmd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon -slurm-slurmdbd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon -slurm-sview-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state -slurm-torque-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm -spack-ohpc 0.15.0 https://github.com/LLNL/spack ohpc/dev-tools HPC software package management -spack-ohpc 0.18.1 https://github.com/spack/spack ohpc/dev-tools HPC software package management +slurm-contribs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information +slurm-devel-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm +slurm-example-configs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm +slurm-libpmi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries +slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager +slurm-ohpc-slurmrestd 22.05.8 https://slurm.schedmd.com/ System Environment/Base Slurm REST API translator +slurm-openlava-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm +slurm-pam_slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm +slurm-perlapi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm +slurm-slurmctld-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon +slurm-slurmd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon +slurm-slurmdbd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon +slurm-sview-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state +slurm-torque-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm +spack-ohpc 0.19.2 https://github.com/spack/spack ohpc/dev-tools HPC software package management superlu-arm1-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu-gnu12-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations -superlu-gnu9-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu_dist-arm1-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-arm1-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mpich-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-openmpi4-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations tau-gnu12-mpich-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-openmpi4-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-mpich-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-openmpi4-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -test-suite-ohpc 2.6.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC -trilinos-arm1-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-arm1-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms +test-suite-ohpc 3.0.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC trilinos-gnu12-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-mpich-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-openmpi4-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -ucx-cma-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX CMA support -ucx-ib-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX RDMA support -ucx-ohpc 1.11.2 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging -ucx-rdmacm-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX RDMA connection manager support -valgrind-ohpc 3.19.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger -warewulf-cluster-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration -warewulf-common-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters -warewulf-common-ohpc-localdb 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server -warewulf-ipmi-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support -warewulf-ipmi-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs -warewulf-ipmi-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs -warewulf-ohpc 4.3.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems -warewulf-provision-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core -warewulf-provision-ohpc-gpl_sources 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning -warewulf-provision-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 -warewulf-provision-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 -warewulf-provision-ohpc-server 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server -warewulf-provision-ohpc-server-ipxe-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 -warewulf-provision-ohpc-server-ipxe-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 -warewulf-vnfs-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support -ohpc-release 2 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files +ucx-cma-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX CMA support +ucx-ib-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX RDMA support +ucx-ohpc 1.14.0 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging +ucx-rdmacm-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX RDMA connection manager support +valgrind-ohpc 3.20.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger +warewulf-cluster-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration +warewulf-common-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters +warewulf-common-ohpc-localdb 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server +warewulf-ipmi-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support +warewulf-ipmi-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs +warewulf-ipmi-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs +warewulf-ohpc 4.4.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems +warewulf-provision-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core +warewulf-provision-ohpc-gpl_sources 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning +warewulf-provision-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 +warewulf-provision-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 +warewulf-provision-ohpc-server 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server +warewulf-provision-ohpc-server-ipxe-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 +warewulf-provision-ohpc-server-ipxe-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 +warewulf-vnfs-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support +ohpc-release 3 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families index 6db5898ba8..5bd74d2c74 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families @@ -1,3 +1,3 @@ -arm1-compilers-devel-ohpc 2.6 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler -gnu9-compilers-ohpc 9.4.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +arm1-compilers-devel-ohpc 3.0 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler gnu12-compilers-ohpc 12.2.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +gnu13-compilers-ohpc 13.1.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools index 5d5aeba61d..9f3af16c7c 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools @@ -1,22 +1,16 @@ -EasyBuild-ohpc 4.6.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework -automake-ohpc 1.16.1 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles -autoconf-ohpc 2.69 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code +EasyBuild-ohpc 4.7.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework +automake-ohpc 1.16.5 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles +autoconf-ohpc 2.71 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code cmake-ohpc 3.24.2 https://cmake.org/ ohpc/dev-tools CMake is an open-source, cross-platform family of tools designed to build, test and package software. -hwloc-ohpc 2.7.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality +hwloc-ohpc 2.9.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality libtool-ohpc 2.4.6 http://www.gnu.org/software/libtool/ ohpc/dev-tools The GNU Portable Library Tool -python3-scipy-gnu9-mpich-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-openmpi4-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-mpich-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-openmpi4-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-numpy-arm1-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-numpy-gnu12-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-numpy-gnu9-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-mpi4py-gnu9-mpich-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-openmpi4-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-arm1-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-arm1-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -spack-ohpc 0.15.0 https://github.com/LLNL/spack ohpc/dev-tools HPC software package management -spack-ohpc 0.18.1 https://github.com/spack/spack ohpc/dev-tools HPC software package management -valgrind-ohpc 3.19.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger +python3-mpi4py-arm1-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-arm1-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +spack-ohpc 0.19.2 https://github.com/spack/spack ohpc/dev-tools HPC software package management +valgrind-ohpc 3.20.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages index eb9cb3e2ef..e8c91e1749 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages @@ -1,2 +1,2 @@ flex-ohpc 2.6.4 https://github.com/westes/flex ohpc/distro-packages Fast Lexical Analyzer Generator -python3-Cython-ohpc 0.29.32 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language +python3-Cython-ohpc 0.29.33 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs index 03516e195a..5fba5d134c 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs @@ -1,44 +1,29 @@ -adios-arm1-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-arm1-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -hdf5-arm1-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu12-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu9-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +adios2-arm1-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-arm1-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +hdf5-arm1-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hdf5-gnu12-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data netcdf-cxx-arm1-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-arm1-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mpich-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-openmpi4-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-gnu9-mpich-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-openmpi4-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-arm1-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-arm1-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -phdf5-arm1-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-arm1-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -pnetcdf-gnu9-mpich-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-openmpi4-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) +phdf5-arm1-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-arm1-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data pnetcdf-arm1-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-arm1-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -sionlib-gnu9-mpich-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-openmpi4-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-arm1-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-arm1-openmpi4-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families index 43c7fd4b32..f828edd26f 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families @@ -1,11 +1,11 @@ -libfabric-ohpc 1.13.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces -mpich-ucx-arm1-ohpc 3.3.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ofi-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +libfabric-ohpc 1.18.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces mpich-ofi-arm1-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ofi-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ofi-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ucx-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -openmpi4-gnu9-ohpc 4.1.1 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-arm1-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu12-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -ucx-ohpc 1.11.2 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging +mpich-ucx-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +openmpi4-arm1-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu13-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-pmix-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +ucx-ohpc 1.14.0 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs index 1963bd1ed6..a78078dd4b 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs @@ -1,11 +1,7 @@ -boost-gnu9-mpich-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-openmpi4-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-arm1-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-arm1-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -fftw-gnu9-mpich-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-openmpi4-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library +boost-arm1-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-arm1-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries fftw-arm1-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-arm1-openmpi4-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library @@ -14,10 +10,6 @@ hypre-arm1-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs hypre-arm1-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -mfem-gnu9-mpich-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-openmpi4-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-arm1-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-arm1-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods @@ -26,32 +18,20 @@ mumps-arm1-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A mumps-arm1-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -opencoarrays-gnu9-mpich-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-openmpi4-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-mpich-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-openmpi4-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -petsc-gnu9-mpich-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-openmpi4-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-arm1-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-arm1-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -ptscotch-gnu9-mpich-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-openmpi4-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-arm1-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-arm1-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -scalapack-gnu9-mpich-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-openmpi4-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -slepc-gnu9-mpich-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-openmpi4-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems +scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing slepc-arm1-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-arm1-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems @@ -60,11 +40,5 @@ superlu_dist-arm1-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/super superlu_dist-arm1-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mpich-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-openmpi4-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -trilinos-gnu9-mpich-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-openmpi4-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-arm1-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-arm1-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools index e8bd0f95e2..5ba877066e 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools @@ -2,22 +2,15 @@ dimemas-arm1-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-arm1-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -extrae-gnu9-mpich-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-openmpi4-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-arm1-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-arm1-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool -imb-gnu9-mpich-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-openmpi4-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-arm1-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-arm1-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -omb-gnu9-mpich-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-openmpi4-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks +likwid-gnu12-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console omb-arm1-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-arm1-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks @@ -26,20 +19,13 @@ paraver-ohpc 4.10.4 https://tools.bsc.es ohpc/perf-tools Paraver papi-ohpc 6.0.0 http://icl.cs.utk.edu/papi/ ohpc/perf-tools Performance Application Programming Interface pdtoolkit-arm1-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code pdtoolkit-gnu12-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code -pdtoolkit-gnu9-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code scalasca-arm1-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-arm1-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scorep-gnu9-mpich-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-openmpi4-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-arm1-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-arm1-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -tau-gnu9-mpich-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-openmpi4-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-mpich-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-openmpi4-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning index f35ec6cdbd..9915d1a957 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning @@ -1,15 +1,15 @@ -warewulf-common-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters -warewulf-ipmi-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs -warewulf-ipmi-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs -warewulf-provision-ohpc-gpl_sources 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning -warewulf-cluster-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration -warewulf-ipmi-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support -warewulf-common-ohpc-localdb 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server -warewulf-provision-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core -warewulf-provision-ohpc-server 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server -warewulf-vnfs-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support -warewulf-provision-ohpc-server-ipxe-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 -warewulf-provision-ohpc-server-ipxe-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 -warewulf-provision-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 -warewulf-provision-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 -warewulf-ohpc 4.3.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems +warewulf-common-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters +warewulf-ipmi-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs +warewulf-ipmi-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs +warewulf-provision-ohpc-gpl_sources 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning +warewulf-cluster-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration +warewulf-ipmi-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support +warewulf-common-ohpc-localdb 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server +warewulf-provision-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core +warewulf-provision-ohpc-server 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server +warewulf-vnfs-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support +warewulf-provision-ohpc-server-ipxe-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 +warewulf-provision-ohpc-server-ipxe-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 +warewulf-provision-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 +warewulf-provision-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 +warewulf-ohpc 4.4.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms index b24e66a995..719e276867 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms @@ -1,18 +1,18 @@ -magpie-ohpc 2.5 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments +magpie-ohpc 3.0 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments openpbs-execution-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for an execution host openpbs-client-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a client host openpbs-server-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a server host -pmix-ohpc 4.2.1 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI -slurm-devel-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm -slurm-example-configs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm -slurm-sview-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state -slurm-pam_slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm -slurm-perlapi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm -slurm-contribs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information -slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager -slurm-slurmd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon -slurm-slurmctld-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon -slurm-slurmdbd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon -slurm-libpmi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries -slurm-torque-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm -slurm-openlava-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm +pmix-ohpc 4.2.4 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI +slurm-devel-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm +slurm-example-configs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm +slurm-sview-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state +slurm-pam_slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm +slurm-perlapi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm +slurm-contribs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information +slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager +slurm-slurmd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon +slurm-slurmctld-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon +slurm-slurmdbd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon +slurm-libpmi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries +slurm-torque-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm +slurm-openlava-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes index 647640bfc7..0d04be87b8 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes @@ -1,2 +1 @@ charliecloud-ohpc 0.15 https://hpc.github.io/charliecloud/ ohpc/runtimes Lightweight user-defined software stacks for high-performance computing -singularity-ohpc 3.7.1 https://www.sylabs.io/singularity/ ohpc/runtimes Application and environment virtualization diff --git a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs index 8830c2a14a..c126fbde49 100644 --- a/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs +++ b/docs/recipes/install/leap15/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs @@ -1,19 +1,11 @@ -R-gnu9-ohpc 4.1.2 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). R-gnu12-ohpc 4.2.1 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -gsl-gnu9-ohpc 2.7 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-arm1-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-gnu12-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) metis-arm1-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering metis-gnu12-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -metis-gnu9-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -openblas-gnu9-ohpc 0.3.7 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 openblas-gnu12-ohpc 0.3.21 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 -plasma-arm1-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -plasma-gnu9-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures plasma-gnu12-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures scotch-arm1-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library scotch-gnu12-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -scotch-gnu9-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library superlu-arm1-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu-gnu12-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations -superlu-gnu9-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pattern-ohpc.all b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pattern-ohpc.all index e8ef01c1ac..04f197a388 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pattern-ohpc.all +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pattern-ohpc.all @@ -18,57 +18,22 @@ ohpc-gnu12-python-libs Collection of python related library builds for use with ohpc-gnu12-python3-libs Collection of python3 related library builds for use with GNU compiler toolchain ohpc-gnu12-runtimes Collection of runtimes for use with GNU compiler toolchain ohpc-gnu12-serial-libs Collection of serial library builds for use with GNU compiler toolchain -ohpc-gnu9-geopm Global Extensible Open Power Manager for use with GNU compiler toolchain -ohpc-gnu9-io-libs Collection of IO library builds for use with GNU compiler toolchain -ohpc-gnu9-mpich-io-libs Collection of IO library builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-mpich-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-mpich-perf-tools Collection of performance tool builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-mvapich2-io-libs Collection of IO library builds for use with GNU compiler toolchain and the MVAPICH2 runtime -ohpc-gnu9-mvapich2-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain and the MVAPICH2 runtime -ohpc-gnu9-mvapich2-perf-tools Collection of performance tool builds for use with GNU compiler toolchain and the MVAPICH2 runtime -ohpc-gnu9-openmpi4-io-libs Collection of IO library builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-openmpi4-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-openmpi4-perf-tools Collection of performance tool builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain -ohpc-gnu9-perf-tools Collection of performance tool builds for use with GNU compiler toolchain -ohpc-gnu9-python-libs Collection of python related library builds for use with GNU compiler toolchain -ohpc-gnu9-python3-libs Collection of python3 related library builds for use with GNU compiler toolchain -ohpc-gnu9-runtimes Collection of runtimes for use with GNU compiler toolchain -ohpc-gnu9-serial-libs Collection of serial library builds for use with GNU compiler toolchain -ohpc-intel-geopm Global Extensible Open Power Manager for use with Intel(R) Parallel Studio XE software suite ohpc-intel-geopm Global Extensible Open Power Manager for use with Intel(R) oneAPI Toolkit -ohpc-intel-impi-io-libs Collection of IO library builds for use with Intel(R) Parallel Studio XE software suite and Intel(R) MPI runtime ohpc-intel-impi-io-libs Collection of IO library builds for use with Intel(R) oneAPI Toolkit and Intel(R) MPI runtime -ohpc-intel-impi-parallel-libs Collection of parallel library builds for use with Intel(R) Parallel Studio XE toolchain and the Intel(R) MPI Library ohpc-intel-impi-parallel-libs Collection of parallel library builds for use with Intel(R) oneAPI Toolkit and the Intel(R) MPI Library -ohpc-intel-impi-perf-tools Collection of performance tool builds for use with Intel(R) Parallel Studio XE compiler toolchain and the Intel(R) MPI runtime ohpc-intel-impi-perf-tools Collection of performance tool builds for use with Intel(R) oneAPI Toolkit compiler toolchain and the Intel(R) MPI runtime -ohpc-intel-io-libs Collection of IO library builds for use with Intel(R) Parallel Studio XE software suite ohpc-intel-io-libs Collection of IO library builds for use with Intel(R) oneAPI Toolkit -ohpc-intel-mpich-io-libs Collection of IO library builds for use with Intel(R) Parallel Studio XE software suite and MPICH runtime ohpc-intel-mpich-io-libs Collection of IO library builds for use with Intel(R) oneAPI Toolkit and MPICH runtime -ohpc-intel-mpich-parallel-libs Collection of parallel library builds for use with Intel(R) Parallel Studio XE toolchain and the MPICH runtime ohpc-intel-mpich-parallel-libs Collection of parallel library builds for use with Intel(R) oneAPI Toolkit and the MPICH runtime -ohpc-intel-mpich-perf-tools Collection of performance tool builds for use with Intel(R) Parallel Studio XE compiler toolchain and the MPICH runtime ohpc-intel-mpich-perf-tools Collection of performance tool builds for use with Intel(R) oneAPI Toolkit compiler toolchain and the MPICH runtime -ohpc-intel-mvapich2-io-libs Collection of IO library builds for use with Intel(R) Parallel Studio XE software suite and MVAPICH2 runtime ohpc-intel-mvapich2-io-libs Collection of IO library builds for use with Intel(R) oneAPI Toolkit and MVAPICH2 runtime -ohpc-intel-mvapich2-parallel-libs Collection of parallel library builds for use with Intel(R) Parallel Studio XE toolchain and the MVAPICH2 runtime ohpc-intel-mvapich2-parallel-libs Collection of parallel library builds for use with Intel(R) oneAPI Toolkit and the MVAPICH2 runtime -ohpc-intel-mvapich2-perf-tools Collection of performance tool builds for use with Intel(R) Parallel Studio XE compiler toolchain and the MVAPICH2 runtime ohpc-intel-mvapich2-perf-tools Collection of performance tool builds for use with Intel(R) oneAPI Toolkit compiler toolchain and the MVAPICH2 runtime -ohpc-intel-openmpi4-io-libs Collection of IO library builds for use with Intel(R) Parallel Studio XE software suite and OpenMPI runtime ohpc-intel-openmpi4-io-libs Collection of IO library builds for use with Intel(R) oneAPI Toolkit and OpenMPI runtime -ohpc-intel-openmpi4-parallel-libs Collection of parallel library builds for use with Intel(R) Parallel Studio XE toolchain and the OpenMPI runtime ohpc-intel-openmpi4-parallel-libs Collection of parallel library builds for use with Intel(R) oneAPI Toolkit and the OpenMPI runtime -ohpc-intel-openmpi4-perf-tools Collection of performance tool builds for use with Intel(R) Parallel Studio XE compiler toolchain and the OpenMPI runtime ohpc-intel-openmpi4-perf-tools Collection of performance tool builds for use with Intel(R) oneAPI Toolkit compiler toolchain and the OpenMPI runtime -ohpc-intel-perf-tools Collection of performance tool builds for use with Intel(R) Parallel Studio XE toolchain ohpc-intel-perf-tools Collection of performance tool builds for use with Intel(R) oneAPI Toolkit -ohpc-intel-python3-libs Collection of python3 related library builds for use with Intel(R) Parallel Studio XE toolchain ohpc-intel-python3-libs Collection of python3 related library builds for use with Intel(R) oneAPI Toolkit -ohpc-intel-runtimes Collection of runtimes for use with Intel(R) Parallel Studio XE toolchain -ohpc-intel-serial-libs Collection of serial library builds for use with Intel(R) Parallel Studio XE toolchain ohpc-intel-serial-libs Collection of serial library builds for use with Intel(R) oneAPI Toolkit ohpc-slurm-client Collection of client packages for SLURM ohpc-slurm-server Collection of server packages for SLURM diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.admin b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.admin index e02dd2b497..68400b9a16 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.admin +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.admin @@ -1,28 +1,22 @@ -conman-ohpc 0.3.0 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager -docs-ohpc 2.6.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation +conman-ohpc 0.3.1 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager +docs-ohpc 3.0.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation examples-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin Example source code and templates for use within OpenHPC environment. genders-ohpc 1.27 https://github.com/chaos/genders ohpc/admin Static cluster configuration database -lmod-defaults-arm1-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments +hpc-workspace-ohpc 1.4.0 https://github.com/holgerBerger/hpc-workspace ohpc/admin Temporary workspace management lmod-defaults-arm1-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-impi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mvapich2-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-impi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mvapich2-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-intel-impi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-intel-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-intel-mvapich2-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-intel-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-ohpc 8.7.6 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) +lmod-ohpc 8.7.14 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) losf-ohpc 0.56.0 https://github.com/hpcsi/losf ohpc/admin A Linux operating system framework for managing HPC clusters mrsh-ohpc 2.12 https://github.com/chaos/mrsh ohpc/admin Remote shell program that uses munge authentication -nhc-ohpc 1.4.2 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check -ohpc-release 2 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files +nhc-ohpc 1.4.3 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check +ohpc-release 3 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files pdsh-ohpc 2.34 https://github.com/chaos/pdsh ohpc/admin Parallel remote shell program prun-ohpc 2.2 https://github.com/openhpc/ohpc ohpc/admin Convenience utility for parallel job launch -test-suite-ohpc 2.6.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC +test-suite-ohpc 3.0.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.all b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.all index c02280a7b9..8481326b7f 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.all +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.all @@ -1,57 +1,40 @@ -EasyBuild-ohpc 4.6.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework +EasyBuild-ohpc 4.7.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework R-gnu12-ohpc 4.2.1 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -R-gnu9-ohpc 4.1.2 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -adios-gnu12-impi-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mvapich2-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-impi-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mvapich2-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-impi-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-mvapich2-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -autoconf-ohpc 2.69 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code -automake-ohpc 1.16.1 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles -boost-gnu12-impi-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mvapich2-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu9-impi-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-mpich-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-mvapich2-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-openmpi4-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-intel-impi-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-intel-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-intel-mvapich2-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-intel-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +adios2-gnu12-impi-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mvapich2-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-impi-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-mvapich2-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +autoconf-ohpc 2.71 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code +automake-ohpc 1.16.5 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles +boost-gnu12-impi-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mvapich2-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-impi-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-mvapich2-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries charliecloud-ohpc 0.15 https://hpc.github.io/charliecloud/ ohpc/runtimes Lightweight user-defined software stacks for high-performance computing cmake-ohpc 3.24.2 https://cmake.org/ ohpc/dev-tools CMake is an open-source, cross-platform family of tools designed to build, test and package software. -conman-ohpc 0.3.0 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager +conman-ohpc 0.3.1 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager dimemas-gnu12-impi-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mvapich2-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-impi-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mvapich2-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-impi-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-mvapich2-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -docs-ohpc 2.6.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation +docs-ohpc 3.0.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation examples-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin Example source code and templates for use within OpenHPC environment. extrae-gnu12-impi-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mvapich2-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-impi-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-mpich-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-mvapich2-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-openmpi4-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-intel-impi-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-intel-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-intel-mvapich2-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool @@ -60,10 +43,6 @@ fftw-gnu12-impi-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourie fftw-gnu12-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-mvapich2-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-openmpi4-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-impi-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-mpich-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-mvapich2-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-openmpi4-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-intel-impi-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-intel-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-intel-mvapich2-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library @@ -75,31 +54,22 @@ geopm-gnu12-impi-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Exten geopm-gnu12-mpich-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-gnu12-mvapich2-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-gnu12-openmpi4-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-impi-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-mpich-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-mvapich2-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-openmpi4-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-impi-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-mpich-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-mvapich2-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-openmpi4-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager gnu12-compilers-ohpc 12.2.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files -gnu9-compilers-ohpc 9.4.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +gnu13-compilers-ohpc 13.1.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files gsl-gnu12-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) -gsl-gnu9-ohpc 2.7 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-intel-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) -hdf5-gnu12-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu9-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-intel-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hwloc-ohpc 2.7.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality +hdf5-gnu12-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hdf5-intel-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hpc-workspace-ohpc 1.4.0 https://github.com/holgerBerger/hpc-workspace ohpc/admin Temporary workspace management +hwloc-ohpc 2.9.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality hypre-gnu12-impi-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-mvapich2-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-impi-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mvapich2-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-intel-impi-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-intel-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-intel-mvapich2-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations @@ -108,100 +78,64 @@ imb-gnu12-impi-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-b imb-gnu12-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-mvapich2-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-impi-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-mpich-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-mvapich2-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-openmpi4-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-intel-impi-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-intel-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-intel-mvapich2-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-intel-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -intel-compilers-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatability package for Intel(R) oneAPI HPC Toolkit -intel-mpi-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) oneAPI MPI Library -intel-oneapi-toolkit-release-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/compiler-families Intel(R) oneAPI HPC Toolkit Repository Setup -intel-psxe-compilers-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Intel(R) Parallel Studio XE -intel-psxe-mpi-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) MPI Library -libfabric-ohpc 1.13.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces +intel-compilers-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Intel(R) oneAPI HPC Toolkit +intel-mpi-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) oneAPI MPI Library +intel-oneapi-toolkit-release-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/compiler-families Intel(R) oneAPI HPC Toolkit Repository Setup +intel-psxe-compilers-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Intel(R) Parallel Studio XE +intel-psxe-mpi-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) MPI Library +libfabric-ohpc 1.18.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces libtool-ohpc 2.4.6 http://www.gnu.org/software/libtool/ ohpc/dev-tools The GNU Portable Library Tool likwid-gnu12-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console -likwid-gnu9-ohpc 5.0.1 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console likwid-intel-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console -lmod-defaults-arm1-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-arm1-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-impi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mvapich2-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-impi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mvapich2-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-intel-impi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-intel-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-intel-mvapich2-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-intel-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-ohpc 8.7.6 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) +lmod-ohpc 8.7.14 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) losf-ohpc 0.56.0 https://github.com/hpcsi/losf ohpc/admin A Linux operating system framework for managing HPC clusters -lustre-client-ohpc 2.15.1 https://wiki.whamcloud.com/ ohpc/lustre Lustre File System -lustre-client-ohpc-kmp-default 2.15.1_k5.3.18_57 https://wiki.whamcloud.com/ ohpc/lustre Lustre File System -lustre-client-ohpc-tests 2.15.1 https://wiki.whamcloud.com/ System Environment/Kernel Lustre testing framework -lustre-client-ohpc-tests-kmp-default 2.15.1_k5.3.18_57 https://wiki.whamcloud.com/ ohpc/lustre Lustre testing framework -magpie-ohpc 2.5 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments +magpie-ohpc 3.0 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments metis-gnu12-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -metis-gnu9-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering metis-intel-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering mfem-gnu12-impi-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mvapich2-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-impi-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-mpich-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-mvapich2-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-openmpi4-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-intel-impi-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-intel-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-intel-mvapich2-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-intel-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mpich-ofi-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ofi-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ofi-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ofi-intel-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ucx-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-intel-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ucx-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mrsh-ohpc 2.12 https://github.com/chaos/mrsh ohpc/admin Remote shell program that uses munge authentication -mrsh-rsh-compat-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Base rsh compatability package for mrcp/mrlogin/mrsh +mrsh-rsh-compat-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Base rsh compatibility package for mrcp/mrlogin/mrsh mrsh-server-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Daemons Servers for remote access commands (mrsh, mrlogin, mrcp) -msr-safe-ohpc 1.6.0 https://github.com/LLNL/msr-safe ohpc/perf-tools Allows safer access to model specific registers (MSRs) -msr-safe-ohpc-kmp-default 1.6.0_k5.3.18_57 https://github.com/LLNL/msr-safe ohpc/perf-tools Allows safer access to model specific registers (MSRs) -msr-safe-slurm-ohpc 1.6.0 https://github.com/LLNL/msr-safe Development/Libraries SLURM spank plugin for msr-safe mumps-gnu12-impi-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-mvapich2-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-impi-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mvapich2-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-impi-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-mvapich2-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver +mumps-intel-impi-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver +mumps-intel-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver +mumps-intel-mvapich2-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver +mumps-intel-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mvapich2-gnu12-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -mvapich2-gnu9-ohpc 2.3.6 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation +mvapich2-gnu13-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation mvapich2-intel-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -mvapich2-psm2-gnu12-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -mvapich2-psm2-gnu9-ohpc 2.3.4 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -mvapich2-psm2-intel-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation netcdf-cxx-gnu12-impi-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mvapich2-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-impi-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mvapich2-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-intel-impi-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-intel-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-intel-mvapich2-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form @@ -210,10 +144,6 @@ netcdf-fortran-gnu12-impi-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf netcdf-fortran-gnu12-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-mvapich2-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-impi-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mpich-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mvapich2-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-openmpi4-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-intel-impi-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-intel-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-intel-mvapich2-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form @@ -222,40 +152,28 @@ netcdf-gnu12-impi-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/i netcdf-gnu12-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-mvapich2-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-impi-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-mpich-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-mvapich2-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-openmpi4-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-intel-impi-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-intel-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-intel-mvapich2-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-intel-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -nhc-ohpc 1.4.2 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check +nhc-ohpc 1.4.3 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check omb-gnu12-impi-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mvapich2-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-impi-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-mpich-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-mvapich2-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-openmpi4-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-intel-impi-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-intel-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-intel-mvapich2-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-intel-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks openblas-gnu12-ohpc 0.3.21 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 -openblas-gnu9-ohpc 0.3.7 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 opencoarrays-gnu12-impi-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-mpich-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-mvapich2-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-openmpi4-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-impi-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-mpich-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-mvapich2-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-openmpi4-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -openmpi4-gnu12-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu9-ohpc 4.1.1 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-intel-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu13-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-intel-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-pmix-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM openpbs-client-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a client host openpbs-devel-ohpc 22.05.11 http://www.openpbs.org Development/System OpenPBS Development Package openpbs-execution-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for an execution host @@ -266,44 +184,30 @@ pdsh-mod-genders-ohpc 2.34 https://github.com/chaos/pdsh System Environment/Base pdsh-mod-slurm-ohpc 2.34 https://github.com/chaos/pdsh System Environment/Base Provides support for running pdsh under SLURM allocations pdsh-ohpc 2.34 https://github.com/chaos/pdsh ohpc/admin Parallel remote shell program pdtoolkit-gnu12-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code -pdtoolkit-gnu9-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code pdtoolkit-intel-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code petsc-gnu12-impi-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mvapich2-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-impi-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-mpich-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-mvapich2-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-openmpi4-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-intel-impi-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-intel-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-intel-mvapich2-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-intel-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -phdf5-gnu12-impi-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mvapich2-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-impi-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mvapich2-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-impi-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-mvapich2-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-impi-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mvapich2-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-impi-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-mvapich2-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data plasma-gnu12-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -plasma-gnu9-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures plasma-intel-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -pmix-ohpc 4.2.1 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI +pmix-ohpc 4.2.4 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI pnetcdf-gnu12-impi-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mvapich2-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-impi-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-mpich-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-mvapich2-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-openmpi4-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-intel-impi-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-intel-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-intel-mvapich2-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) @@ -313,56 +217,37 @@ ptscotch-gnu12-impi-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/p ptscotch-gnu12-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-mvapich2-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-impi-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-mpich-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-mvapich2-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-openmpi4-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-intel-impi-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-intel-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-intel-mvapich2-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-intel-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -python3-Cython-ohpc 0.29.32 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language -python3-mpi4py-gnu12-impi-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mvapich2-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-impi-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-mpich-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-mvapich2-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-openmpi4-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-impi-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-mvapich2-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-Cython-ohpc 0.29.33 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language +python3-mpi4py-gnu12-impi-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mvapich2-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-impi-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-mvapich2-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. python3-numpy-gnu12-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-numpy-gnu9-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-numpy-intel-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects +python3-scipy-gnu12-impi-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-mpich-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-mvapich2-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-openmpi4-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-mpich-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-mvapich2-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-openmpi4-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -scalapack-gnu12-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-impi-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-mpich-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-mvapich2-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-openmpi4-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing +scalapack-gnu12-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing scalasca-gnu12-impi-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mvapich2-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-impi-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mvapich2-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-intel-impi-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-intel-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-intel-mvapich2-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications @@ -371,26 +256,16 @@ scorep-gnu12-impi-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-too scorep-gnu12-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-mvapich2-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-impi-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-mpich-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-mvapich2-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-openmpi4-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-intel-impi-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-intel-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-intel-mvapich2-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-intel-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scotch-gnu12-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -scotch-gnu9-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library scotch-intel-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -singularity-ohpc 3.7.1 https://www.sylabs.io/singularity/ ohpc/runtimes Application and environment virtualization sionlib-gnu12-impi-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mvapich2-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-openmpi4-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-impi-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-mpich-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-mvapich2-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-openmpi4-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-intel-impi-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-intel-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-intel-mvapich2-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files @@ -399,41 +274,31 @@ slepc-gnu12-impi-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library fo slepc-gnu12-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-mvapich2-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-impi-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-mpich-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-mvapich2-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-openmpi4-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-intel-impi-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-intel-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-intel-mvapich2-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-intel-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slurm-contribs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information -slurm-devel-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm -slurm-example-configs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm -slurm-libpmi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries -slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager -slurm-ohpc-slurmrestd 22.05.2 https://slurm.schedmd.com/ System Environment/Base Slurm REST API translator -slurm-openlava-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm -slurm-pam_slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm -slurm-perlapi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm -slurm-slurmctld-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon -slurm-slurmd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon -slurm-slurmdbd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon -slurm-sview-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state -slurm-torque-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm -spack-ohpc 0.15.0 https://github.com/LLNL/spack ohpc/dev-tools HPC software package management -spack-ohpc 0.18.1 https://github.com/spack/spack ohpc/dev-tools HPC software package management +slurm-contribs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information +slurm-devel-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm +slurm-example-configs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm +slurm-libpmi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries +slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager +slurm-ohpc-slurmrestd 22.05.8 https://slurm.schedmd.com/ System Environment/Base Slurm REST API translator +slurm-openlava-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm +slurm-pam_slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm +slurm-perlapi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm +slurm-slurmctld-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon +slurm-slurmd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon +slurm-slurmdbd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon +slurm-sview-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state +slurm-torque-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm +spack-ohpc 0.19.2 https://github.com/spack/spack ohpc/dev-tools HPC software package management superlu-gnu12-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations -superlu-gnu9-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu-intel-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-impi-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-mvapich2-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-impi-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mpich-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mvapich2-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-openmpi4-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-intel-impi-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-intel-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-intel-mvapich2-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations @@ -442,45 +307,33 @@ tau-gnu12-impi-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/ tau-gnu12-mpich-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-mvapich2-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-openmpi4-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-impi-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-mpich-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-mvapich2-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-openmpi4-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-intel-impi-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-intel-mpich-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-intel-mvapich2-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-intel-openmpi4-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -test-suite-ohpc 2.6.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC +test-suite-ohpc 3.0.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC trilinos-gnu12-impi-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-mvapich2-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-impi-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-mpich-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-mvapich2-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-openmpi4-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-impi-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-mvapich2-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -ucx-cma-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX CMA support -ucx-ib-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX RDMA support -ucx-ohpc 1.11.2 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging -ucx-rdmacm-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX RDMA connection manager support -valgrind-ohpc 3.19.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger -warewulf-cluster-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration -warewulf-common-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters -warewulf-common-ohpc-localdb 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server -warewulf-ipmi-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support -warewulf-ipmi-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs -warewulf-ipmi-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs -warewulf-ohpc 4.3.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems -warewulf-provision-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core -warewulf-provision-ohpc-gpl_sources 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning -warewulf-provision-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 -warewulf-provision-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 -warewulf-provision-ohpc-server 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server -warewulf-provision-ohpc-server-ipxe-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 -warewulf-provision-ohpc-server-ipxe-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 -warewulf-vnfs-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support -ohpc-release 2 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files +ucx-cma-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX CMA support +ucx-ib-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX RDMA support +ucx-ohpc 1.14.0 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging +ucx-rdmacm-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX RDMA connection manager support +valgrind-ohpc 3.20.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger +warewulf-cluster-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration +warewulf-common-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters +warewulf-common-ohpc-localdb 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server +warewulf-ipmi-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support +warewulf-ipmi-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs +warewulf-ipmi-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs +warewulf-ohpc 4.4.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems +warewulf-provision-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core +warewulf-provision-ohpc-gpl_sources 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning +warewulf-provision-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 +warewulf-provision-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 +warewulf-provision-ohpc-server 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server +warewulf-provision-ohpc-server-ipxe-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 +warewulf-provision-ohpc-server-ipxe-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 +warewulf-vnfs-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support +ohpc-release 3 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.compiler-families b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.compiler-families index 71318d8743..c5a0b848b2 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.compiler-families +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.compiler-families @@ -1,5 +1,5 @@ -gnu9-compilers-ohpc 9.4.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files gnu12-compilers-ohpc 12.2.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files -intel-oneapi-toolkit-release-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/compiler-families Intel(R) oneAPI HPC Toolkit Repository Setup -intel-compilers-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatability package for Intel(R) oneAPI HPC Toolkit -intel-psxe-compilers-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Intel(R) Parallel Studio XE +gnu13-compilers-ohpc 13.1.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +intel-oneapi-toolkit-release-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/compiler-families Intel(R) oneAPI HPC Toolkit Repository Setup +intel-psxe-compilers-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Intel(R) Parallel Studio XE +intel-compilers-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Intel(R) oneAPI HPC Toolkit diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.dev-tools b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.dev-tools index 8b4e931d24..2a4e5bfec0 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.dev-tools +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.dev-tools @@ -1,30 +1,22 @@ -EasyBuild-ohpc 4.6.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework -automake-ohpc 1.16.1 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles -autoconf-ohpc 2.69 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code +EasyBuild-ohpc 4.7.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework +automake-ohpc 1.16.5 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles +autoconf-ohpc 2.71 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code cmake-ohpc 3.24.2 https://cmake.org/ ohpc/dev-tools CMake is an open-source, cross-platform family of tools designed to build, test and package software. -hwloc-ohpc 2.7.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality +hwloc-ohpc 2.9.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality libtool-ohpc 2.4.6 http://www.gnu.org/software/libtool/ ohpc/dev-tools The GNU Portable Library Tool -python3-scipy-gnu9-mpich-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-mvapich2-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-openmpi4-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python +python3-scipy-gnu12-impi-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-mpich-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-mvapich2-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-openmpi4-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-numpy-gnu12-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-numpy-gnu9-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-numpy-intel-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-mpi4py-gnu9-impi-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-mpich-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-mvapich2-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-openmpi4-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-impi-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mvapich2-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-impi-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-mvapich2-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-intel-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -spack-ohpc 0.15.0 https://github.com/LLNL/spack ohpc/dev-tools HPC software package management -spack-ohpc 0.18.1 https://github.com/spack/spack ohpc/dev-tools HPC software package management -valgrind-ohpc 3.19.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger +python3-mpi4py-gnu12-impi-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mvapich2-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-impi-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-mvapich2-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-intel-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +spack-ohpc 0.19.2 https://github.com/spack/spack ohpc/dev-tools HPC software package management +valgrind-ohpc 3.20.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.distro-packages b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.distro-packages index eb9cb3e2ef..e8c91e1749 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.distro-packages +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.distro-packages @@ -1,2 +1,2 @@ flex-ohpc 2.6.4 https://github.com/westes/flex ohpc/distro-packages Fast Lexical Analyzer Generator -python3-Cython-ohpc 0.29.32 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language +python3-Cython-ohpc 0.29.33 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.io-libs b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.io-libs index ac690f7fc4..1232313e7d 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.io-libs +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.io-libs @@ -1,34 +1,21 @@ -adios-gnu12-impi-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mvapich2-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-impi-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mvapich2-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-impi-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-mvapich2-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-intel-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -hdf5-gnu12-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu9-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-intel-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +adios2-gnu12-impi-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mvapich2-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-impi-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-mvapich2-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-intel-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +hdf5-gnu12-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hdf5-intel-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data netcdf-cxx-gnu12-impi-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mvapich2-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-impi-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mvapich2-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-intel-impi-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-intel-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-intel-mvapich2-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-intel-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-impi-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mpich-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mvapich2-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-openmpi4-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-impi-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-mvapich2-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form @@ -37,10 +24,6 @@ netcdf-fortran-intel-impi-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf netcdf-fortran-intel-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-intel-mvapich2-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-intel-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-gnu9-impi-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-mpich-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-mvapich2-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-openmpi4-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-impi-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-mvapich2-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form @@ -49,22 +32,14 @@ netcdf-intel-impi-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/i netcdf-intel-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-intel-mvapich2-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-intel-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -phdf5-gnu12-impi-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mvapich2-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-impi-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mvapich2-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-impi-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-mvapich2-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-intel-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -pnetcdf-gnu9-impi-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-mpich-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-mvapich2-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-openmpi4-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) +phdf5-gnu12-impi-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mvapich2-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-impi-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-mvapich2-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-intel-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data pnetcdf-gnu12-impi-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mvapich2-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) @@ -73,10 +48,6 @@ pnetcdf-intel-impi-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCD pnetcdf-intel-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-intel-mvapich2-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-intel-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -sionlib-gnu9-impi-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-mpich-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-mvapich2-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-openmpi4-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-impi-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mvapich2-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.mpi-families b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.mpi-families index da741962c9..f515e10b59 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.mpi-families +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.mpi-families @@ -1,19 +1,16 @@ -intel-psxe-mpi-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) MPI Library -intel-mpi-devel-ohpc 2021.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) oneAPI MPI Library -libfabric-ohpc 1.13.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces -mpich-ofi-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-intel-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +intel-psxe-mpi-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) MPI Library +intel-mpi-devel-ohpc 2023.1 https://github.com/openhpc/ohpc ohpc/mpi-families OpenHPC compatibility package for Intel(R) oneAPI MPI Library +libfabric-ohpc 1.18.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces mpich-ofi-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ofi-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ofi-intel-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ucx-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mvapich2-psm2-gnu9-ohpc 2.3.4 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -mvapich2-gnu9-ohpc 2.3.6 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation +mpich-ucx-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mvapich2-gnu12-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation +mvapich2-gnu13-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation mvapich2-intel-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -mvapich2-psm2-gnu12-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -mvapich2-psm2-intel-ohpc 2.3.7 http://mvapich.cse.ohio-state.edu ohpc/mpi-families OSU MVAPICH2 MPI implementation -openmpi4-gnu9-ohpc 4.1.1 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu12-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-intel-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -ucx-ohpc 1.11.2 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging +openmpi4-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu13-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-intel-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-pmix-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +ucx-ohpc 1.14.0 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs index c7135cce76..1bf62e40cb 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs @@ -1,19 +1,11 @@ -boost-gnu9-impi-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-mpich-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-mvapich2-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-openmpi4-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu12-impi-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mvapich2-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-intel-impi-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-intel-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-intel-mvapich2-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-intel-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -fftw-gnu9-impi-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-mpich-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-mvapich2-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-openmpi4-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library +boost-gnu12-impi-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mvapich2-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-impi-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-mvapich2-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-intel-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries fftw-gnu12-impi-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-mvapich2-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library @@ -26,18 +18,10 @@ hypre-gnu12-impi-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs hypre-gnu12-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-mvapich2-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-impi-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mvapich2-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-intel-impi-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-intel-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-intel-mvapich2-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-intel-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -mfem-gnu9-impi-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-mpich-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-mvapich2-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-openmpi4-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-impi-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mvapich2-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods @@ -50,26 +34,14 @@ mumps-gnu12-impi-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A mumps-gnu12-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-mvapich2-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-impi-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mvapich2-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-impi-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-mvapich2-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-intel-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -opencoarrays-gnu9-impi-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-mpich-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-mvapich2-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-openmpi4-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS +mumps-intel-impi-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver +mumps-intel-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver +mumps-intel-mvapich2-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver +mumps-intel-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver opencoarrays-gnu12-impi-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-mpich-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-mvapich2-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-openmpi4-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -petsc-gnu9-impi-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-mpich-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-mvapich2-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-openmpi4-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-impi-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mvapich2-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation @@ -78,10 +50,6 @@ petsc-intel-impi-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Po petsc-intel-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-intel-mvapich2-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-intel-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -ptscotch-gnu9-impi-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-mpich-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-mvapich2-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-openmpi4-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-impi-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-mvapich2-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI @@ -90,22 +58,14 @@ ptscotch-intel-impi-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/p ptscotch-intel-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-intel-mvapich2-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-intel-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -scalapack-gnu9-impi-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-mpich-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-mvapich2-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-openmpi4-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-intel-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -slepc-gnu9-impi-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-mpich-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-mvapich2-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-openmpi4-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems +scalapack-gnu12-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-impi-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-mvapich2-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-intel-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing slepc-gnu12-impi-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-mvapich2-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems @@ -122,19 +82,7 @@ superlu_dist-intel-impi-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/super superlu_dist-intel-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-intel-mvapich2-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-intel-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-impi-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mpich-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mvapich2-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-openmpi4-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -trilinos-gnu9-impi-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-mpich-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-mvapich2-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-openmpi4-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-impi-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-mvapich2-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-impi-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-mvapich2-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-intel-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.perf-tools b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.perf-tools index bb5a217d11..40e0ad236d 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.perf-tools +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.perf-tools @@ -2,18 +2,10 @@ dimemas-gnu12-impi-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mvapich2-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-impi-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mvapich2-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-impi-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-mvapich2-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-intel-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -extrae-gnu9-impi-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-mpich-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-mvapich2-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-openmpi4-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-impi-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mvapich2-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool @@ -26,18 +18,10 @@ geopm-gnu12-impi-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Exten geopm-gnu12-mpich-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-gnu12-mvapich2-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-gnu12-openmpi4-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-impi-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-mpich-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-mvapich2-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -geopm-gnu9-openmpi4-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-impi-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-mpich-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-mvapich2-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager geopm-intel-openmpi4-ohpc 1.1.0 https://geopm.github.io ohpc/perf-tools Global Extensible Open Power Manager -imb-gnu9-impi-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-mpich-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-mvapich2-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-openmpi4-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-impi-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-mvapich2-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) @@ -46,15 +30,8 @@ imb-intel-impi-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-b imb-intel-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-intel-mvapich2-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-intel-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -likwid-gnu9-ohpc 5.0.1 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console likwid-gnu12-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console likwid-intel-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console -msr-safe-ohpc 1.6.0 https://github.com/LLNL/msr-safe ohpc/perf-tools Allows safer access to model specific registers (MSRs) -msr-safe-ohpc-kmp-default 1.6.0_k5.3.18_57 https://github.com/LLNL/msr-safe ohpc/perf-tools Allows safer access to model specific registers (MSRs) -omb-gnu9-impi-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-mpich-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-mvapich2-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-openmpi4-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-impi-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mvapich2-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks @@ -66,24 +43,15 @@ omb-intel-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/ paraver-ohpc 4.10.4 https://tools.bsc.es ohpc/perf-tools Paraver papi-ohpc 6.0.0 http://icl.cs.utk.edu/papi/ ohpc/perf-tools Performance Application Programming Interface pdtoolkit-gnu12-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code -pdtoolkit-gnu9-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code pdtoolkit-intel-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code scalasca-gnu12-impi-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mvapich2-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-impi-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mvapich2-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-intel-impi-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-intel-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-intel-mvapich2-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-intel-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scorep-gnu9-impi-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-mpich-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-mvapich2-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-openmpi4-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-impi-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-mvapich2-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes @@ -92,10 +60,6 @@ scorep-intel-impi-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-too scorep-intel-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-intel-mvapich2-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-intel-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -tau-gnu9-impi-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-mpich-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-mvapich2-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-openmpi4-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-impi-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-mpich-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-mvapich2-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.provisioning b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.provisioning index f35ec6cdbd..9915d1a957 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.provisioning +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.provisioning @@ -1,15 +1,15 @@ -warewulf-common-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters -warewulf-ipmi-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs -warewulf-ipmi-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs -warewulf-provision-ohpc-gpl_sources 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning -warewulf-cluster-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration -warewulf-ipmi-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support -warewulf-common-ohpc-localdb 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server -warewulf-provision-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core -warewulf-provision-ohpc-server 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server -warewulf-vnfs-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support -warewulf-provision-ohpc-server-ipxe-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 -warewulf-provision-ohpc-server-ipxe-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 -warewulf-provision-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 -warewulf-provision-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 -warewulf-ohpc 4.3.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems +warewulf-common-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters +warewulf-ipmi-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs +warewulf-ipmi-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs +warewulf-provision-ohpc-gpl_sources 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning +warewulf-cluster-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration +warewulf-ipmi-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support +warewulf-common-ohpc-localdb 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server +warewulf-provision-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core +warewulf-provision-ohpc-server 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server +warewulf-vnfs-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support +warewulf-provision-ohpc-server-ipxe-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 +warewulf-provision-ohpc-server-ipxe-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 +warewulf-provision-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 +warewulf-provision-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 +warewulf-ohpc 4.4.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.rms b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.rms index b24e66a995..719e276867 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.rms +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.rms @@ -1,18 +1,18 @@ -magpie-ohpc 2.5 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments +magpie-ohpc 3.0 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments openpbs-execution-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for an execution host openpbs-client-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a client host openpbs-server-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a server host -pmix-ohpc 4.2.1 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI -slurm-devel-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm -slurm-example-configs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm -slurm-sview-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state -slurm-pam_slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm -slurm-perlapi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm -slurm-contribs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information -slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager -slurm-slurmd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon -slurm-slurmctld-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon -slurm-slurmdbd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon -slurm-libpmi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries -slurm-torque-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm -slurm-openlava-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm +pmix-ohpc 4.2.4 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI +slurm-devel-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm +slurm-example-configs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm +slurm-sview-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state +slurm-pam_slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm +slurm-perlapi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm +slurm-contribs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information +slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager +slurm-slurmd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon +slurm-slurmctld-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon +slurm-slurmdbd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon +slurm-libpmi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries +slurm-torque-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm +slurm-openlava-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.runtimes b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.runtimes index 647640bfc7..0d04be87b8 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.runtimes +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.runtimes @@ -1,2 +1 @@ charliecloud-ohpc 0.15 https://hpc.github.io/charliecloud/ ohpc/runtimes Lightweight user-defined software stacks for high-performance computing -singularity-ohpc 3.7.1 https://www.sylabs.io/singularity/ ohpc/runtimes Application and environment virtualization diff --git a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.serial-libs b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.serial-libs index 8575c94dfa..ee660c82f9 100644 --- a/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.serial-libs +++ b/docs/recipes/install/leap15/x86_64/warewulf/slurm/manifest/pkg-ohpc.serial-libs @@ -1,19 +1,12 @@ -R-gnu9-ohpc 4.1.2 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). R-gnu12-ohpc 4.2.1 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -gsl-gnu9-ohpc 2.7 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-gnu12-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-intel-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) metis-gnu12-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -metis-gnu9-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering metis-intel-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -openblas-gnu9-ohpc 0.3.7 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 openblas-gnu12-ohpc 0.3.21 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 -plasma-gnu9-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures plasma-gnu12-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures plasma-intel-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures scotch-gnu12-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -scotch-gnu9-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library scotch-intel-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library superlu-gnu12-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations -superlu-gnu9-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu-intel-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pattern-ohpc.all b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pattern-ohpc.all index df82322b5a..0f77f81c52 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pattern-ohpc.all +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pattern-ohpc.all @@ -21,20 +21,6 @@ ohpc-gnu12-python-libs Collection of python related library builds for use with ohpc-gnu12-python3-libs Collection of python3 related library builds for use with GNU compiler toolchain ohpc-gnu12-runtimes Collection of runtimes for use with GNU compiler toolchain ohpc-gnu12-serial-libs Collection of serial library builds for use with GNU compiler toolchain -ohpc-gnu9-geopm Global Extensible Open Power Manager for use with GNU compiler toolchain -ohpc-gnu9-io-libs Collection of IO library builds for use with GNU compiler toolchain -ohpc-gnu9-mpich-io-libs Collection of IO library builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-mpich-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-mpich-perf-tools Collection of performance tool builds for use with GNU compiler toolchain and the MPICH runtime -ohpc-gnu9-openmpi4-io-libs Collection of IO library builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-openmpi4-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-openmpi4-perf-tools Collection of performance tool builds for use with GNU compiler toolchain and the OpenMPI runtime -ohpc-gnu9-parallel-libs Collection of parallel library builds for use with GNU compiler toolchain -ohpc-gnu9-perf-tools Collection of performance tool builds for use with GNU compiler toolchain -ohpc-gnu9-python-libs Collection of python related library builds for use with GNU compiler toolchain -ohpc-gnu9-python3-libs Collection of python3 related library builds for use with GNU compiler toolchain -ohpc-gnu9-runtimes Collection of runtimes for use with GNU compiler toolchain -ohpc-gnu9-serial-libs Collection of serial library builds for use with GNU compiler toolchain ohpc-slurm-client Collection of client packages for SLURM ohpc-slurm-server Collection of server packages for SLURM ohpc-warewulf Collection of base packages for Warewulf provisioning diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin index a1b5c1f935..1fd24681d4 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.admin @@ -1,20 +1,17 @@ -conman-ohpc 0.3.0 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager -docs-ohpc 2.6.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation +conman-ohpc 0.3.1 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager +docs-ohpc 3.0.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation examples-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin Example source code and templates for use within OpenHPC environment. genders-ohpc 1.27 https://github.com/chaos/genders ohpc/admin Static cluster configuration database -lmod-defaults-arm1-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments +hpc-workspace-ohpc 1.4.0 https://github.com/holgerBerger/hpc-workspace ohpc/admin Temporary workspace management lmod-defaults-arm1-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-ohpc 8.7.6 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) +lmod-ohpc 8.7.14 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) losf-ohpc 0.56.0 https://github.com/hpcsi/losf ohpc/admin A Linux operating system framework for managing HPC clusters mrsh-ohpc 2.12 https://github.com/chaos/mrsh ohpc/admin Remote shell program that uses munge authentication -nhc-ohpc 1.4.2 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check -ohpc-release 2 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files +nhc-ohpc 1.4.3 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check +ohpc-release 3 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files pdsh-ohpc 2.34 https://github.com/chaos/pdsh ohpc/admin Parallel remote shell program prun-ohpc 2.2 https://github.com/openhpc/ohpc ohpc/admin Convenience utility for parallel job launch -test-suite-ohpc 2.6.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC +test-suite-ohpc 3.0.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.all b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.all index 7d068bf3ab..de4aa0d686 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.all +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.all @@ -1,138 +1,104 @@ -EasyBuild-ohpc 4.6.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework +EasyBuild-ohpc 4.7.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework R-gnu12-ohpc 4.2.1 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -R-gnu9-ohpc 4.1.2 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -adios-arm1-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-arm1-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -arm1-compilers-devel-ohpc 2.6 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler -autoconf-ohpc 2.69 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code -automake-ohpc 1.16.1 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles -boost-arm1-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-arm1-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu9-mpich-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-openmpi4-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries +adios2-arm1-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-arm1-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +arm1-compilers-devel-ohpc 3.0 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler +autoconf-ohpc 2.71 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code +automake-ohpc 1.16.5 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles +boost-arm1-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-arm1-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries charliecloud-ohpc 0.15 https://hpc.github.io/charliecloud/ ohpc/runtimes Lightweight user-defined software stacks for high-performance computing cmake-ohpc 3.24.2 https://cmake.org/ ohpc/dev-tools CMake is an open-source, cross-platform family of tools designed to build, test and package software. -conman-ohpc 0.3.0 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager +conman-ohpc 0.3.1 http://dun.github.io/conman/ ohpc/admin ConMan: The Console Manager dimemas-arm1-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-arm1-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -docs-ohpc 2.6.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation +docs-ohpc 3.0.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC documentation examples-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin Example source code and templates for use within OpenHPC environment. extrae-arm1-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-arm1-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-mpich-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-openmpi4-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool fftw-arm1-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-arm1-openmpi4-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-openmpi4-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-mpich-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-openmpi4-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library +flex-ohpc 2.6.4 https://github.com/westes/flex ohpc/distro-packages Fast Lexical Analyzer Generator genders-compat-ohpc 1.27 https://github.com/chaos/genders System Environment/Base Compatibility Library genders-ohpc 1.27 https://github.com/chaos/genders ohpc/admin Static cluster configuration database gnu12-compilers-ohpc 12.2.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files -gnu9-compilers-ohpc 9.4.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +gnu13-compilers-ohpc 13.1.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files gsl-arm1-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-gnu12-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) -gsl-gnu9-ohpc 2.7 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) -hdf5-arm1-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu12-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu9-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hwloc-ohpc 2.7.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality +hdf5-arm1-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hdf5-gnu12-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hpc-workspace-ohpc 1.4.0 https://github.com/holgerBerger/hpc-workspace ohpc/admin Temporary workspace management +hwloc-ohpc 2.9.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality hypre-arm1-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-arm1-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations imb-arm1-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-arm1-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-mpich-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-openmpi4-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -libfabric-ohpc 1.13.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces +libfabric-ohpc 1.18.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces libtool-ohpc 2.4.6 http://www.gnu.org/software/libtool/ ohpc/dev-tools The GNU Portable Library Tool -lmod-defaults-arm1-mpich-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments +likwid-gnu12-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console lmod-defaults-arm1-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments lmod-defaults-gnu12-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ofi-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-mpich-ucx-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-defaults-gnu9-openmpi4-ohpc 2.0 https://github.com/openhpc/ohpc ohpc/admin OpenHPC default login environments -lmod-ohpc 8.7.6 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) +lmod-ohpc 8.7.14 https://github.com/TACC/Lmod ohpc/admin Lua based Modules (lmod) losf-ohpc 0.56.0 https://github.com/hpcsi/losf ohpc/admin A Linux operating system framework for managing HPC clusters -magpie-ohpc 2.5 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments +magpie-ohpc 3.0 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments metis-arm1-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering metis-gnu12-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -metis-gnu9-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering mfem-arm1-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-arm1-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-mpich-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-openmpi4-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mpich-ofi-arm1-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ofi-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ofi-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-arm1-ohpc 3.3.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ofi-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ucx-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ucx-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mrsh-ohpc 2.12 https://github.com/chaos/mrsh ohpc/admin Remote shell program that uses munge authentication -mrsh-rsh-compat-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Base rsh compatability package for mrcp/mrlogin/mrsh +mrsh-rsh-compat-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Base rsh compatibility package for mrcp/mrlogin/mrsh mrsh-server-ohpc 2.12 https://github.com/chaos/mrsh System Environment/Daemons Servers for remote access commands (mrsh, mrlogin, mrcp) mumps-arm1-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-arm1-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver netcdf-arm1-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-arm1-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-cxx-arm1-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-arm1-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mpich-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-openmpi4-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-gnu12-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-mpich-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-openmpi4-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -nhc-ohpc 1.4.2 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check +nhc-ohpc 1.4.3 https://github.com/mej/nhc/ ohpc/admin LBNL Node Health Check omb-arm1-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-arm1-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-mpich-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-openmpi4-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks openblas-gnu12-ohpc 0.3.21 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 -openblas-gnu9-ohpc 0.3.7 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 opencoarrays-gnu12-mpich-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-openmpi4-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-mpich-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-openmpi4-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -openmpi4-arm1-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu12-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu9-ohpc 4.1.1 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-arm1-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu13-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-pmix-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM openpbs-client-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a client host openpbs-devel-ohpc 22.05.11 http://www.openpbs.org Development/System OpenPBS Development Package openpbs-execution-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for an execution host @@ -144,138 +110,100 @@ pdsh-mod-slurm-ohpc 2.34 https://github.com/chaos/pdsh System Environment/Base P pdsh-ohpc 2.34 https://github.com/chaos/pdsh ohpc/admin Parallel remote shell program pdtoolkit-arm1-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code pdtoolkit-gnu12-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code -pdtoolkit-gnu9-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code petsc-arm1-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-arm1-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-mpich-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-openmpi4-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -phdf5-arm1-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-arm1-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -plasma-arm1-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures +phdf5-arm1-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-arm1-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data plasma-gnu12-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -plasma-gnu9-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -pmix-ohpc 4.2.1 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI +pmix-ohpc 4.2.4 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI pnetcdf-arm1-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-arm1-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-mpich-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-openmpi4-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) prun-ohpc 2.2 https://github.com/openhpc/ohpc ohpc/admin Convenience utility for parallel job launch ptscotch-arm1-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-arm1-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-mpich-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-openmpi4-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -python3-Cython-ohpc 0.29.32 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language -python3-mpi4py-arm1-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-arm1-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-mpich-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-openmpi4-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-Cython-ohpc 0.29.33 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language +python3-mpi4py-arm1-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-arm1-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. python3-numpy-arm1-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-numpy-gnu12-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-numpy-gnu9-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-scipy-gnu12-mpich-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-openmpi4-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-mpich-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-openmpi4-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-mpich-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-openmpi4-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing +scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing scalasca-arm1-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-arm1-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scorep-arm1-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-arm1-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-mpich-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-openmpi4-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scotch-arm1-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library scotch-gnu12-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -scotch-gnu9-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -singularity-ohpc 3.7.1 https://www.sylabs.io/singularity/ ohpc/runtimes Application and environment virtualization sionlib-arm1-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-arm1-openmpi4-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-openmpi4-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-mpich-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-openmpi4-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files slepc-arm1-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-arm1-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-mpich-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-openmpi4-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slurm-contribs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information -slurm-devel-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm -slurm-example-configs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm -slurm-libpmi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries -slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager -slurm-ohpc-slurmrestd 22.05.2 https://slurm.schedmd.com/ System Environment/Base Slurm REST API translator -slurm-openlava-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm -slurm-pam_slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm -slurm-perlapi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm -slurm-slurmctld-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon -slurm-slurmd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon -slurm-slurmdbd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon -slurm-sview-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state -slurm-torque-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm -spack-ohpc 0.15.0 https://github.com/LLNL/spack ohpc/dev-tools HPC software package management -spack-ohpc 0.18.1 https://github.com/spack/spack ohpc/dev-tools HPC software package management +slurm-contribs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information +slurm-devel-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm +slurm-example-configs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm +slurm-libpmi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries +slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager +slurm-ohpc-slurmrestd 22.05.8 https://slurm.schedmd.com/ System Environment/Base Slurm REST API translator +slurm-openlava-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm +slurm-pam_slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm +slurm-perlapi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm +slurm-slurmctld-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon +slurm-slurmd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon +slurm-slurmdbd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon +slurm-sview-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state +slurm-torque-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm +spack-ohpc 0.19.2 https://github.com/spack/spack ohpc/dev-tools HPC software package management superlu-arm1-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu-gnu12-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations -superlu-gnu9-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu_dist-arm1-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-arm1-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mpich-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-openmpi4-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations tau-gnu12-mpich-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-openmpi4-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-mpich-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-openmpi4-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -test-suite-ohpc 2.6.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC -trilinos-arm1-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-arm1-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms +test-suite-ohpc 3.0.0 https://github.com/openhpc/ohpc/tests ohpc/admin Integration test suite for OpenHPC trilinos-gnu12-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-mpich-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-openmpi4-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -ucx-cma-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX CMA support -ucx-ib-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX RDMA support -ucx-ohpc 1.11.2 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging -ucx-rdmacm-ohpc 1.11.2 http://www.openucx.org System Environment/Libraries UCX RDMA connection manager support -valgrind-ohpc 3.19.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger -warewulf-cluster-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration -warewulf-common-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters -warewulf-common-ohpc-localdb 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server -warewulf-ipmi-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support -warewulf-ipmi-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs -warewulf-ipmi-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs -warewulf-ohpc 4.3.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems -warewulf-provision-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core -warewulf-provision-ohpc-gpl_sources 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning -warewulf-provision-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 -warewulf-provision-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 -warewulf-provision-ohpc-server 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server -warewulf-provision-ohpc-server-ipxe-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 -warewulf-provision-ohpc-server-ipxe-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 -warewulf-vnfs-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support -ohpc-release 2 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files +ucx-cma-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX CMA support +ucx-ib-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX RDMA support +ucx-ohpc 1.14.0 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging +ucx-rdmacm-ohpc 1.14.0 http://www.openucx.org System Environment/Libraries UCX RDMA connection manager support +valgrind-ohpc 3.20.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger +warewulf-cluster-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration +warewulf-common-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters +warewulf-common-ohpc-localdb 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server +warewulf-ipmi-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support +warewulf-ipmi-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs +warewulf-ipmi-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs +warewulf-ohpc 4.4.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems +warewulf-provision-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core +warewulf-provision-ohpc-gpl_sources 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning +warewulf-provision-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 +warewulf-provision-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 +warewulf-provision-ohpc-server 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server +warewulf-provision-ohpc-server-ipxe-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 +warewulf-provision-ohpc-server-ipxe-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 +warewulf-vnfs-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support +ohpc-release 3 https://github.com/openhpc/ohpc ohpc/admin OpenHPC release files diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families index 6db5898ba8..5bd74d2c74 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.compiler-families @@ -1,3 +1,3 @@ -arm1-compilers-devel-ohpc 2.6 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler -gnu9-compilers-ohpc 9.4.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +arm1-compilers-devel-ohpc 3.0 https://github.com/openhpc/ohpc ohpc/compiler-families OpenHPC compatibility package for Arm HPC compiler gnu12-compilers-ohpc 12.2.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files +gnu13-compilers-ohpc 13.1.0 http://gcc.gnu.org/ ohpc/compiler-families The GNU C Compiler and Support Files diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools index 5d5aeba61d..9f3af16c7c 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.dev-tools @@ -1,22 +1,16 @@ -EasyBuild-ohpc 4.6.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework -automake-ohpc 1.16.1 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles -autoconf-ohpc 2.69 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code +EasyBuild-ohpc 4.7.2 https://easybuilders.github.io/easybuild ohpc/dev-tools Software build and installation framework +automake-ohpc 1.16.5 http://www.gnu.org/software/automake/ ohpc/dev-tools A GNU tool for automatically creating Makefiles +autoconf-ohpc 2.71 http://www.gnu.org/software/autoconf/ ohpc/dev-tools A GNU tool for automatically configuring source code cmake-ohpc 3.24.2 https://cmake.org/ ohpc/dev-tools CMake is an open-source, cross-platform family of tools designed to build, test and package software. -hwloc-ohpc 2.7.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality +hwloc-ohpc 2.9.0 http://www.open-mpi.org/projects/hwloc/ ohpc/dev-tools Portable Hardware Locality libtool-ohpc 2.4.6 http://www.gnu.org/software/libtool/ ohpc/dev-tools The GNU Portable Library Tool -python3-scipy-gnu9-mpich-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python -python3-scipy-gnu9-openmpi4-ohpc 1.5.1 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-mpich-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-scipy-gnu12-openmpi4-ohpc 1.5.4 http://www.scipy.org ohpc/dev-tools Scientific Tools for Python python3-numpy-arm1-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects python3-numpy-gnu12-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-numpy-gnu9-ohpc 1.19.5 https://github.com/numpy/numpy ohpc/dev-tools NumPy array processing for numbers, strings, records and objects -python3-mpi4py-gnu9-mpich-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu9-openmpi4-ohpc 3.0.3 https://bitbucket.org/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-arm1-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-arm1-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-mpich-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -python3-mpi4py-gnu12-openmpi4-ohpc 3.1.3 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. -spack-ohpc 0.15.0 https://github.com/LLNL/spack ohpc/dev-tools HPC software package management -spack-ohpc 0.18.1 https://github.com/spack/spack ohpc/dev-tools HPC software package management -valgrind-ohpc 3.19.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger +python3-mpi4py-arm1-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-arm1-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-mpich-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +python3-mpi4py-gnu12-openmpi4-ohpc 3.1.4 https://github.com/mpi4py/mpi4py ohpc/dev-tools Python bindings for the Message Passing Interface (MPI) standard. +spack-ohpc 0.19.2 https://github.com/spack/spack ohpc/dev-tools HPC software package management +valgrind-ohpc 3.20.0 http://www.valgrind.org/ ohpc/dev-tools Valgrind Memory Debugger diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages index f48ce06429..e8c91e1749 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.distro-packages @@ -1 +1,2 @@ -python3-Cython-ohpc 0.29.32 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language +flex-ohpc 2.6.4 https://github.com/westes/flex ohpc/distro-packages Fast Lexical Analyzer Generator +python3-Cython-ohpc 0.29.33 http://www.cython.org ohpc/distro-packages The Cython compiler for writing C extensions for the Python language diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs index 03516e195a..5fba5d134c 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.io-libs @@ -1,44 +1,29 @@ -adios-arm1-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-arm1-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu12-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-mpich-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -adios-gnu9-openmpi4-ohpc 1.13.1 http://www.olcf.ornl.gov/center-projects/adios/ ohpc/io-libs The Adaptable IO System (ADIOS) -hdf5-arm1-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu12-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -hdf5-gnu9-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +adios2-arm1-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-arm1-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-mpich-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +adios2-gnu12-openmpi4-ohpc 2.8.3 https://adios2.readthedocs.io/en/latest/index.html ohpc/io-libs The Adaptable IO System v2 (ADIOS2) +hdf5-arm1-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +hdf5-gnu12-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data netcdf-cxx-arm1-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-arm1-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form netcdf-cxx-gnu12-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-mpich-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-cxx-gnu9-openmpi4-ohpc 4.3.1 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C++ Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-mpich-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-fortran-gnu9-openmpi4-ohpc 4.5.3 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-arm1-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-mpich-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form netcdf-fortran-gnu12-openmpi4-ohpc 4.6.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs Fortran Libraries for the Unidata network Common Data Form -netcdf-gnu9-mpich-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -netcdf-gnu9-openmpi4-ohpc 4.7.4 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-arm1-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-arm1-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-mpich-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form netcdf-gnu12-openmpi4-ohpc 4.9.0 http://www.unidata.ucar.edu/software/netcdf/ ohpc/io-libs C Libraries for the Unidata network Common Data Form -phdf5-arm1-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-arm1-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu12-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-mpich-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -phdf5-gnu9-openmpi4-ohpc 1.10.8 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data -pnetcdf-gnu9-mpich-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -pnetcdf-gnu9-openmpi4-ohpc 1.12.2 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) +phdf5-arm1-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-arm1-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-mpich-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data +phdf5-gnu12-openmpi4-ohpc 1.14.0 http://www.hdfgroup.org/HDF5 ohpc/io-libs A general purpose library and file format for storing scientific data pnetcdf-arm1-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-arm1-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-mpich-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) pnetcdf-gnu12-openmpi4-ohpc 1.12.3 http://cucis.ece.northwestern.edu/projects/PnetCDF ohpc/io-libs A Parallel NetCDF library (PnetCDF) -sionlib-gnu9-mpich-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files -sionlib-gnu9-openmpi4-ohpc 1.7.4 http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-arm1-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-arm1-openmpi4-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files sionlib-gnu12-mpich-ohpc 1.7.7 https://apps.fz-juelich.de/jsc/sionlib/docu/index.html ohpc/io-libs Scalable I/O Library for Parallel Access to Task-Local Files diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families index 43c7fd4b32..f828edd26f 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.mpi-families @@ -1,11 +1,11 @@ -libfabric-ohpc 1.13.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces -mpich-ucx-arm1-ohpc 3.3.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ofi-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -mpich-ucx-gnu9-ohpc 3.4.2 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +libfabric-ohpc 1.18.0 http://www.github.com/ofiwg/libfabric ohpc/mpi-families User-space RDMA Fabric Interfaces mpich-ofi-arm1-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ofi-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +mpich-ofi-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation mpich-ucx-gnu12-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation -openmpi4-gnu9-ohpc 4.1.1 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-arm1-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -openmpi4-gnu12-ohpc 4.1.4 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM -ucx-ohpc 1.11.2 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging +mpich-ucx-gnu13-ohpc 3.4.3 http://www.mpich.org ohpc/mpi-families MPICH MPI implementation +openmpi4-arm1-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-gnu13-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +openmpi4-pmix-gnu12-ohpc 4.1.5 http://www.open-mpi.org ohpc/mpi-families A powerful implementation of MPI/SHMEM +ucx-ohpc 1.14.0 http://www.openucx.org ohpc/mpi-families UCX is a communication library implementing high-performance messaging diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs index 1963bd1ed6..a78078dd4b 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.parallel-libs @@ -1,11 +1,7 @@ -boost-gnu9-mpich-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-gnu9-openmpi4-ohpc 1.76.0 http://www.boost.org ohpc/parallel-libs Boost free peer-reviewed portable C++ source libraries -boost-arm1-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-arm1-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-mpich-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -boost-gnu12-openmpi4-ohpc 1.80.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries -fftw-gnu9-mpich-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library -fftw-gnu9-openmpi4-ohpc 3.3.8 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library +boost-arm1-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-arm1-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-mpich-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries +boost-gnu12-openmpi4-ohpc 1.81.0 http://www.boost.org ohpc/parallel-libs Free peer-reviewed portable C++ source libraries fftw-arm1-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-arm1-openmpi4-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library fftw-gnu12-mpich-ohpc 3.3.10 http://www.fftw.org ohpc/parallel-libs A Fast Fourier Transform library @@ -14,10 +10,6 @@ hypre-arm1-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs hypre-arm1-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations hypre-gnu12-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-mpich-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -hypre-gnu9-openmpi4-ohpc 2.18.1 http://www.llnl.gov/casc/hypre/ ohpc/parallel-libs Scalable algorithms for solving linear systems of equations -mfem-gnu9-mpich-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods -mfem-gnu9-openmpi4-ohpc 4.3 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-arm1-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-arm1-openmpi4-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods mfem-gnu12-mpich-ohpc 4.4 http://mfem.org ohpc/parallel-libs Lightweight, general, scalable C++ library for finite element methods @@ -26,32 +18,20 @@ mumps-arm1-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A mumps-arm1-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-mpich-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver mumps-gnu12-openmpi4-ohpc 5.2.1 http://graal.ens-lyon.fr/MUMPS/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-mpich-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -mumps-gnu9-openmpi4-ohpc 5.2.1 http://mumps.enseeiht.fr/ ohpc/parallel-libs A MUltifrontal Massively Parallel Sparse direct Solver -opencoarrays-gnu9-mpich-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -opencoarrays-gnu9-openmpi4-ohpc 2.9.2 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-mpich-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS opencoarrays-gnu12-openmpi4-ohpc 2.10.0 http://www.opencoarrays.org ohpc/parallel-libs ABI to leverage the parallel programming features of the Fortran 2018 DIS -petsc-gnu9-mpich-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -petsc-gnu9-openmpi4-ohpc 3.16.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-arm1-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-arm1-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-mpich-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation petsc-gnu12-openmpi4-ohpc 3.18.1 http://www.mcs.anl.gov/petsc/ ohpc/parallel-libs Portable Extensible Toolkit for Scientific Computation -ptscotch-gnu9-mpich-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -ptscotch-gnu9-openmpi4-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-arm1-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-arm1-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-mpich-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI ptscotch-gnu12-openmpi4-ohpc 7.0.1 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/parallel-libs Graph, mesh and hypergraph partitioning library using MPI -scalapack-gnu9-mpich-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu9-openmpi4-ohpc 2.1.0 http://www.netlib.org/lapack-dev/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogenous computing -slepc-gnu9-mpich-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems -slepc-gnu9-openmpi4-ohpc 3.16.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems +scalapack-arm1-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-arm1-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-mpich-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing +scalapack-gnu12-openmpi4-ohpc 2.2.0 https://netlib.org/scalapack/ ohpc/parallel-libs A subset of LAPACK routines redesigned for heterogeneous computing slepc-arm1-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-arm1-openmpi4-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems slepc-gnu12-mpich-ohpc 3.18.0 http://slepc.upv.es ohpc/parallel-libs A library for solving large scale sparse eigenvalue problems @@ -60,11 +40,5 @@ superlu_dist-arm1-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/super superlu_dist-arm1-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-mpich-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations superlu_dist-gnu12-openmpi4-ohpc 6.4.0 https://portal.nersc.gov/project/sparse/superlu/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-mpich-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -superlu_dist-gnu9-openmpi4-ohpc 6.4.0 http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ ohpc/parallel-libs A general purpose library for the direct solution of linear equations -trilinos-gnu9-mpich-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-gnu9-openmpi4-ohpc 13.2.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-arm1-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms -trilinos-arm1-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-mpich-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms trilinos-gnu12-openmpi4-ohpc 13.4.0 https://trilinos.org/ ohpc/parallel-libs A collection of libraries of numerical algorithms diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools index e8bd0f95e2..5ba877066e 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.perf-tools @@ -2,22 +2,15 @@ dimemas-arm1-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-arm1-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool dimemas-gnu12-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-mpich-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -dimemas-gnu9-openmpi4-ohpc 5.4.2 https://tools.bsc.es ohpc/perf-tools Dimemas tool -extrae-gnu9-mpich-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool -extrae-gnu9-openmpi4-ohpc 3.7.0 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-arm1-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-arm1-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-mpich-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool extrae-gnu12-openmpi4-ohpc 3.8.3 https://tools.bsc.es ohpc/perf-tools Extrae tool -imb-gnu9-mpich-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -imb-gnu9-openmpi4-ohpc 2019.6 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-arm1-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-arm1-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-mpich-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) imb-gnu12-openmpi4-ohpc 2021.3 https://software.intel.com/en-us/articles/intel-mpi-benchmarks ohpc/perf-tools Intel MPI Benchmarks (IMB) -omb-gnu9-mpich-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks -omb-gnu9-openmpi4-ohpc 5.8 http://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks +likwid-gnu12-ohpc 5.2.2 https://github.com/RRZE-HPC/likwid ohpc/perf-tools Performance tools for the Linux console omb-arm1-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-arm1-openmpi4-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks omb-gnu12-mpich-ohpc 6.1 https://mvapich.cse.ohio-state.edu/benchmarks/ ohpc/perf-tools OSU Micro-benchmarks @@ -26,20 +19,13 @@ paraver-ohpc 4.10.4 https://tools.bsc.es ohpc/perf-tools Paraver papi-ohpc 6.0.0 http://icl.cs.utk.edu/papi/ ohpc/perf-tools Performance Application Programming Interface pdtoolkit-arm1-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code pdtoolkit-gnu12-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code -pdtoolkit-gnu9-ohpc 3.25.1 http://www.cs.uoregon.edu/Research/pdt ohpc/perf-tools PDT is a framework for analyzing source code scalasca-arm1-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-arm1-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications scalasca-gnu12-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-mpich-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scalasca-gnu9-openmpi4-ohpc 2.5 http://www.scalasca.org ohpc/perf-tools Toolset for performance analysis of large-scale parallel applications -scorep-gnu9-mpich-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -scorep-gnu9-openmpi4-ohpc 6.0 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-arm1-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-arm1-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-mpich-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes scorep-gnu12-openmpi4-ohpc 7.1 http://www.vi-hps.org/projects/score-p/ ohpc/perf-tools Scalable Performance Measurement Infrastructure for Parallel Codes -tau-gnu9-mpich-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package -tau-gnu9-openmpi4-ohpc 2.29 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-mpich-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package tau-gnu12-openmpi4-ohpc 2.31.1 http://www.cs.uoregon.edu/research/tau/home.php ohpc/perf-tools Tuning and Analysis Utilities Profiling Package diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning index f35ec6cdbd..9915d1a957 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.provisioning @@ -1,15 +1,15 @@ -warewulf-common-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters -warewulf-ipmi-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs -warewulf-ipmi-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs -warewulf-provision-ohpc-gpl_sources 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning -warewulf-cluster-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration -warewulf-ipmi-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support -warewulf-common-ohpc-localdb 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server -warewulf-provision-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core -warewulf-provision-ohpc-server 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server -warewulf-vnfs-ohpc 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support -warewulf-provision-ohpc-server-ipxe-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 -warewulf-provision-ohpc-server-ipxe-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 -warewulf-provision-ohpc-initramfs-aarch64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 -warewulf-provision-ohpc-initramfs-x86_64 3.9.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 -warewulf-ohpc 4.3.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems +warewulf-common-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Scalable systems management suite for high performance clusters +warewulf-ipmi-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to aarch64 initramfs +warewulf-ipmi-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Add IPMI to x86_64 initramfs +warewulf-provision-ohpc-gpl_sources 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - GPL sources used in Warewulf provisioning +warewulf-cluster-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - HPC cluster configuration +warewulf-ipmi-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - IPMI support +warewulf-common-ohpc-localdb 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Install local database server +warewulf-provision-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning core +warewulf-provision-ohpc-server 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - System provisioning server +warewulf-vnfs-ohpc 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - Virtual Node File System support +warewulf-provision-ohpc-server-ipxe-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for aarch64 +warewulf-provision-ohpc-server-ipxe-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - iPXE Bootloader for x86_64 +warewulf-provision-ohpc-initramfs-aarch64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for aarch64 +warewulf-provision-ohpc-initramfs-x86_64 3.10.0 http://warewulf.lbl.gov/ ohpc/provisioning Warewulf - initramfs base for x86_64 +warewulf-ohpc 4.4.0 https://github.com/hpcng/warewulf ohpc/provisioning A provisioning system for large clusters of bare metal and/or virtual systems diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms index b24e66a995..719e276867 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.rms @@ -1,18 +1,18 @@ -magpie-ohpc 2.5 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments +magpie-ohpc 3.0 https://github.com/LLNL/magpie ohpc/rms Scripts for running Big Data software in HPC environments openpbs-execution-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for an execution host openpbs-client-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a client host openpbs-server-ohpc 22.05.11 http://www.openpbs.org ohpc/rms OpenPBS for a server host -pmix-ohpc 4.2.1 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI -slurm-devel-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm -slurm-example-configs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm -slurm-sview-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state -slurm-pam_slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm -slurm-perlapi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm -slurm-contribs-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information -slurm-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager -slurm-slurmd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon -slurm-slurmctld-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon -slurm-slurmdbd-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon -slurm-libpmi-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries -slurm-torque-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm -slurm-openlava-ohpc 22.05.2 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm +pmix-ohpc 4.2.4 https://pmix.github.io/pmix/ ohpc/rms An extended/exascale implementation of PMI +slurm-devel-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Development package for Slurm +slurm-example-configs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Example config files for Slurm +slurm-sview-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Graphical user interface to view and modify Slurm state +slurm-pam_slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms PAM module for restricting access to compute nodes via Slurm +slurm-perlapi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl API to Slurm +slurm-contribs-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Perl tool to print Slurm job state information +slurm-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm Workload Manager +slurm-slurmd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm compute node daemon +slurm-slurmctld-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm controller daemon +slurm-slurmdbd-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm database daemon +slurm-libpmi-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Slurm\'s implementation of the pmi libraries +slurm-torque-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms Torque/PBS wrappers for transition from Torque/PBS to Slurm +slurm-openlava-ohpc 22.05.8 https://slurm.schedmd.com/ ohpc/rms openlava/LSF wrappers for transition from OpenLava/LSF to Slurm diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes index 647640bfc7..0d04be87b8 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.runtimes @@ -1,2 +1 @@ charliecloud-ohpc 0.15 https://hpc.github.io/charliecloud/ ohpc/runtimes Lightweight user-defined software stacks for high-performance computing -singularity-ohpc 3.7.1 https://www.sylabs.io/singularity/ ohpc/runtimes Application and environment virtualization diff --git a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs index 8830c2a14a..c126fbde49 100644 --- a/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs +++ b/docs/recipes/install/rocky9/aarch64/warewulf/slurm/manifest/pkg-ohpc.serial-libs @@ -1,19 +1,11 @@ -R-gnu9-ohpc 4.1.2 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). R-gnu12-ohpc 4.2.1 http://www.r-project.org/ ohpc/serial-libs R is a language and environment for statistical computing and graphics (S-Plus like). -gsl-gnu9-ohpc 2.7 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-arm1-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) gsl-gnu12-ohpc 2.7.1 http://www.gnu.org/software/gsl ohpc/serial-libs GNU Scientific Library (GSL) metis-arm1-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering metis-gnu12-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -metis-gnu9-ohpc 5.1.0 http://glaros.dtc.umn.edu/gkhome/metis/metis/overview ohpc/serial-libs Serial Graph Partitioning and Fill-reducing Matrix Ordering -openblas-gnu9-ohpc 0.3.7 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 openblas-gnu12-ohpc 0.3.21 http://www.openblas.net ohpc/serial-libs An optimized BLAS library based on GotoBLAS2 -plasma-arm1-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures -plasma-gnu9-ohpc 2.8.0 https://bitbucket.org/icl/plasma ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures plasma-gnu12-ohpc 21.8.29 https://icl.utk.edu/plasma/overview/index.html ohpc/serial-libs Parallel Linear Algebra Software for Multicore Architectures scotch-arm1-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library scotch-gnu12-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library -scotch-gnu9-ohpc 6.0.6 http://www.labri.fr/perso/pelegrin/scotch/ ohpc/serial-libs Graph, mesh and hypergraph partitioning library superlu-arm1-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations superlu-gnu12-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations -superlu-gnu9-ohpc 5.2.1 http://crd.lbl.gov/~xiaoye/SuperLU/ ohpc/serial-libs A general purpose library for the direct solution of linear equations