Using pmap within a package
|
|
6
|
146
|
August 16, 2025
|
Use break or continue statement with pmap
|
|
5
|
160
|
March 2, 2025
|
Lack of improvement from distributed pmap, understanding a simple example
|
|
6
|
157
|
October 29, 2024
|
Manifest_usage.toml/pidfile related error
|
|
1
|
181
|
October 3, 2024
|
Stopping pmap when one of the node hit an error
|
|
0
|
136
|
January 29, 2024
|
Weird UndefRefError in pmap since 1.8
|
|
5
|
356
|
November 25, 2023
|
Discarding pmap’s results (pforeach?)
|
|
2
|
158
|
July 10, 2023
|
Unhandled task error using pmap
|
|
1
|
434
|
June 21, 2023
|
Extend distributed pmap to mutliple nodes using SLURM
|
|
2
|
310
|
May 3, 2023
|
Distributing parallel tasks/workers over multiple nodes using SLURM
|
|
10
|
2128
|
October 25, 2022
|
Write a function that stands up and shuts down workers?
|
|
5
|
370
|
October 22, 2022
|
How to do a nested parallelization of two nested functions?
|
|
13
|
641
|
October 7, 2022
|
Strange error when passing a DataFrame to pmap
|
|
1
|
273
|
October 6, 2022
|
Unhandled Task Error
|
|
2
|
849
|
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
|
220
|
September 20, 2022
|
Using Distributed computing in JULIA for UNet
|
|
4
|
600
|
August 31, 2022
|
Blend pmap with dynamic addprocs() rmprocs() on shared High Performance Computing Cluster
|
|
7
|
496
|
June 17, 2022
|
Using pmap: Do all workers have to be equally capable?
|
|
5
|
890
|
April 29, 2022
|
Seed random number generator when using pmap
|
|
2
|
418
|
April 4, 2022
|
How to use distributed and pmap across GPU cores
|
|
2
|
995
|
April 1, 2022
|
"connection refused (ECONNREFUSED)" when trying to mpirun julia on multiple nodes
|
|
2
|
1143
|
March 22, 2022
|
Pmapreduce with the keyword argument "dims"
|
|
0
|
318
|
February 11, 2022
|
Is Pmap _both_ distributed and threaded?
|
|
4
|
457
|
December 28, 2021
|
When to use pmap vs Threads.@threads?
|
|
11
|
3403
|
December 16, 2021
|
Use pmap(f,x) when f takes multiple arguments?
|
|
3
|
1833
|
November 17, 2021
|
Unexpected behaviour when interrupting pmap
|
|
0
|
370
|
October 13, 2021
|
Use of CachingPool's for a pmap that will be run many times
|
|
0
|
395
|
October 9, 2021
|
Poor speed gain using `pmap`
|
|
17
|
1194
|
August 6, 2021
|
Pmap using fewer workers than expected after some time
|
|
5
|
562
|
February 10, 2021
|