Elimination of duplicate atomic loads (more of an llvm question)
|
|
17
|
360
|
March 21, 2025
|
Thread.jl yields wrong results in parallelisation compared to serial for-loop
|
|
7
|
80
|
March 21, 2025
|
Parallel feeding of a dataframe
|
|
16
|
214
|
March 21, 2025
|
How to select elements of a three-dimensional array fast
|
|
4
|
89
|
March 20, 2025
|
Floops multithreading HasBoxedVariableError
|
|
7
|
39
|
March 19, 2025
|
Conditional Multithreading
|
|
12
|
1351
|
March 12, 2025
|
Speeding up array multiplication
|
|
7
|
402
|
March 9, 2025
|
ExaModels CPU backend acceleration
|
|
4
|
110
|
March 2, 2025
|
Multithreading doesn't improve the performance
|
|
6
|
115
|
February 18, 2025
|
How to spawn persistent threads and reuse them?
|
|
16
|
156
|
February 17, 2025
|
Sharp edge with `Threads.threadid()` and task migration
|
|
64
|
988
|
February 12, 2025
|
`task_local_storage`, why and where?
|
|
3
|
139
|
February 8, 2025
|
How to quantitatively analyze the impact of memory bandwidth on multithreading
|
|
10
|
153
|
February 6, 2025
|
FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1693
|
February 4, 2025
|
Multi-thread speed in very large vectors
|
|
11
|
356
|
February 3, 2025
|
Weird behaviour of GC with multithreaded array-access
|
|
2
|
154
|
January 31, 2025
|
Bug in sleep() function - main thread work affecting sleep duration on running tasks
|
|
47
|
2099
|
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
|
269
|
December 17, 2024
|
Embedding Julia and multiple foreign threads
|
|
3
|
103
|
December 4, 2024
|
Does stdlib network sockets use only first thread?
|
|
6
|
124
|
December 4, 2024
|
Why can Julia spawn new processes but not new threads?
|
|
1
|
326
|
November 30, 2024
|
IntervalOptimisation.jl and threads gives lock conflicts
|
|
10
|
163
|
November 29, 2024
|
Please help me to understand the `OhMyThreads.jl` parallel mutation example
|
|
8
|
192
|
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
|
52
|
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
|
124
|
November 5, 2024
|