
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
Spack is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, macOS, 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 https://spack.readthedocs.io/en/latest/features.html for examples and highlights.
To install spack and your first package, make sure you have Python. Then:
$ git clone -c feature.manyFiles=true https://github.com/spack/spack.git $ cd spack/bin $ ./spack install zlib
https://spack.readthedocs.io/ is available, or
run spack help or spack help --all.
For a cheat sheet on Spack syntax, run spack help --spec.
We maintain a https://spack.readthedocs.io/en/latest/tutorial.html. 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.
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:
@mention us!Contributing to Spack is relatively easy. Just send us a
https://help.github.com/articles/using-pull-requests/.
When you send your request, make develop the destination branch on the
https://github.com/spack/spack.
Your PR must pass Spack's unit tests and documentation tests, and must be https://www.python.org/dev/peps/pep-0008/ compliant. We enforce these guidelines with our CI process. To run these tests locally, and for helpful tips on git, see our https://spack.readthedocs.io/en/latest/contribution_guide.html.
Spack's develop branch has the latest contributions. Pull requests
should target develop, and users who want the latest package versions,
features, etc. can use develop.
For multi-user site deployments or other use cases that need very stable software installations, we recommend using Spack's https://github.com/spack/spack/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 https://spack.readthedocs.io/en/latest/developer_guide.html#releases for more details.
Please note that Spack has a Code of Conduct. By participating in the Spack community, you agree to abide by its rules.
Many thanks go to Spack's https://github.com/spack/spack/graphs/contributors.
Spack was created by Todd Gamblin, ***.
If you are referencing Spack in a publication, please cite the following paper:
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 https://github.com/spack/spack/blob/develop/LICENSE-MIT, https://github.com/spack/spack/blob/develop/LICENSE-APACHE, https://github.com/spack/spack/blob/develop/COPYRIGHT, and https://github.com/spack/spack/blob/develop/NOTICE for details.
SPDX-License-Identifier: (Apache-2.0 OR MIT)
LLNL-CODE-811652
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务
以下是 spack/centos7 相关的常用 Docker 镜像,适用于 不同场景 等不同场景: