The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.8.2 - 2023-11-08

  • Bugfix: test 10-hpc had a typo and didnt work on Slurm clusters

Documentation

How to make your configuration file for NBI::Slurm tools
List your jobs (or others), and delete them if you wish
Create a Singularity/Apptainer image from micromamba
Install a "package" in the NBI HPC using a singularity image
Run a job in the cluster using NBI::Slurm
Start an interactive session on the cluster
Search for HPC packages in the cluster
Wait for selected jobs to exit the queue
List the users with active jobs, and the number of jobs in the cluster

Modules

A class for representing a job for NBI::Slurm
A class for representing a the SLURM options for NBI::Slurm
NBI::Queue, to filter jobs in the queue
NBI::QueuedJob, to describe a job from the SLURM queue (squeue)
NBI Slurm module