MPI.jl: Error building: recompile with -fPIC?
|
|
11
|
1234
|
January 4, 2019
|
Segmentation fault using ArrayFire and @spawn
|
|
0
|
521
|
January 4, 2019
|
Issues with shared memory parallel k-means implementation
|
|
1
|
723
|
December 28, 2018
|
SharedArray example from documentation not working
|
|
1
|
1076
|
December 19, 2018
|
DistributedArrays: basic element-wise vector operation is slow / fails
|
|
1
|
791
|
December 18, 2018
|
DistributedArrays: basic example from doc fails
|
|
5
|
1125
|
December 11, 2018
|
How to use CachingPool?
|
|
4
|
1697
|
December 10, 2018
|
How to use FFTW MPI routines with MPI.jl
|
|
2
|
1200
|
December 10, 2018
|
RemoteChannel with priority
|
|
0
|
452
|
December 7, 2018
|
Best practice for executing many instances parallel
|
|
8
|
1281
|
December 3, 2018
|
Parallel Good Practice
|
|
22
|
3940
|
November 30, 2018
|
[Ann] julia in parallel batch mode: job schedulers, etc
|
|
2
|
1742
|
November 26, 2018
|
Using SharedArray with structs
|
|
1
|
720
|
November 25, 2018
|
Failure-resilient parallel computing
|
|
6
|
795
|
November 25, 2018
|
Global Inner functions used with remote call julia v0.6 vs v1.0
|
|
0
|
463
|
November 21, 2018
|
Pmap vs RemoteChannel performance?
|
|
2
|
939
|
November 22, 2018
|
Identifying wokers and CPU sockets
|
|
1
|
490
|
November 20, 2018
|
Making a struct definition available on the cluster
|
|
2
|
1199
|
November 13, 2018
|
SharedDict for multiple processes?
|
|
1
|
525
|
November 12, 2018
|
How to use channel to communicate with a process
|
|
0
|
639
|
November 1, 2018
|
Avoiding JIT Compilation of Remotecall Functions
|
|
2
|
594
|
October 31, 2018
|
Error when I run for the first time my parallel code
|
|
1
|
2269
|
October 25, 2018
|
ccall, C pointers and Multi-Core
|
|
1
|
664
|
October 24, 2018
|
Producer/Consumer Tasks Do Not End Properly
|
|
2
|
700
|
October 23, 2018
|
How to achieve atomic global variables with multiple processes (not threads)?
|
|
2
|
626
|
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
|
1300
|
October 11, 2018
|
Parallel without communication using MPI
|
|
3
|
748
|
October 8, 2018
|
My parallel cellular automata with Distributed Arrays is very slowly
|
|
0
|
530
|
October 7, 2018
|
How can I speed up a batch of numerical integrations from a shared array?
|
|
1
|
509
|
October 5, 2018
|