Using GPUs in an HPC setting
Whenever I’ve seen instructions on how to use a GPU on an HPC cluster, it almost always just tells you to use the --gres flag, and then not much else. Maybe ...
Whenever I’ve seen instructions on how to use a GPU on an HPC cluster, it almost always just tells you to use the --gres flag, and then not much else. Maybe ...
I love the quotation “All models are wrong. Some are useful”. I like to whisper it to myself before I fall asleep. Sometimes I say it enouragingly to the R c...
This is the blog equivalent of a William present, so-named after Just William, wherein you give someone a gift so that you can play with it yourself. This is...
The problem with parameters
I recently had to move a lot of individual scripts, including their SLURM submission scripts, into a snakemake workflow. In doing so I found that when snakem...