spack-tutorial icon indicating copy to clipboard operation
spack-tutorial copied to clipboard

Standalone Spack Tutorial Repository

Results 26 spack-tutorial issues
Sort by recently updated
recently updated
newest added

Some packaging tutorial simplifications and cleanup. Also adds `spack repo list` to illustrate the tutorial repository.

Corrections and updates to the environment tutorial to match outputs and more. Note: This does NOT include addressing the fact that the `spack concretize --force --fresh` appears to want to...

During the RADIUSS tutorial, @tldahlgren was forced to ad-lib more than usual because an environment with trilinos was taking a long time to install. Trilinos is also installed during the...

The advanced packaging section still refer to: ``` def setup_environment(self, build_env, run_env): pass ``` etc. which have been deprecated.

enhancement

Hi, thanks for building this tutorial, I found an issue in the [Extra query parameters](https://spack-tutorial.readthedocs.io/en/latest/tutorial_advanced_packaging.html#extra-query-parameters) section. This does not work for me with the current releases/v0.15 branch. - There is...

As I go along this tutorial (which is awesome!), I copy-paste most of the commands that I encounter to work along inside my own spack installation. When I copy-paste this...

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5. Release notes Sourced from actions/upload-artifact's releases. v4.3.5 What's Changed Bump @​actions/artifact to v2.1.9 by @​robherley in actions/upload-artifact#588 Fixed artifact upload chunk timeout logic #1774...

dependencies
github_actions

We should add examples from https://spack.readthedocs.io/en/latest/extensions.html to our Scripting tutorial.

enhancement

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.6 to 8.0.2. Release notes Sourced from sphinx's releases. Sphinx 8.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Dependencies #12633: Drop Python 3.9 support....

dependencies
python