Is KNITRO.jl thread-safe
|
|
3
|
83
|
July 14, 2025
|
Julia SLURM + BLAS + Multithreading, threads not mapping well leading to poor performance
|
|
5
|
182
|
June 25, 2025
|
How to properly do thread-safe element-wise mutation on atomic fields?
|
|
4
|
74
|
June 23, 2025
|
Multithreading a over a double for-loop with arrays
|
|
6
|
207
|
June 23, 2025
|
How to change the number of threads?
|
|
10
|
22937
|
June 4, 2025
|
How to target Intel performance cores only in multithreading
|
|
5
|
1207
|
June 1, 2025
|
Can't remove process when added on different thread
|
|
2
|
41
|
May 26, 2025
|
Is it possible to force a task to have a particular thread id?
|
|
4
|
152
|
May 21, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
235
|
April 24, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
109
|
April 17, 2025
|
Elimination of duplicate atomic loads (more of an llvm question)
|
|
18
|
516
|
March 28, 2025
|
Parallel feeding of a dataframe
|
|
17
|
282
|
March 26, 2025
|
Thread.jl yields wrong results in parallelisation compared to serial for-loop
|
|
7
|
98
|
March 21, 2025
|
How to select elements of a three-dimensional array fast
|
|
4
|
108
|
March 20, 2025
|
Floops multithreading HasBoxedVariableError
|
|
7
|
46
|
March 19, 2025
|
Conditional Multithreading
|
|
12
|
1389
|
March 12, 2025
|
Speeding up array multiplication
|
|
7
|
417
|
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
|
253
|
February 17, 2025
|
Sharp edge with `Threads.threadid()` and task migration
|
|
64
|
1093
|
February 12, 2025
|
`task_local_storage`, why and where?
|
|
3
|
177
|
February 8, 2025
|
How to quantitatively analyze the impact of memory bandwidth on multithreading
|
|
10
|
174
|
February 6, 2025
|
FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1712
|
February 4, 2025
|
Multi-thread speed in very large vectors
|
|
11
|
375
|
February 3, 2025
|
Weird behaviour of GC with multithreaded array-access
|
|
2
|
194
|
January 31, 2025
|
Bug in sleep() function - main thread work affecting sleep duration on running tasks
|
|
47
|
2184
|
January 23, 2025
|
Solver and AD advice for nonlinear LS problem
|
|
5
|
139
|
January 21, 2025
|
Poor parallel speedup
|
|
2
|
227
|
January 17, 2025
|
Broadcasting performance
|
|
13
|
563
|
January 6, 2025
|