Skip to content

Commit 3f96434

Browse files
committed
Update README
1 parent fb31d7f commit 3f96434

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This package follows the SPMD (Single Program Multiple Data) paradigm (like, e.g
1010

1111
This package also implements thread-local variables and tooling to handle non-thread-safe code.
1212

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+
1315
Note: Some features may not work on Windows, currently.
1416

1517

0 commit comments

Comments
 (0)