diff --git a/lib/spack/docs/tutorial.rst b/lib/spack/docs/tutorial.rst index 6974fe5e1a9..dbd83d29bfd 100644 --- a/lib/spack/docs/tutorial.rst +++ b/lib/spack/docs/tutorial.rst @@ -4,9 +4,9 @@ Tutorial: Spack 101 ============================= -This is a 3-hour introduction to Spack with lectures and live demos. It -was presented as a tutorial at `Supercomputing 2016 -`_. You can use these materials to teach +This is a full day introduction to Spack with lectures and live demos. It +was presented as a tutorial at `Supercomputing 2017 +`_. 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. @@ -15,19 +15,18 @@ the live demo scripts to see how Spack is used in practice. .. rubric:: Slides .. figure:: tutorial/sc16-tutorial-slide-preview.png - :target: http://llnl.github.io/spack/files/Spack-SC16-Tutorial.pdf + :target: http://spack.io/slides/Spack-SC17-Tutorial.pdf :height: 72px :align: left :alt: Slide Preview -`Download Slides `_. +`Download Slides `_. **Full citation:** Todd Gamblin, Massimiliano Culpo, Gregory Becker, Matt Legendre, Greg Lee, Elizabeth Fischer, and Benedikt Hegner. `Managing HPC Software Complexity with Spack -`_. -Tutorial presented at Supercomputing 2016. November 13, 2016, Salt Lake -City, UT, USA. +`_. +Tutorial presented at Supercomputing 2017. November 13, 2017, Denver, CO, USA. .. _sc16-live-demos: