Weird UndefRefError in pmap since 1.8
|
|
5
|
234
|
November 25, 2023
|
Discarding pmap’s results (pforeach?)
|
|
2
|
92
|
July 10, 2023
|
Unhandled task error using pmap
|
|
1
|
315
|
June 21, 2023
|
Extend distributed pmap to mutliple nodes using SLURM
|
|
2
|
177
|
May 3, 2023
|
Distributing parallel tasks/workers over multiple nodes using SLURM
|
|
10
|
1393
|
October 25, 2022
|
Write a function that stands up and shuts down workers?
|
|
5
|
274
|
October 22, 2022
|
How to do a nested parallelization of two nested functions?
|
|
13
|
373
|
October 7, 2022
|
Strange error when passing a DataFrame to pmap
|
|
1
|
216
|
October 6, 2022
|
Unhandled Task Error
|
|
2
|
455
|
September 24, 2022
|
Pmap suddenly after running for some time gives Load Error
|
|
0
|
148
|
September 22, 2022
|
Extracting elements from pmap using for loop
|
|
0
|
170
|
September 20, 2022
|
Using Distributed computing in JULIA for UNet
|
|
4
|
383
|
August 31, 2022
|
Blend pmap with dynamic addprocs() rmprocs() on shared High Performance Computing Cluster
|
|
7
|
339
|
June 17, 2022
|
Using pmap: Do all workers have to be equally capable?
|
|
5
|
617
|
April 29, 2022
|
Seed random number generator when using pmap
|
|
2
|
317
|
April 4, 2022
|
How to use distributed and pmap across GPU cores
|
|
2
|
656
|
April 1, 2022
|
"connection refused (ECONNREFUSED)" when trying to mpirun julia on multiple nodes
|
|
2
|
681
|
March 22, 2022
|
Pmapreduce with the keyword argument "dims"
|
|
0
|
243
|
February 11, 2022
|
Is Pmap _both_ distributed and threaded?
|
|
4
|
341
|
December 28, 2021
|
When to use pmap vs Threads.@threads?
|
|
11
|
1938
|
December 16, 2021
|
Use pmap(f,x) when f takes multiple arguments?
|
|
3
|
1399
|
November 17, 2021
|
Unexpected behaviour when interrupting pmap
|
|
0
|
298
|
October 13, 2021
|
Use of CachingPool's for a pmap that will be run many times
|
|
0
|
287
|
October 9, 2021
|
Poor speed gain using `pmap`
|
|
17
|
839
|
August 6, 2021
|
Pmap using fewer workers than expected after some time
|
|
5
|
447
|
February 10, 2021
|
Scoping is too confusing with custom package and modules to use `pmap`
|
|
3
|
602
|
January 16, 2021
|
Dataframes with groupby in parallel
|
|
1
|
1149
|
October 1, 2020
|
PMAP Throws Exception on ProcessExitedException
|
|
1
|
433
|
August 28, 2020
|
Measuring and storing execution time in a variable
|
|
2
|
1925
|
August 20, 2020
|
Parallel computing using Optim
|
|
5
|
1336
|
June 25, 2020
|