Skip to content

Repository for testing various workflow tools and combinations on HPC clusters.

License

Notifications You must be signed in to change notification settings

jaantollander/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflows

Repository for testing various workflow tools and combinations on HPC clusters.

Hyperqueue

Installation

mkdir -p appl/hyperqueue/0.15.0
wget https://github.com/It4innovations/hyperqueue/releases/download/v0.15.0/hq-v0.15.0-linux-x64.tar.gz
tar xf hq-v0.15.0-linux-x64.tar.gz --directory=appl/hyperqueue/0.15.0

Use local modulefiles

module use "$PWD/modulefiles"

Running scripts

export SBATCH_ACCOUNT=project_<id>
sbatch ./hyperqueue/<name>.sh

Resources

About

Repository for testing various workflow tools and combinations on HPC clusters.

Topics

Resources

License

Stars

Watchers

Forks