Skip to content

Commit 27b7580

Browse files
authored
minor corrections in What's New section for 2019 release.
1 parent 3245557 commit 27b7580

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -62,30 +62,22 @@ files and folders appear on your system:
6262
----------
6363
What's New
6464
----------
65-
New in Intel(R) MPI Benchmarks 2019 Beta
65+
New in Intel(R) MPI Benchmarks 2019
6666
----------------------------------------
67-
- Intel(R) MPI Benchmarks 2019 (Beta) are now available for Windows*.
68-
- Added a new option -noheader for IMB-MT to disable printing of benchmark headers.
69-
- Added a new benchmark BarrierMT for IMB-MT.
70-
- Bug fixes.
71-
72-
New in Intel(R) MPI Benchmarks 2019 Technical Preview
73-
-----------------------------------------------------
7467
- New IMB-MT benchmarks.
7568
The benchmarks implement the multithreaded version of some of the IMB-MPI1
76-
benchmarks using the OpenMP* paradigm.
77-
69+
benchmarks using the OpenMP* paradigm.
7870
- New benchmarks infrastructure implemented in C++.
7971
The IMB-MPI1, IMB-RMA and IMB-MT implementation is now based on the new C++
8072
infrastructure (IMB-NBC, IMB-EXT and IMB-IO still use the legacy one).
81-
The legacy infrastructure is preserved in legacy subdirectory.
82-
73+
The legacy infrastructure is preserved in src_c subdirectory.
8374
- Changes in syntax for the -include and -exclude options.
8475
Benchmarks to include and exclude now must be separated by a comma rather
8576
than a space. Benchmarks to launch can be separated by a comma or a space.
86-
8777
- Iteration policy can no longer be set with the -iter option. Use -iter_policy
8878
instead.
79+
- Added a new option -noheader for IMB-MT to disable printing of benchmark headers.
80+
- Added a new benchmark BarrierMT for IMB-MT.
8981

9082
New in Intel(R) MPI Benchmarks 2018 Update 1
9183
--------------------------------------------

0 commit comments

Comments
 (0)