Thread.jl yields wrong results in parallelisation compared to serial for-loop
|
|
7
|
84
|
March 21, 2025
|
How to spawn persistent threads and reuse them?
|
|
16
|
173
|
February 17, 2025
|
FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1693
|
February 4, 2025
|
Clarifying expected behavior of dynamic CUDA kernels
|
|
4
|
88
|
January 12, 2025
|
How is it possible that parallelized code causes fewer allocations?
|
|
19
|
360
|
December 30, 2024
|
Why did I get IO error when broadcasting higher precision (bits >= 98) ArbFloat variables to workers?
|
|
6
|
133
|
December 24, 2024
|
Addprocs_slurm not connecting to all available workers
|
|
7
|
91
|
December 4, 2024
|
Save data to same files from independent, parallel processes
|
|
1
|
55
|
November 21, 2024
|
Get process id from worker id
|
|
0
|
30
|
November 6, 2024
|
PETSC.jl MPI wrapper
|
|
3
|
898
|
October 30, 2024
|
How to write multithreading matrix multiplication
|
|
4
|
231
|
October 29, 2024
|
Write a String with parallel HDF5
|
|
1
|
91
|
October 16, 2024
|
RemoteChannels and workload queue architecture
|
|
3
|
438
|
October 16, 2024
|
Configure Slurm File for Parallelization
|
|
4
|
103
|
October 13, 2024
|
[ANN] AcceleratedKernels.jl - Cross-architecture parallel algorithms for Julia's GPU backends
|
|
16
|
1242
|
September 27, 2024
|
Testing parallelization with MPI and Test
|
|
2
|
145
|
September 23, 2024
|
Parallelization issues
|
|
4
|
128
|
September 19, 2024
|
Extra memory allocation when using closure with CUDA
|
|
2
|
68
|
September 15, 2024
|
How to increase the stack size of Julia threads?
|
|
2
|
649
|
September 15, 2024
|
Distributed arrays in for loop
|
|
2
|
54
|
August 28, 2024
|
Manage tasks from Threads.@spawn without using map()
|
|
16
|
235
|
August 27, 2024
|
[ANN] MPIHaloArrays.jl
|
|
2
|
1274
|
August 15, 2024
|
Macro to turn on/off parallelisation
|
|
15
|
189
|
August 5, 2024
|
Parallel Branch and Bound Priority Queue
|
|
1
|
98
|
August 4, 2024
|
Parallelization for Large DataFrames
|
|
2
|
112
|
August 4, 2024
|
Parallel matrix col/row operations give incorrect results
|
|
8
|
194
|
July 29, 2024
|
Parallelization of long- and short running tasks
|
|
8
|
487
|
July 16, 2024
|
SharedArray using DataFrames()
|
|
0
|
63
|
July 11, 2024
|
Running multiple instances of an already parallel external program in parallel
|
|
1
|
62
|
June 30, 2024
|
Parallel accumulation over large dictionary
|
|
2
|
122
|
June 27, 2024
|