Skip to content

Commit 5f5a63d

Browse files
authored
clarify the note about the package being broken for MPI transport
1 parent a800410 commit 5f5a63d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ It has three modes of operation
1919

2020
- All processes are part of both the MPI as well as Julia cluster. MPI is used as the transport
2121
for julia messages. This is useful on environments which do not allow TCP/IP connectivity
22-
between worker processes
23-
24-
Note: This package works with Julia 1.0, 1.1 and 1.2. It is broken for Julia 1.3, 1.4.0, and 1.4.1, but
25-
works with Julia 1.4.2 and later releases.
22+
between worker processes Note: This capability works with Julia 1.0, 1.1 and 1.2 and releases
23+
after 1.4.2. It is broken for Julia 1.3, 1.4.0, and 1.4.1.
2624

2725
### MPIManager: only workers execute MPI code
2826

0 commit comments

Comments
 (0)