Skip to content

Commit 157703d

Browse files
authored
Update the index.rst for ISC25 (#450)
* Update the index.rst for ISC25 * 2024 -> 2025
1 parent 8db9f7a commit 157703d

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

index.rst

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

1111
This is an introduction to Spack with lectures and live demos.
12-
It was last presented at the `Supercomputing 2024 Conference <https://sc24.conference-program.com/presentation/?id=tut182&sess=sess422>`_, November 18, 2024.
13-
The event was a full-day tutorial.
12+
It was last presented at the `ISC High Performance 25 Conference <https://isc-hpc.com/>`_
13+
June 13, 2025.
14+
The event was a half-day tutorial.
1415

1516
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.
1617

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

2728
:download:`Download Slides <_static/slides/spack-sc24-tutorial-slides.pdf>`.
2829

29-
**Full citation:** Todd Gamblin, Gregory Becker, Alec Scott, Phil Sakievich, and Luke Peyralans.
30+
**Full citation:** Todd Gamblin, Alec Scott, Massimiliano Culpo, Adam Stewart, Harmen Stoppels, and Michael Kuhn.
3031
Managing HPC Software Complexity with Spack.
31-
Supercomputing 2024 (SC24), Atlanta, GA, November 18, 2024.
32+
ISC High Performance 2025 (ISC25), Hamburg, Germany, June 13, 2025.
3233

3334
.. _video:
3435

@@ -48,8 +49,8 @@ You can invoke
4849

4950
.. code-block:: console
5051
51-
$ docker pull ghcr.io/spack/tutorial:sc24
52-
$ docker run -it ghcr.io/spack/tutorial:sc24
52+
$ docker pull ghcr.io/spack/tutorial:isc25
53+
$ docker run -it ghcr.io/spack/tutorial:isc25
5354
5455
to start using the container. You should now be ready to run through our demo scripts:
5556

0 commit comments

Comments
 (0)