Fall 2021
Fall 2021 workshops are listed below. A the dates are finalized, registration links will be posted here and use the link to register for the upcoming workshops.
Schedule |
Topic |
Presentation Materials |
Description |
Oct 20, 2021 - 01:00 PM MT |
Introduction to Spack (Workshop Recording) |
This workshop will show users how to install and use Spack, install and uninstall packages, create packages, and create/use Spack environments. Spack is a package manager for supercomputers, Linux, and macOS. It’s designed to support multiple versions and configurations of software on a wide variety of platforms and environments. |
|
Oct 27, 2021 - 09:00 AM MT |
MPI Parallelization (Workshop Recording) |
This workshop will show users how to use MPI Parallelization. MPI is a standard message-passing library specification for parallel computation in distributed-memory systems. |
|
Nov 3, 2021 - 01:00 PM MT |
Introduction to OpenACC (Workshop Recording) |
This workshop will introduce you to OpenACC (Open Accelerators) which is a directive-based programming model to simplify the parallel computing of CPU/GPU Systems and accelerate your code/applications. |