Skip to content

Commit d897015

Browse files
Update README.md
1 parent 3170b1b commit d897015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The generator script is located in tools/icbuilder.py
2020
FP32, FP64
2121

2222
### NEXT Multi-threading
23-
NEXT Uses OpenMP with "#pragma omp parallel for" for parallelization.
23+
NEXT Uses OpenMP and MPI to achieve multi-threaded workloads across cores (openmp) and computers (mpi)
2424

2525
### NEXT uses a 3D Newtonian gravity formulation with:
2626
- reduced division count (3-6x faster on avg.)

0 commit comments

Comments
 (0)