Skip to content

Commit d1e90f2

Browse files
authored
Update README.md
1 parent 4f99b8a commit d1e90f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
Parallel mapreduce and other helpful functions for HPC, meant primarily for embarassingly parallel operations that often require one to split up a list of tasks into subsections that may be processed on individual cores.
99

10-
Note: This package deals with distributed (multi-core) parallelism, and at this moment it has not been tested alongside multi-threading.
11-
1210
# Installation
1311

1412
Install the package using

0 commit comments

Comments
 (0)