Skip to content

Commit 109dee7

Browse files
authored
doc multi-threading: link to 2019's blog post (#36561)
1 parent 737d232 commit 109dee7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/src/manual/multi-threading.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# [Multi-Threading](@id man-multithreading)
22

3+
Visit this [blog post](https://julialang.org/blog/2019/07/multithreading/) for a presentation
4+
of Julia multi-threading features.
5+
36
## Starting Julia with multiple threads
47

58
By default, Julia starts up with a single thread of execution. This can be verified by using the

0 commit comments

Comments
 (0)