You can edit almost every page by Creating an account and confirming your email.

Spack (package manager)

From EverybodyWiki Bios & Wiki


Spack
Initial releaseJuly 9, 2014; 11 years ago (2014-07-09)[1]
Stable release
0.21.1[2] / January 11, 2024; 2 years ago (2024-01-11)
Written inPython
Engine
    Platformaarch32, aarch64, ppc, ppcle, ppc64, ppc64le, riscv64, sparc, sparc64, x86, x86-64
    TypePackage management
    LicenseMIT and Apache 2.0
    Websitespack.io

    Search Spack (package manager) on Amazon.

    Spack is the Supercomputing Package manager tool developed at the Lawrence Livermore National Laboratory (LLNL) to manage the combinatorial complexity of scientific software[3]. Spack allows users to compose packages parameterized by version, platform, compiler, options, and dependency packages using a specification syntax or spec. An installed spec is available as an environmental module that can be loaded and unloaded as part of a traditional high-performance computing (HPC) workflow. Unlike environmental modules traditionally created by system administrators, however, Spack ensures reproducibility by storing all package recipes used to build the software, including output build logs and environment files. Additionally, users can set up Spack simply by cloning the Spack Git repository and therefore need not rely on an existing, shared Spack installation.

    See also

    References

    1. "Release v0.8 (2014-07-09) · spack/spack". GitHub.
    2. "Release v0.21.1 (2024-01-11) · spack/spack". GitHub.
    3. Gamblin, Todd; LeGendre, Matthew P.; Collette, Michael R.; Lee, Gregory L.; Moody, Adam; de Supinski, Bronis R.; Scott Futral, W. The Spack package manager: bringing order to HPC software chaos (PDF). Supercomputing 2015 (SC15). Austin, Texas. doi:10.1145/2807591.2807623.


    This article "Spack (package manager)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Spack (package manager). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.