Julia Programming Language
Consequences of parallel `include`: when is it safe?
General Usage
jar1
October 9, 2025, 9:18pm
1
What are the consequences of doing
include
in parallel threads? When is it safe?
Related topics
Topic
Replies
Views
Activity
Is "include" safe to use inside a function?
General Usage
43
5248
August 3, 2020
What does `include` do?
New to Julia
question
27
1414
October 25, 2024
Threaded function hanging when run through include, but not through REPL
General Usage
1
151
June 9, 2023
PSA: Thread-local state is no longer recommended; Common misconceptions about threadid() and nthreads()
General Usage
announcement
,
multithreading
58
4381
April 30, 2024
Random numbers and threads
General Usage
question
,
multithreading
,
random
30
4053
March 29, 2022