-
Slurm is a utility to manage and schedule workloads on a cluster of computers.
Many academic institutions use it for distributing computation.
I was wondering if it would be a good idea to impleme…
-
Slurm clusters mount a single storage cluster used for home directories.
This ticket would allow Slurm and Kubernetes to mount additional data volumes.
-
Hello 👋 Thank you for considering this feature request :) I have been looking over dask-jobqueue (together with prefect) to allocate resources on a Slurm cluster I have access to. dask-jobqueue seems…
-
Refs:
* #556
* #659
* #528
After reviewing these issues, we (me and @mfranzon) propose to switch to another way of collecting task (which was already mentioned in the past), namely one wher et…
-
Thank you for sharing the fantastic work.
As I do not have the SLURM cluster, Is there the DDP training code?
Or anyone can help?
-
**Is your feature request related to a problem? Please describe.**
Hello. I am a developer of Bitextor (https://github.com/bitextor/bitextor), which is based on Snakemake, and we are having issues ru…
-
Hello,
Snakemake was recently updated to version 8.0 with quite extensive changes to its API. I was wondering if there were any plans to update this repository so that it is compatible with the lat…
-
I try to pretrain blip2 on a slurm cluster, but it seems that the current programme does not support distributed training on slurm by default. Any advice on it?
| distributed init (rank 0, world 1)…
-
**Snakemake version**
8.13
**Describe the bug**
I'm using the `slurm` executor plugin to have Snakemake submit jobs to cluster on my behalf. In addition to this, I'm also using the `fs` plugi…
-
## Bug report
Hello,
I submitted a `Nextflow` workflow to our cluster (`SLURM` scheduler), but `Nextflow` did not terminate after all tasks were completed. It eventually timed out because of the …