Progress bar on remote slurm cluster using future.batchtools #542
-
Below is a modified and working example of how to use a progress bar on a cluster. It works great!
Now, instead of a cluster, I have access to a remote HPC cluster using slurm and I do the following.
This works in the sense that the slurm cluster is returning the values but two related things are bothering me.
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
None of the future.batchtools backends are among the future backend that are capable of relaying progressr updates, cf. https://progressr.futureverse.org/articles/progressr-intro.html#near-live-versus-buffered-progress-updates-with-futures.
As you say, that is the design, so you need to access
sim_res
.