Course

Get your software/code to run on ARC

Ended Aug 18, 2023
2 credits

Spots remaining: 18

Enrollment is closed
Add yourself to the wait list and you'll be auto enrolled when a spot opens

Add to Wait List

Full course description

Term: Fall 2023

Date: August 18th, 2023

Time: 9:30am - 10:45am

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.

 

Outline:

 - Interactive shell jobs

 - Search for, load, and manage modules

 - Python with Anaconda environments

 - Building from source