[ANN] Trixi.jl v0.3: SciML integration and a new modular approach for easy extension
|
|
81
|
3984
|
June 21, 2022
|
Communication error between local processes and remote processes
|
|
1
|
50
|
June 17, 2022
|
Blend pmap with dynamic addprocs() rmprocs() on shared High Performance Computing Cluster
|
|
7
|
145
|
June 17, 2022
|
Include files on (remote) worker processes
|
|
5
|
78
|
June 16, 2022
|
How to efficiently sort subarrays of 2 large arrays in parallel?
|
|
0
|
69
|
June 14, 2022
|
How to efficiently handle parallelism on a DistributedArray
|
|
8
|
156
|
May 24, 2022
|
Using Julia on a cluster
|
|
2
|
222
|
May 20, 2022
|
Shared array for non bit types
|
|
1
|
72
|
May 15, 2022
|
How to efficiently construct a large SparseArray? Packages for this?
|
|
20
|
670
|
May 15, 2022
|
GC time issues when parallelizing tyalorinteg?
|
|
4
|
73
|
May 4, 2022
|
Using pmap: Do all workers have to be equally capable?
|
|
5
|
308
|
April 29, 2022
|
CUDA.jl - Multiple Threads to Initiate Same CUDA Algorithm
|
|
3
|
152
|
April 26, 2022
|
How to use MPI.jl to scatter a matrix to a 2D processor grid?
|
|
1
|
91
|
April 25, 2022
|
Debugging distributed code
|
|
0
|
108
|
April 1, 2022
|
When to parallelise, when not to?
|
|
2
|
166
|
March 30, 2022
|
Distributed eigensolvers for computing eigenpairs of large sparse matrices
|
|
5
|
161
|
March 29, 2022
|
Type-instability because of @threads boxing variables
|
|
23
|
414
|
March 25, 2022
|
Run multiple python instances with pycall in different threads
|
|
3
|
117
|
March 24, 2022
|
@threads fails when interating over a dictionary
|
|
1
|
116
|
March 22, 2022
|
"unable to find the specified executable file" when trying to use mpirun on julia
|
|
0
|
239
|
March 20, 2022
|
How to have multiple processes use the same GPU?
|
|
2
|
143
|
March 18, 2022
|
PETSC.jl MPI wrapper
|
|
2
|
188
|
March 16, 2022
|
Confusing julia behavior. @everywhere macro changes the scope of local variables to global
|
|
5
|
292
|
March 6, 2022
|
[ANN] MPIHaloArrays.jl
|
|
0
|
296
|
March 4, 2022
|
Code availability macro for `pmap`
|
|
0
|
83
|
February 25, 2022
|
Same code run multiple times gives wildly different timings
|
|
39
|
492
|
February 24, 2022
|
Sum result of Threads.foreach()
|
|
10
|
306
|
February 23, 2022
|
Difference between SharedArrays and DistributedArrays
|
|
7
|
917
|
February 14, 2022
|
Migrating from SharedArrays to DistributedArrays
|
|
0
|
150
|
February 13, 2022
|
Pmapreduce with the keyword argument "dims"
|
|
0
|
98
|
February 11, 2022
|