Skip to content

Commit 72afb1a

Browse files
committed
Version update 2021.7->2021.8
1 parent 5ea21bc commit 72afb1a

File tree

13 files changed

+32
-20
lines changed

13 files changed

+32
-20
lines changed

README.md

Lines changed: 7 additions & 1 deletion
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.7](https://img.shields.io/badge/v.2021.7-Update-orange.svg)
3+
![v2021.8](https://img.shields.io/badge/v.2021.8-Update-orange.svg)
44
--------------------------------------------------
55

66
--------
@@ -63,6 +63,12 @@ files and folders appear on your system:
6363
----------
6464
What's New
6565
----------
66+
New in Intel(R) MPI Benchmarks 2021.8
67+
----------------------------------------
68+
- Migration to icx,icpx compiler
69+
- IMB-MPI1: FP16/BF16 data_type support
70+
- Bug fixes
71+
6672
New in Intel(R) MPI Benchmarks 2021.7
6773
----------------------------------------
6874
- IMB-MPI1-GPU benchmark.

ReadMe_IMB.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--------------------------------------
2-
Intel(R) MPI Benchmarks 2021.7
2+
Intel(R) MPI Benchmarks 2021.8
33
README
44
--------------------------------------
55

@@ -62,6 +62,12 @@ files and folders appear on your system:
6262
----------
6363
What's New
6464
----------
65+
New in Intel(R) MPI Benchmarks 2021.8
66+
----------------------------------------
67+
- Migration to icx,icpx compiler
68+
- IMB-MPI1: FP16/BF16 data_type support
69+
- Bug fixes
70+
6571
New in Intel(R) MPI Benchmarks 2021.7
6672
----------------------------------------
6773
- IMB-MPI1-GPU benchmarks support cuda.

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.7"
74+
VALUE "FileVersion", "2021.8"
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.7"
79+
VALUE "ProductVersion", "2021.8"
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.7"
74+
VALUE "FileVersion", "2021.8"
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.7"
79+
VALUE "ProductVersion", "2021.8"
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.7"
74+
VALUE "FileVersion", "2021.8"
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.7"
79+
VALUE "ProductVersion", "2021.8"
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.7"
74+
VALUE "FileVersion", "2021.8"
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.7"
79+
VALUE "ProductVersion", "2021.8"
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.7"
74+
VALUE "FileVersion", "2021.8"
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.7"
79+
VALUE "ProductVersion", "2021.8"
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.7"
74+
VALUE "FileVersion", "2021.8"
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.7"
79+
VALUE "ProductVersion", "2021.8"
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.7"
74+
VALUE "FileVersion", "2021.8"
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.7"
79+
VALUE "ProductVersion", "2021.8"
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.7";
58+
char* VERSION="2021.8";
5959
#endif
6060

6161
#include <stdio.h>

0 commit comments

Comments
 (0)