We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb31d7f commit 3f96434Copy full SHA for 3f96434
README.md
@@ -10,6 +10,8 @@ This package follows the SPMD (Single Program Multiple Data) paradigm (like, e.g
10
11
This package also implements thread-local variables and tooling to handle non-thread-safe code.
12
13
+In addition, the package provides some functions and macros designed to ease the transition to the new multi-threading model introduced in Julia v1.3.
14
+
15
Note: Some features may not work on Windows, currently.
16
17
0 commit comments