Skip to content

rnabioco/bodhi-slurm-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bodhi LSF → SLURM Migration Guide

Documentation site for migrating from IBM Spectrum LSF to SLURM on the Bodhi HPC cluster.

Live site: https://rnabioco.github.io/bodhi-slurm-migration/

Local development

Requires pixi:

# Serve docs locally at http://localhost:8000
pixi run docs

# Build the site (strict mode)
pixi run build

Converter script

A sed-based helper that converts common #BSUB directives and $LSB_* variables to SLURM equivalents:

bash scripts/lsf2slurm.sh myjob.lsf > myjob.slurm

See the converter documentation for details on what it does and doesn't handle.

Deployment

Pushes to main automatically build and deploy to GitHub Pages via GitHub Actions. The site is served from the gh-pages branch.

To enable: Settings → Pages → Source → gh-pages branch.

About

Bodhi slurm migration guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages