Skip to content

Commit 2367210

Browse files
Version update 2021.9->2021.10
1 parent ce9d13b commit 2367210

File tree

13 files changed

+30
-22
lines changed

13 files changed

+30
-22
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Intel(R) MPI Benchmarks
22
[![3-Clause BSD License](https://img.shields.io/badge/license-3%20Clause%20BSD%20License-green.svg)](license/license.txt)
3-
![v2021.9](https://img.shields.io/badge/v.2021.9-Update-orange.svg)
3+
![v2021.10](https://img.shields.io/badge/v.2021.10-Update-orange.svg)
44
--------------------------------------------------
55

66
--------
@@ -63,9 +63,13 @@ files and folders appear on your system:
6363
----------
6464
What's New
6565
----------
66+
New in Intel(R) MPI Benchmarks 2021.10
67+
----------------------------------------
68+
- Bug fixes
69+
6670
New in Intel(R) MPI Benchmarks 2021.9
6771
----------------------------------------
68-
- Add IMB-RMA-GPU Technical Preview
72+
- Add IMB-RMA-GPU Technical Preview
6973
- Add IMB-MPI4 persistent collectives
7074
- Bug fixes
7175

ReadMe_IMB.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--------------------------------------
2-
Intel(R) MPI Benchmarks 2021.9
2+
Intel(R) MPI Benchmarks 2021.10
33
README
44
--------------------------------------
55

@@ -62,9 +62,13 @@ files and folders appear on your system:
6262
----------
6363
What's New
6464
----------
65+
New in Intel(R) MPI Benchmarks 2021.10
66+
----------------------------------------
67+
- Bug fixes
68+
6569
New in Intel(R) MPI Benchmarks 2021.9
6670
----------------------------------------
67-
- Add IMB-RMA-GPU Technical Preview
71+
- Add IMB-RMA-GPU Technical Preview
6872
- Add IMB-MPI4 persistent collectives
6973
- Bug fixes
7074

WINDOWS/IMB-EXT_VS_2017/IMB-EXT.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "Intel Corporation"
7373
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
74-
VALUE "FileVersion", "2021.9"
74+
VALUE "FileVersion", "2021.10"
7575
VALUE "InternalName", "IMB-EXT"
7676
VALUE "LegalCopyright", "Copyright Intel Corporation."
7777
VALUE "OriginalFilename", "IMB-EXT.exe"
7878
VALUE "ProductName", "Intel(R) MPI Benchmarks"
79-
VALUE "ProductVersion", "2021.9"
79+
VALUE "ProductVersion", "2021.10"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

WINDOWS/IMB-IO_VS_2017/IMB-IO.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "Intel Corporation"
7373
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
74-
VALUE "FileVersion", "2021.9"
74+
VALUE "FileVersion", "2021.10"
7575
VALUE "InternalName", "IMB-IO"
7676
VALUE "LegalCopyright", "Copyright Intel Corporation."
7777
VALUE "OriginalFilename", "IMB-IO.exe"
7878
VALUE "ProductName", "Intel(R) MPI Benchmarks"
79-
VALUE "ProductVersion", "2021.9"
79+
VALUE "ProductVersion", "2021.10"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

WINDOWS/IMB-MPI1_VS_2017/IMB-MPI1.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "Intel Corporation"
7373
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
74-
VALUE "FileVersion", "2021.9"
74+
VALUE "FileVersion", "2021.10"
7575
VALUE "InternalName", "IMB-MPI1"
7676
VALUE "LegalCopyright", "Copyright Intel Corporation."
7777
VALUE "OriginalFilename", "IMB-MPI1.exe"
7878
VALUE "ProductName", "Intel(R) MPI Benchmarks"
79-
VALUE "ProductVersion", "2021.9"
79+
VALUE "ProductVersion", "2021.10"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

WINDOWS/IMB-MT_VS_2017/IMB-MT.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "Intel Corporation"
7373
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
74-
VALUE "FileVersion", "2021.9"
74+
VALUE "FileVersion", "2021.10"
7575
VALUE "InternalName", "IMB-MT"
7676
VALUE "LegalCopyright", "Copyright Intel Corporation."
7777
VALUE "OriginalFilename", "IMB-MT.exe"
7878
VALUE "ProductName", "Intel(R) MPI Benchmarks"
79-
VALUE "ProductVersion", "2021.9"
79+
VALUE "ProductVersion", "2021.10"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

WINDOWS/IMB-NBC_VS_2017/IMB-NBC.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "Intel Corporation"
7373
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
74-
VALUE "FileVersion", "2021.9"
74+
VALUE "FileVersion", "2021.10"
7575
VALUE "InternalName", "IMB-NBC"
7676
VALUE "LegalCopyright", "Copyright Intel Corporation."
7777
VALUE "OriginalFilename", "IMB-NBC.exe"
7878
VALUE "ProductName", "Intel(R) MPI Benchmarks"
79-
VALUE "ProductVersion", "2021.9"
79+
VALUE "ProductVersion", "2021.10"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

WINDOWS/IMB-P2P_VS_2017/IMB-P2P.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "Intel Corporation"
7373
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
74-
VALUE "FileVersion", "2021.9"
74+
VALUE "FileVersion", "2021.10"
7575
VALUE "InternalName", "IMB-P2P"
7676
VALUE "LegalCopyright", "Copyright Intel Corporation."
7777
VALUE "OriginalFilename", "IMB-P2P.exe"
7878
VALUE "ProductName", "Intel(R) MPI Benchmarks"
79-
VALUE "ProductVersion", "2021.9"
79+
VALUE "ProductVersion", "2021.10"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

WINDOWS/IMB-RMA_VS_2017/IMB-RMA.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "Intel Corporation"
7373
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
74-
VALUE "FileVersion", "2021.9"
74+
VALUE "FileVersion", "2021.10"
7575
VALUE "InternalName", "IMB-RMA"
7676
VALUE "LegalCopyright", "Copyright Intel Corporation."
7777
VALUE "OriginalFilename", "IMB-RMA.exe"
7878
VALUE "ProductName", "Intel(R) MPI Benchmarks"
79-
VALUE "ProductVersion", "2021.9"
79+
VALUE "ProductVersion", "2021.10"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

src_c/IMB_g_info.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For more documentation than found here, see
5555
#ifdef IMB2018
5656
char* VERSION="2018";
5757
#else
58-
char* VERSION="2021.9";
58+
char* VERSION="2021.10";
5959
#endif
6060

6161
#include <stdio.h>

src_c/P2P/imb_p2p.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4141
#endif
4242
#define IMB_INPUT_ARG_LEN (72)
4343

44-
static const char * VERSION = "2021.9";
44+
static const char * VERSION = "2021.10";
4545
FILE* unit = NULL;
4646
imb_p2p_configuration_t imb_p2p_config = { 0 };
4747

src_cpp/MT/MT_suite.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ template <> bool BenchmarkSuite<BS_MT>::prepare(const args_parser &parser,
178178
MPI_Comm_rank(MPI_COMM_WORLD, &rank);
179179
if (rank == 0 && !noheader) {
180180
output << "#------------------------------------------------------------------" << std::endl;
181-
output << "# Intel(R) MPI Benchmarks " << "2021.9" << ", MT part " << std::endl;
181+
output << "# Intel(R) MPI Benchmarks " << "2021.10" << ", MT part " << std::endl;
182182
output << "#------------------------------------------------------------------" << std::endl;
183183
output << "#" << std::endl;
184184
}

src_cpp/imb.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ int main(int argc, char * *argv)
5252
bool no_mpi_init_flag = true;
5353
int return_value = 0;
5454
int rank = 0, size = 0;
55-
const char *program_name = "Intel(R) MPI Benchmarks 2021.9";
55+
const char *program_name = "Intel(R) MPI Benchmarks 2021.10";
5656
std::ostringstream output;
5757

5858
// Some unit tests for args parser

0 commit comments

Comments
 (0)