Skip to content
/ compcan Public

Utilities for working with Alliance resources.

Notifications You must be signed in to change notification settings

m2b3/compcan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compute Canada / AllianceCan scripts

Usage:

 ./hook.sh narval rrg-mypi 16 8000M 2:00:00 1

Will spawn a job on narval under the account rrg-mypi with 16 CPUs, 8GB RAM, 1 GPU, for a maximum duration of 2 hours.

Omit the last argument if you don't need a GPU.

Features

  • jupyter job will not die on connection loss

TODO

  • Easy resume: connect to gateaway, find running jobs spawned through this script, and attach to one of them with SSH forwarding
  • Per-project config:
    • requirements.txt
    • SLURM modules
  • Rewrite this in OCaml or Rust, add job monitoring, GUI and/or TUI...

About

Utilities for working with Alliance resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages