From 552c9c57fd6f9ad123ade22d3d1924fcb200b0e1 Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Tue, 23 Apr 2019 01:53:47 +0900 Subject: Update tutorial page with RIKEN tutorial slides. (#11254) - Add link to container image, as well as a description of VMs - Update slide link to point to latest RIKEN tutorial --- lib/spack/docs/tutorial.rst | 41 ++++++++++++++++++++++++++++------------- 1 file changed, 28 insertions(+), 13 deletions(-) diff --git a/lib/spack/docs/tutorial.rst b/lib/spack/docs/tutorial.rst index 7b7fcb3470..d9e469cf5c 100644 --- a/lib/spack/docs/tutorial.rst +++ b/lib/spack/docs/tutorial.rst @@ -10,33 +10,48 @@ Tutorial: Spack 101 ============================= This is a full-day introduction to Spack with lectures and live demos. -It was presented as a tutorial at the `Exascale Computing Project Annual -Meeting `_ in 2019. 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. +It was presented as a tutorial for staff at the `RIKEN Center for +Computational Science (R-CCS) +`_. 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. .. _sc16-slides: .. rubric:: Slides .. figure:: tutorial/sc16-tutorial-slide-preview.png - :target: http://spack.io/slides/Spack-ECP19-Tutorial.pdf + :target: https://spack.io/slides/Spack-RIKEN19-Tutorial.pdf :height: 72px :align: left :alt: Slide Preview -`Download Slides `_. +`Download Slides `_. -**Full citation:** Todd Gamblin, Gregory Becker, Matt Legendre, Mario -Melara, and Peter Scheibel. `Spack Tutorial -`_. -Presented at ECP Annual Meeting 2019. January 14, 2019. Houston, TX, USA. +**Full citation:** Todd Gamblin, Gregory Becker, and Peter Scheibel. +Managing HPC Software Complexity with Spack. Tutorial presented at RIKEN +Center for Computational Science. April 23, 2019. Kobe, Japan. + +.. _sc16-live-demos: .. rubric:: Live Demos -These scripts will take you step-by-step through basic Spack tasks. They -correspond to sections in the slides above. +We provide scripts that take you step-by-step through basic Spack tasks. +They correspond to sections in the slides above. You can use one of the +following methods to run through the scripts: + + 1. We provide the `spack/tutorial + `_ container image on + Docker Hub that you can use to do the tutorial on your local + machine. You can invoke ``docker run -it spack/tutorial`` to start + using the container. + + 2. When we host the tutorial, we also provision VM instances in `AWS + `_, so that users who are unfamiliar with + Docker can simply log into a VPM to do the demo exercises. + +You should now be ready to run through our demo scripts: 1. :ref:`basics-tutorial` 2. :ref:`configs-tutorial` -- cgit v1.2.3-70-g09d2