diff --git a/index.rst b/index.rst index be2a8a15dc..f3d507d72d 100644 --- a/index.rst +++ b/index.rst @@ -9,8 +9,8 @@ Tutorial: Spack 101 =================== This is an introduction to Spack with lectures and live demos. -It was last presented at the `Practice and Experience in Advanced Research Computing (PEARC) 25 Conference `_ July 21, 2025. -The event was a full-day tutorial. +It was last presented at the `HPCIC 2025 HPC Tutorials `_ August 5, 2025. +The event was two online half-day tutorials.. You can use these materials to teach a course on Spack at your own site, or you can just skip ahead and read the live demo scripts to see how Spack is used in practice. @@ -26,9 +26,9 @@ You can use these materials to teach a course on Spack at your own site, or you :download:`Download Slides <_static/slides/spack-pearc25-tutorial-slides.pdf>`. -**Full citation:** Todd Gamblin, Alec Scott, Kathleen Shea, Caetano Melone. +**Full citation:** Alec Scott, Greg Becker, Kathleen Shea, Caetano Melone, Tamara Dahlgren, Peter Scheibel. Managing HPC Software Complexity with Spack. -Practice and Experience in Advanced Research Computing 2025 (PEARC25), Columbus, Ohio, July 21, 2025. +HPCIC Tutorials 2025, Livermore, California, August 5-6, 2025. .. _video: @@ -48,8 +48,8 @@ You can invoke .. code-block:: console - $ docker pull ghcr.io/spack/tutorial:pearc25 - $ docker run -it ghcr.io/spack/tutorial:pearc25 + $ docker pull ghcr.io/spack/tutorial:hpcic25 + $ docker run -it ghcr.io/spack/tutorial:hpcic25 to start using the container. You should now be ready to run through our demo scripts: