Replies: 2 comments 2 replies
-
Hi @statquant yes, Slurm is definitely supported, even using foreach. If you were looking at the parallel vignette then it is very succinct, and you might have missed it:
I guess I need to update this to mention See this section of the reference vignette on how you would use mirai's cluster launcher: Basically to create a cluster instead of the usual daemons, swap the |
Beta Was this translation helpful? Give feedback.
-
Note that the following code is failing for me
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was wondering if mirai would integrate with
foreach
while working on a remoteslurm
cluster.While the documentation gives an example for a local cluster I see nothing equivalent for a remote
slurm
cluster.My goal is to move completely away from
clustermq
while still retaining theforeach
apiBeta Was this translation helpful? Give feedback.
All reactions