Get your code/software to run on ARC
Ended Apr 26, 2022
2 credits
Spots remaining: 19
Enrollment is closed
Add yourself to the wait list and you'll be auto enrolled when a spot opens
Full course description
Term: Spring 2022
Date: April 26th, 2022
Time: 10:30am -12:00pm
Location: Online Only
Instructors: Matthew Brown
Presented By: Applied Reseach Computing (ARC)
Description:
ARC systems run software which spans the full spectrum of modern research computing. Many fields have evolved their software in various ways, but most often within the support models of research computing centers like ARC. This workshop addresses several of the most common software delivery models and how they can be accessed and used on ARC systems. The demonstrations will be predominantly via the linux shell command line interface and will cover our "software modules" system, python environments via Anaconda, and also the main components needed for building software from source codes, particularly MPI software. Interactive shell jobs are an indispensable resource for each of these models and will be used to demonstrate how researchers can begin to set up their own software environments and develop workflows on ARC systems. Attendees who already have ARC accounts are invited to follow along with the demonstrations if desired.
- Interactive shell jobs
- Search for, load, and manage modules
- Python with Anaconda environments
- Building from source