Package manager for HPC systems
Spack is a configurable Python-based HPC package manager, automating the installation and fine-tuning of simulations and libraries. It operates on a wide variety of HPC platforms and enables users to build many code configurations. Software installed by Spack runs correctly regardless of environment, and file management is streamlined. Spack can install many variants of the same build using different compilers, options, and MPI implementations.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / spack
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:cluster/spack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Adapt-shell-scripts-that-set-up-the-environment-fo |
0000004980 4.86 KB | |
Fix-Spinx-configuration-to-avoid-throwing-errors.p |
0000002030 1.98 KB | |
Fix-error-during-documentation-build-due-to-recurs |
0000002515 2.46 KB | |
Make-spack-paths-compliant-to-distro-installation. |
0000001566 1.53 KB | |
README-oo-wiki | 0000005329 5.2 KB | |
README.SUSE | 0000000877 877 Bytes | |
Set-modules-default-to-lmod.patch | 0000000811 811 Bytes | |
_constraints | 0000000205 205 Bytes | |
_link | 0000000124 124 Bytes | |
_multibuild | 0000000052 52 Bytes | |
added-target-and-os-calls-to-output-of-spack-spec- |
0000003610 3.53 KB | |
fix-tumbleweed-naming.patch | 0000000989 989 Bytes | |
objects.inv | 0000112726 110 KB | |
run-find-external.sh | 0000001696 1.66 KB | |
spack-0.17.1.tar.gz | 0006749505 6.44 MB | |
spack-rpmlintrc | 0000000886 886 Bytes | |
spack.changes | 0000015172 14.8 KB | |
spack.spec | 0000018331 17.9 KB |
Revision 41 (latest revision is 110)
Egbert Eich (eeich)
accepted
request 945312
from
Christian Goll (mslacken)
(revision 41)
- updated to spack 0.17.1 with following chnages: * Allow locks to work under high contention (#27846) * Improve errors messages from clingo (#27707 #27970) * Respect package permissions for sbang (#25764) * Fix --enable-locks behavior (#24675) * Fix log-format reporter ignoring install errors (#25961) * Fix overloaded argparse keys (#27379) * Allow style commands to run with targets other than "develop" (#27472) * Log lock messages to debug level, instead of verbose level (#27408) * Handle invalid unicode while logging (#21447) * spack audit: fix API calls to variants (#27713) * Provide meaningful message for empty environment installs (#28031) * Added opensuse leap containers to spack containerize (#27837) * Revert "patches: make re-applied patches idempotent" (#27625) * MANPATH can use system defaults (#21682) * Add "setdefault" subcommand to `spack module tcl` (#14686) * Regenerate views when specs already installed (#28113) - removed leap-container.patch as incoperated upstream
Comments 0