Using pmap: Do all workers have to be equally capable?
|
|
5
|
284
|
April 29, 2022
|
Seed random number generator when using pmap
|
|
2
|
85
|
April 4, 2022
|
How to use distributed and pmap across GPU cores
|
|
2
|
128
|
April 1, 2022
|
"connection refused (ECONNREFUSED)" when trying to mpirun julia on multiple nodes
|
|
2
|
80
|
March 22, 2022
|
Pmapreduce with the keyword argument "dims"
|
|
0
|
88
|
February 11, 2022
|
Is Pmap _both_ distributed and threaded?
|
|
4
|
171
|
December 28, 2021
|
When to use pmap vs Threads.@threads?
|
|
11
|
506
|
December 16, 2021
|
Use pmap(f,x) when f takes multiple arguments?
|
|
3
|
466
|
November 17, 2021
|
Unexpected behaviour when interrupting pmap
|
|
0
|
95
|
October 13, 2021
|
Use of CachingPool's for a pmap that will be run many times
|
|
0
|
104
|
October 9, 2021
|
Poor speed gain using `pmap`
|
|
17
|
467
|
August 6, 2021
|
Distributing parallel tasks/workers over multiple nodes using SLURM
|
|
9
|
614
|
May 7, 2021
|
Pmap using fewer workers than expected after some time
|
|
5
|
263
|
February 10, 2021
|
Scoping is too confusing with custom package and modules to use `pmap`
|
|
3
|
324
|
January 16, 2021
|
Dataframes with groupby in parallel
|
|
1
|
790
|
October 1, 2020
|
PMAP Throws Exception on ProcessExitedException
|
|
1
|
243
|
August 28, 2020
|
Measuring and storing execution time in a variable
|
|
2
|
1272
|
August 20, 2020
|
Parallel computing using Optim
|
|
5
|
873
|
June 25, 2020
|
Why is the parallel map so slow?
|
|
2
|
1093
|
May 10, 2020
|
Why Pmap() skipping a combination in the function arguments
|
|
1
|
264
|
April 25, 2020
|
Is there something similar to R's pmap in Julia?
|
|
7
|
547
|
April 6, 2020
|
Passing constructed closures to child processes
|
|
3
|
480
|
February 20, 2020
|
Trying to understand communication between workers in simple version of pmap
|
|
4
|
538
|
January 3, 2020
|
Pmap throwing BoundsErrors when accessing SharedArray
|
|
0
|
443
|
August 17, 2019
|
Pmap use of processor cores
|
|
13
|
1350
|
June 12, 2019
|
Issue with nested pmap
|
|
2
|
435
|
June 11, 2019
|
Generate Random Symmetric Matrices with pmap
|
|
2
|
868
|
May 28, 2019
|
Problems using pmap(), and doubt about the number of workers/processes to use
|
|
3
|
763
|
February 7, 2019
|
Pmap with complex structs
|
|
7
|
450
|
December 6, 2018
|
Behavior of worker pool in pmap
|
|
2
|
672
|
November 25, 2018
|