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

The console log of the documentation does not provide the good information. Instead there is the path of the needed files. https://github.com/spack/spack-tutorial/blob/main/tutorial_packaging.rst

I'm new to spack, and when I try to follow the tutorial, the installation fails when I use the recommended Docker container. The documentation recommends running the container like so:...

Add an artifact export to the site generation to allow us to see docs rendered by CI.

I'm looking for either an example or a full blown tutorial showing how to use the Cray PrgEnv to compile products and then expose the products through a hierarchical view....

The Package Creation tutorial has a long section on setting SPACK_ROOT, PATH, and EDITOR, sourcing the setup script, etc. At this point in the tutorial, we've done this a million...

https://github.com/spack/spack-tutorial/blame/main/tutorial_basics.rst#L166 says the hash of zlib is `/2f2`, but https://github.com/spack/spack-tutorial/blob/main/outputs/basics/tcl-zlib-hash.out uses `/zqd`. Needs to be updated.

The spec syntax we cover can be confusing for new users, and it's good to know that we have a command just to describe this syntax. We should end the...

We should create scripts to generate the output of all commands for the config tutorial section. Also, because we now disable reuse in this section, the exact binary needed for...