Elimination of duplicate atomic loads (more of an llvm question)
|
|
18
|
474
|
March 28, 2025
|
Parallel feeding of a dataframe
|
|
17
|
248
|
March 26, 2025
|
Thread.jl yields wrong results in parallelisation compared to serial for-loop
|
|
7
|
85
|
March 21, 2025
|
How to select elements of a three-dimensional array fast
|
|
4
|
96
|
March 20, 2025
|
Floops multithreading HasBoxedVariableError
|
|
7
|
42
|
March 19, 2025
|
Conditional Multithreading
|
|
12
|
1361
|
March 12, 2025
|
Speeding up array multiplication
|
|
7
|
404
|
March 9, 2025
|
ExaModels CPU backend acceleration
|
|
4
|
111
|
March 2, 2025
|
Multithreading doesn't improve the performance
|
|
6
|
118
|
February 18, 2025
|
How to spawn persistent threads and reuse them?
|
|
16
|
180
|
February 17, 2025
|
Sharp edge with `Threads.threadid()` and task migration
|
|
64
|
997
|
February 12, 2025
|
`task_local_storage`, why and where?
|
|
3
|
142
|
February 8, 2025
|
How to quantitatively analyze the impact of memory bandwidth on multithreading
|
|
10
|
157
|
February 6, 2025
|
FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1695
|
February 4, 2025
|
Multi-thread speed in very large vectors
|
|
11
|
359
|
February 3, 2025
|
Weird behaviour of GC with multithreaded array-access
|
|
2
|
164
|
January 31, 2025
|
Bug in sleep() function - main thread work affecting sleep duration on running tasks
|
|
47
|
2106
|
January 23, 2025
|
Solver and AD advice for nonlinear LS problem
|
|
5
|
123
|
January 21, 2025
|
Poor parallel speedup
|
|
2
|
223
|
January 17, 2025
|
Broadcasting performance
|
|
13
|
538
|
January 6, 2025
|
Improving Efficiency of Embarassingly Parallel Problem Using `Threads`
|
|
7
|
270
|
December 17, 2024
|
Embedding Julia and multiple foreign threads
|
|
3
|
105
|
December 4, 2024
|
Does stdlib network sockets use only first thread?
|
|
6
|
125
|
December 4, 2024
|
Why can Julia spawn new processes but not new threads?
|
|
1
|
332
|
November 30, 2024
|
IntervalOptimisation.jl and threads gives lock conflicts
|
|
10
|
170
|
November 29, 2024
|
Please help me to understand the `OhMyThreads.jl` parallel mutation example
|
|
8
|
200
|
November 27, 2024
|
Is it possible to enforce scheduler to instantly yield to specific task?
|
|
0
|
40
|
November 27, 2024
|
Crash when tuning SVC with multithreading in MLJ.jl
|
|
4
|
54
|
November 21, 2024
|
Reducing Channel Lock Contention with Batches
|
|
4
|
204
|
November 6, 2024
|
Are there any plans to improve the composability of @batch and/or reduce overhead of @threads?
|
|
2
|
125
|
November 5, 2024
|