Skip to content

Commit 9536dcd

Browse files
authored
hpcic25: add hpcic25 information to the index.rst (#479)
1 parent 93b1fd8 commit 9536dcd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Tutorial: Spack 101
99
===================
1010

1111
This is an introduction to Spack with lectures and live demos.
12-
It was last presented at the `Practice and Experience in Advanced Research Computing (PEARC) 25 Conference <https://pearc.acm.org/pearc25/>`_ July 21, 2025.
13-
The event was a full-day tutorial.
12+
It was last presented at the `HPCIC 2025 HPC Tutorials <https://hpcic.llnl.gov/tutorials/2025-hpc-tutorials>`_ August 5, 2025.
13+
The event was two online half-day tutorials..
1414

1515
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.
1616

@@ -26,9 +26,9 @@ You can use these materials to teach a course on Spack at your own site, or you
2626

2727
:download:`Download Slides <_static/slides/spack-pearc25-tutorial-slides.pdf>`.
2828

29-
**Full citation:** Todd Gamblin, Alec Scott, Kathleen Shea, Caetano Melone.
29+
**Full citation:** Alec Scott, Greg Becker, Kathleen Shea, Caetano Melone, Tamara Dahlgren, Peter Scheibel.
3030
Managing HPC Software Complexity with Spack.
31-
Practice and Experience in Advanced Research Computing 2025 (PEARC25), Columbus, Ohio, July 21, 2025.
31+
HPCIC Tutorials 2025, Livermore, California, August 5-6, 2025.
3232

3333
.. _video:
3434

@@ -48,8 +48,8 @@ You can invoke
4848

4949
.. code-block:: console
5050
51-
$ docker pull ghcr.io/spack/tutorial:pearc25
52-
$ docker run -it ghcr.io/spack/tutorial:pearc25
51+
$ docker pull ghcr.io/spack/tutorial:hpcic25
52+
$ docker run -it ghcr.io/spack/tutorial:hpcic25
5353
5454
to start using the container. You should now be ready to run through our demo scripts:
5555

0 commit comments

Comments
 (0)