Trying to parallelize using CUSOLVERRF.jl with @threads
|
|
4
|
74
|
August 10, 2025
|
Finalizer triggers "task switch not allowed" when used under multi-threaded GC
|
|
7
|
115
|
August 4, 2025
|
Multithreading with GC fails
|
|
8
|
104
|
August 1, 2025
|
Nested task error on Julia-1.12-rc1
|
|
4
|
95
|
July 31, 2025
|
Threads with Channels sometimes lead to weird code excecution
|
|
11
|
104
|
July 24, 2025
|
Is KNITRO.jl thread-safe
|
|
3
|
93
|
July 14, 2025
|
Julia SLURM + BLAS + Multithreading, threads not mapping well leading to poor performance
|
|
5
|
187
|
June 25, 2025
|
How to properly do thread-safe element-wise mutation on atomic fields?
|
|
4
|
77
|
June 23, 2025
|
Multithreading a over a double for-loop with arrays
|
|
6
|
211
|
June 23, 2025
|
How to change the number of threads?
|
|
10
|
22966
|
June 4, 2025
|
How to target Intel performance cores only in multithreading
|
|
5
|
1211
|
June 1, 2025
|
Can't remove process when added on different thread
|
|
2
|
43
|
May 26, 2025
|
Is it possible to force a task to have a particular thread id?
|
|
4
|
156
|
May 21, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
238
|
April 24, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
112
|
April 17, 2025
|
Elimination of duplicate atomic loads (more of an llvm question)
|
|
18
|
521
|
March 28, 2025
|
Parallel feeding of a dataframe
|
|
17
|
288
|
March 26, 2025
|
Thread.jl yields wrong results in parallelisation compared to serial for-loop
|
|
7
|
99
|
March 21, 2025
|
How to select elements of a three-dimensional array fast
|
|
4
|
109
|
March 20, 2025
|
Floops multithreading HasBoxedVariableError
|
|
7
|
48
|
March 19, 2025
|
Conditional Multithreading
|
|
12
|
1392
|
March 12, 2025
|
Speeding up array multiplication
|
|
7
|
419
|
March 9, 2025
|
ExaModels CPU backend acceleration
|
|
4
|
131
|
March 2, 2025
|
Multithreading doesn't improve the performance
|
|
6
|
126
|
February 18, 2025
|
How to spawn persistent threads and reuse them?
|
|
16
|
261
|
February 17, 2025
|
Sharp edge with `Threads.threadid()` and task migration
|
|
64
|
1106
|
February 12, 2025
|
`task_local_storage`, why and where?
|
|
3
|
179
|
February 8, 2025
|
How to quantitatively analyze the impact of memory bandwidth on multithreading
|
|
10
|
176
|
February 6, 2025
|
FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1713
|
February 4, 2025
|
Multi-thread speed in very large vectors
|
|
11
|
377
|
February 3, 2025
|