Skip to content

A collection of example SLURM submit scripts for typical HPC jobs

Notifications You must be signed in to change notification settings

carnegie/hpc-example-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpc-example-jobs

Overview

This repository contains Carnegie HPC intro example code and scripts to help users get started with modules, softwares and Slurm job management techniques.

Getting Started

Be cautious as to which cluster you run these on. All were written specifically for Carnegie HPC clusters, however not all clusters have the same hardware resources (GPUs for example).

For a few of the more advanced examples, please refer to the README in the working directory.

To run:

  $user@host[~]:   ssh <user>@<cluster>.carnegiescience.edu
  $user@host[~]:   cd $SLURM_SUBMIT_Dir
  $user@host[~]:   sbatch <script_name>.sh

Cloning the Repository

Clone this to the cluster or your local machine:

  $ git clone https://github.com/carnegie/hpc-example-jobs.git
  $ cd hpc-example-jobs

Troubleshooting and Additional Resources

Here are a few recommended articles:

If you encounter issues, please check our documentation or reach out to our HPC team.

About

A collection of example SLURM submit scripts for typical HPC jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published