|
Is this pattern still thread safe in Julia 1.12?
|
|
14
|
825
|
October 29, 2025
|
|
The same async program run on (Linux+AMD) vs (Win+Intel), over 6x performance difference
|
|
5
|
345
|
October 23, 2025
|
|
Structure for Concurrent reads a single thread writing
|
|
6
|
254
|
October 3, 2025
|
|
Thread-safe alternative to `redirect_stdio`?
|
|
3
|
190
|
September 29, 2025
|
|
Multi-threaded Array building
|
|
22
|
698
|
September 20, 2025
|
|
Pool of locks?
|
|
4
|
250
|
September 17, 2025
|
|
OhMyThreads, ChunkSplitters, and Cost Estimates
|
|
2
|
336
|
September 16, 2025
|
|
Limit number of threads in julia -t auto
|
|
6
|
334
|
September 4, 2025
|
|
Multi-threaded processing of a Dict
|
|
8
|
343
|
September 1, 2025
|
|
Resetting threads with `:static` scheduling
|
|
0
|
88
|
August 20, 2025
|
|
Trying to parallelize using CUSOLVERRF.jl with @threads
|
|
7
|
292
|
August 19, 2025
|
|
Thread safe memoization
|
|
17
|
446
|
August 18, 2025
|
|
No more threadid indexing? [thread-local storage]
|
|
36
|
1743
|
August 15, 2025
|
|
Finalizer triggers "task switch not allowed" when used under multi-threaded GC
|
|
7
|
286
|
August 4, 2025
|
|
Multithreading with GC fails
|
|
8
|
250
|
August 1, 2025
|
|
Nested task error on Julia-1.12-rc1
|
|
4
|
234
|
July 31, 2025
|
|
Threads with Channels sometimes lead to weird code excecution
|
|
11
|
272
|
July 24, 2025
|
|
Is KNITRO.jl thread-safe
|
|
3
|
184
|
July 14, 2025
|
|
Julia SLURM + BLAS + Multithreading, threads not mapping well leading to poor performance
|
|
5
|
349
|
June 25, 2025
|
|
How to properly do thread-safe element-wise mutation on atomic fields?
|
|
4
|
186
|
June 23, 2025
|
|
Multithreading a over a double for-loop with arrays
|
|
6
|
358
|
June 23, 2025
|
|
How to change the number of threads?
|
|
10
|
23696
|
June 4, 2025
|
|
How to target Intel performance cores only in multithreading
|
|
5
|
1433
|
June 1, 2025
|
|
Can't remove process when added on different thread
|
|
2
|
136
|
May 26, 2025
|
|
Is it possible to force a task to have a particular thread id?
|
|
4
|
286
|
May 21, 2025
|
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
431
|
April 24, 2025
|
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
199
|
April 17, 2025
|
|
Elimination of duplicate atomic loads (more of an llvm question)
|
|
18
|
815
|
March 28, 2025
|
|
Parallel feeding of a dataframe
|
|
17
|
579
|
March 26, 2025
|
|
Thread.jl yields wrong results in parallelisation compared to serial for-loop
|
|
7
|
245
|
March 21, 2025
|