🥾
Bootcamp 2021
  • CCV Research Computing Bootcamp 2021
  • Schuedule
    • Monday, 3 May
    • Tuesday, 4 May
    • Wednesday, 5 May
    • Thursday, 6 May
    • Friday, 7 May
Powered by GitBook
On this page

Was this helpful?

  1. Schuedule

Tuesday, 4 May

Using Oscar: Beyond the Basics

PreviousMonday, 3 MayNextWednesday, 5 May

Last updated 4 years ago

Was this helpful?

Version Control with Git | 9:30 - 11:00 EDT

A practical introduction to version control for software management using Git. Topics covered include: creating a repository, checking the status of a repository, committing changes, viewing changes, reverting to older versions of files, and setting up a remote repository.

|

Building Software on Oscar | 11:00 - 12:30 EDT

Learn how to build and install software packages on Oscar. Topics covered include: make, cmake, compiler options on Oscar, pip, building python packages from source, and python virtual environments.

|

Slurm for Beginners | 1:30 - 3:00 EDT

A primer on submitting jobs to the job scheduler on Oscar. Some basic familiarity with Unix/Linux systems is assumed. Topics covered include: an overview of the use of Slurm for resource allocation, submitting jobs to Slurm, and using Bash scripts to configure and submit jobs to Slurm.

|

Advanced Slurm | 3:00 - 4:30 EDT

This workshop is for people who are already familiar with Slurm, but would like to use Slurm's more powerful features. Topics covered include: dependencies for conditional execution of jobs, job arrays for parameter sweeps, dealing with hundreds or thousands of small tasks, how to limit the number of jobs running at once, and how to cancel multiple jobs.

|

Repository
nbviewer
Slides
Exercises
Slides
Exercises
Slides
Exercises