You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using @showprogress with Threads.@threads for ..., applying the method mentioned in #140 . However, the progress is not updated until it finished. The job was submitted to a slurm cluster and the output is
I am using
@showprogress
withThreads.@threads for ...
, applying the method mentioned in #140 . However, the progress is not updated until it finished. The job was submitted to a slurm cluster and the output isThere are 64 tasks using 48 threads. There is no update on the progress between
4%
and100%
.The text was updated successfully, but these errors were encountered: