MPI.jl: Functions for cartesian process topology
|
|
3
|
920
|
January 21, 2019
|
MPI.jl - Different behaviors using MPIManager and mpirun
|
|
0
|
616
|
January 17, 2019
|
Multithreading and pmap
|
|
8
|
2739
|
January 5, 2019
|
MPI.jl: Error building: recompile with -fPIC?
|
|
11
|
1242
|
January 4, 2019
|
Segmentation fault using ArrayFire and @spawn
|
|
0
|
521
|
January 4, 2019
|
Issues with shared memory parallel k-means implementation
|
|
1
|
725
|
December 28, 2018
|
SharedArray example from documentation not working
|
|
1
|
1076
|
December 19, 2018
|
DistributedArrays: basic element-wise vector operation is slow / fails
|
|
1
|
793
|
December 18, 2018
|
DistributedArrays: basic example from doc fails
|
|
5
|
1132
|
December 11, 2018
|
How to use CachingPool?
|
|
4
|
1704
|
December 10, 2018
|
How to use FFTW MPI routines with MPI.jl
|
|
2
|
1209
|
December 10, 2018
|
RemoteChannel with priority
|
|
0
|
454
|
December 7, 2018
|
Best practice for executing many instances parallel
|
|
8
|
1293
|
December 3, 2018
|
Parallel Good Practice
|
|
22
|
3963
|
November 30, 2018
|
[Ann] julia in parallel batch mode: job schedulers, etc
|
|
2
|
1743
|
November 26, 2018
|
Using SharedArray with structs
|
|
1
|
723
|
November 25, 2018
|
Failure-resilient parallel computing
|
|
6
|
798
|
November 25, 2018
|
Global Inner functions used with remote call julia v0.6 vs v1.0
|
|
0
|
465
|
November 21, 2018
|
Pmap vs RemoteChannel performance?
|
|
2
|
939
|
November 22, 2018
|
Identifying wokers and CPU sockets
|
|
1
|
506
|
November 20, 2018
|
Making a struct definition available on the cluster
|
|
2
|
1200
|
November 13, 2018
|
SharedDict for multiple processes?
|
|
1
|
535
|
November 12, 2018
|
How to use channel to communicate with a process
|
|
0
|
641
|
November 1, 2018
|
Avoiding JIT Compilation of Remotecall Functions
|
|
2
|
599
|
October 31, 2018
|
Error when I run for the first time my parallel code
|
|
1
|
2270
|
October 25, 2018
|
ccall, C pointers and Multi-Core
|
|
1
|
666
|
October 24, 2018
|
Producer/Consumer Tasks Do Not End Properly
|
|
2
|
705
|
October 23, 2018
|
How to achieve atomic global variables with multiple processes (not threads)?
|
|
2
|
627
|
October 22, 2018
|
Logical processes remain active after my parallelized program ends
|
|
4
|
935
|
October 16, 2018
|
The sum of an array is faster in the sequential version than in the parallelized version
|
|
9
|
1312
|
October 11, 2018
|