Use break or continue statement with pmap
|
|
5
|
148
|
March 2, 2025
|
Lack of improvement from distributed pmap, understanding a simple example
|
|
6
|
155
|
October 29, 2024
|
Manifest_usage.toml/pidfile related error
|
|
1
|
177
|
October 3, 2024
|
Stopping pmap when one of the node hit an error
|
|
0
|
134
|
January 29, 2024
|
Weird UndefRefError in pmap since 1.8
|
|
5
|
348
|
November 25, 2023
|
Discarding pmap’s results (pforeach?)
|
|
2
|
158
|
July 10, 2023
|
Unhandled task error using pmap
|
|
1
|
430
|
June 21, 2023
|
Extend distributed pmap to mutliple nodes using SLURM
|
|
2
|
309
|
May 3, 2023
|
Distributing parallel tasks/workers over multiple nodes using SLURM
|
|
10
|
2112
|
October 25, 2022
|
Write a function that stands up and shuts down workers?
|
|
5
|
365
|
October 22, 2022
|
How to do a nested parallelization of two nested functions?
|
|
13
|
613
|
October 7, 2022
|
Strange error when passing a DataFrame to pmap
|
|
1
|
272
|
October 6, 2022
|
Unhandled Task Error
|
|
2
|
837
|
September 24, 2022
|
Pmap suddenly after running for some time gives Load Error
|
|
0
|
207
|
September 22, 2022
|
Extracting elements from pmap using for loop
|
|
0
|
218
|
September 20, 2022
|
Using Distributed computing in JULIA for UNet
|
|
4
|
597
|
August 31, 2022
|
Blend pmap with dynamic addprocs() rmprocs() on shared High Performance Computing Cluster
|
|
7
|
491
|
June 17, 2022
|
Using pmap: Do all workers have to be equally capable?
|
|
5
|
883
|
April 29, 2022
|
Seed random number generator when using pmap
|
|
2
|
410
|
April 4, 2022
|
How to use distributed and pmap across GPU cores
|
|
2
|
971
|
April 1, 2022
|
"connection refused (ECONNREFUSED)" when trying to mpirun julia on multiple nodes
|
|
2
|
1130
|
March 22, 2022
|
Pmapreduce with the keyword argument "dims"
|
|
0
|
314
|
February 11, 2022
|
Is Pmap _both_ distributed and threaded?
|
|
4
|
446
|
December 28, 2021
|
When to use pmap vs Threads.@threads?
|
|
11
|
3359
|
December 16, 2021
|
Use pmap(f,x) when f takes multiple arguments?
|
|
3
|
1828
|
November 17, 2021
|
Unexpected behaviour when interrupting pmap
|
|
0
|
369
|
October 13, 2021
|
Use of CachingPool's for a pmap that will be run many times
|
|
0
|
393
|
October 9, 2021
|
Poor speed gain using `pmap`
|
|
17
|
1177
|
August 6, 2021
|
Pmap using fewer workers than expected after some time
|
|
5
|
558
|
February 10, 2021
|
Scoping is too confusing with custom package and modules to use `pmap`
|
|
3
|
758
|
January 16, 2021
|