Là một công cụ cho lập trình viên, spack/spack đã đạt 5.1k sao trên GitHub, ngôn ngữ Python. A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Getting Started • Config • Community • Contributing • Packaging Guide • Packages
Spack is a multi-platform package manager that builds and installs
multiple versions and configurations of software. It works on Linux,
macOS, Windows, and many supercomputers. Spack is non-destructive: installing a
new version of a package does not break existing installations, so many
configurations of the same package can coexist.
Spack offers a simple "spec" syntax that allows users to specify versions
and configuration options. Package files are written in pure Python, and
specs allow package authors to write a single script for many different
builds of the same package. With Spack, you can build your software
all the ways you want to.
See the
Feature Overview
for examples and highlights.
Installation
To install spack, first make sure you have Python & Git.
Then:
# For bash/zsh/sh
. spack/share/spack/setup-env.sh
# For tcsh/csh
source spack/share/spack/setup-env.csh
# For fish
. spack/share/spack/setup-env.fish
# Now you're ready to install a package!
spack install zlib-ng
Documentation
Full documentation is available, or
run spack help or spack help --all.
For a cheat sheet on Spack syntax, run spack help --spec.
Tutorial
We maintain a
hands-on tutorial.
It covers basic to advanced usage, packaging, developer features, and large HPC
deployments. You can do all of the exercises on your own laptop using a
Docker container.
Feel free to use these materials to teach users at your organization
about Spack.
Community
Spack is an open source project. Questions, discussion, and
contributions are welcome. Contributions can be anything from new
packages to bugfixes, documentation, or even new core features.
Resources:
Slack workspace: spackpm.slack.com.
To get an invitation, visit slack.spack.io.
Matrix space: #spack-space:matrix.org:
bridged to Slack.
Github Discussions:
for Q&A and discussions. Note the pinned discussions for announcements.
X: @spackpm. Be sure to
@mention us!
Mailing list: groups.google.com/d/forum/spack:
only for announcements. Please use other venues for discussions.
Contributing
Contributing to Spack is relatively easy. Just send us a
pull request.
Most contributors will want to contribute to Spack's community package
recipes. To do that, you should visit the
spack-packages repository.
If you want to contribute to Spack itself, you can submit a pull request
to the spack repository (this repository).
Your PR must:
Make develop the destination branch;
Pass Spack's unit tests, documentation tests, and package build tests;
Be PEP 8 compliant;
Sign off all commits with git commit --signoff. Signoff says that you
agree to the Developer Certificate of Origin.
Note that this is different from signing commits,
which you may also do, but it's not required.
We enforce these guidelines with our continuous integration (CI) process.
To run tests locally, and for helpful tips on git, see our
Contribution Guide.
Releases
For multi-user site deployments or other use cases that need very stable
software installations, we recommend using Spack's
stable releases.
Each Spack release series also has a corresponding branch, e.g.
releases/v0.14 has 0.14.x versions of Spack, and releases/v0.13 has
0.13.x versions. We backport important bug fixes to these branches but
we do not advance the package versions or make other changes that would
change the way Spack concretizes dependencies within a release branch.
So, you can base your Spack deployment on a release branch and git pull
to get fixes, without the package churn that comes with develop.
The latest release is always available with the releases/latest tag.
See the docs on releases
for more details.
Code of Conduct
Please note that Spack has a
Code of Conduct. By participating in
the Spack community, you agree to abide by its rules.
If you are referencing Spack in a publication, please cite the following paper:
Todd Gamblin, Matthew P. LeGendre, Michael R. Collette, Gregory L. Lee,
Adam Moody, Bronis R. de Supinski, and W. Scott Futral.
The Spack Package Manager: Bringing Order to HPC Software Chaos.
In Supercomputing 2015 (SC’15), Austin, Texas, November 15-20 2015. LLNL-CONF-669890.
On GitHub, you can copy this citation in APA or BibTeX format via the "Cite this repository"
button. Or, see the comments in CITATION.cff for the raw BibTeX.
License
Spack is distributed under the terms of both the MIT license and the
Apache License (Version 2.0). Users may choose either license, at their
option.
All new contributions must be made under both the MIT and Apache-2.0
licenses.
See LICENSE-MIT,
LICENSE-APACHE,
COPYRIGHT, and
NOTICE for details.
spack/spack thuộc nhóm Developer Tools trên TopGit, cùng 11 topic GitHub. Trang Trending và Topics liệt kê các repo cùng số sao và cùng ngôn ngữ để so sánh.
Đọc thêm về spack/spack ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/spack/spack là nguồn chính thức.
spack/spack có bao nhiêu sao?
spack/spack có 5.1k sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/spack/spack. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
Commit gần nhất trên spack/spack là 24 ngày trước (theo timestamp GitHub). Repo có 2.5k fork — một chỉ báo về mức độ quan tâm của cộng đồng.
spack/spack viết bằng ngôn ngữ gì?
spack/spack chủ yếu viết bằng Python. Trường "language" của GitHub dựa trên phần lớn byte ở nhánh mặc định.
Vì sao spack/spack được xếp vào nhóm Developer Tools?
TopGit xếp spack/spack vào nhóm Developer Tools dựa trên GitHub topics và mô tả của repo (gắn thẻ: "build-tools", "hpc", "hpsf"). Việc phân loại dựa trên metadata thật của repo, không phải đoán theo cảm tính biên tập.
Đọc đầy đủ README ở tab phía trên.
Chưa chắc spack có hợp với bạn?
Để ChatGPT, Claude hoặc Perplexity tìm hiểu giúp — bấm bên dưới và xem AI nói gì về spack.