Skip to content

Commit

Permalink
Intel(R) MPI Benchmarks 2019 Update 6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir.vinnitski committed Mar 31, 2020
1 parent af4b820 commit 2d75254
Show file tree
Hide file tree
Showing 163 changed files with 698 additions and 255 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#*****************************************************************************
# * *
# * Copyright 2016-2019 Intel Corporation. *
# * Copyright 2016-2020 Intel Corporation. *
# * *
# *****************************************************************************
#
Expand Down
2 changes: 1 addition & 1 deletion Makefile_win
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#*****************************************************************************
# * *
# * Copyright 2016-2019 Intel Corporation. *
# * Copyright 2016-2020 Intel Corporation. *
# * *
# *****************************************************************************
#
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ files and folders appear on your system:
----------
What's New
----------
New in Intel(R) MPI Benchmarks 2019 Update 6
--------------------------------------------
- New IMB-P2P Stencil2D and Stencil3D benchmarks.
- Bug fixes.

New in Intel(R) MPI Benchmarks 2019 Update 5
----------------------------------------
- Added Visual Studio projects for IMB-P2P
Expand Down
18 changes: 12 additions & 6 deletions ReadMe_IMB.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--------------------------------------
Intel(R) MPI Benchmarks 2019 Update 5
Intel(R) MPI Benchmarks 2019 Update 6
README
--------------------------------------

Expand Down Expand Up @@ -62,26 +62,32 @@ files and folders appear on your system:
----------
What's New
----------
New in Intel(R) MPI Benchmarks 2019 Update 6
--------------------------------------------
- New IMB-P2P Stencil2D and Stencil3D benchmarks.
- Bug fixes.


New in Intel(R) MPI Benchmarks 2019 Update 5
----------------------------------------
--------------------------------------------
- Added Visual Studio projects for IMB-P2P
- Bug fixes.


New in Intel(R) MPI Benchmarks 2019 Update 4
----------------------------------------
--------------------------------------------
- Bug fixes.


New in Intel(R) MPI Benchmarks 2019 Update 3
----------------------------------------
--------------------------------------------
- Added the warm_up option that enabled additional cycles before running benchmark(for all size.)
- Added a new benchmark Reduce_local for IMB-MPI1.
- Bug fixes.


New in Intel(R) MPI Benchmarks 2019 Update 2
----------------------------------------
--------------------------------------------
- New IMB-P2P benchmarks.
- Added the Reduce_local benchmark for IMB-MPI1.
- Deleted the alignment option (-alignment).
Expand All @@ -90,7 +96,7 @@ New in Intel(R) MPI Benchmarks 2019 Update 2


New in Intel(R) MPI Benchmarks 2019 Update 1
----------------------------------------
--------------------------------------------
- Added the Reduce_scatter_block benchmark for IMB-MPI1.
- Added the aggregate_mode option that specifies the mode for IMB-IO, IMB-EXT and IMB-RMA.
- Added the alignment option that controls buffer alignment.
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-EXT_VS_2013/IMB-EXT.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-EXT"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-EXT.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-EXT_VS_2015/IMB-EXT.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-EXT"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-EXT.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-EXT_VS_2017/IMB-EXT.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-EXT"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-EXT.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-IO_VS_2013/IMB-IO.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-IO"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-IO.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-IO_VS_2015/IMB-IO.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-IO"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-IO.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-IO_VS_2017/IMB-IO.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-IO"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-IO.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-MPI1"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-MPI1.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-MPI1"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-MPI1.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-MPI1_VS_2017/IMB-MPI1.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-MPI1"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-MPI1.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-MT_VS_2013/IMB-MT.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-MT"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-MT.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
10 changes: 5 additions & 5 deletions WINDOWS/IMB-MT_VS_2015/IMB-MT.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2019,0,5,0
PRODUCTVERSION 2019,0,5,0
FILEVERSION 2019,0,6,0
PRODUCTVERSION 2019,0,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -71,12 +71,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Intel Corporation"
VALUE "FileDescription", "Intel(R) MPI Benchmarks"
VALUE "FileVersion", "2019.0.5"
VALUE "FileVersion", "2019.0.6"
VALUE "InternalName", "IMB-MT"
VALUE "LegalCopyright", "Copyright 2003-2019 Intel Corporation."
VALUE "LegalCopyright", "Copyright 2003-2020 Intel Corporation."
VALUE "OriginalFilename", "IMB-MT.exe"
VALUE "ProductName", "Intel(R) MPI Benchmarks"
VALUE "ProductVersion", "2019.0.5"
VALUE "ProductVersion", "2019.0.6"
END
END
BLOCK "VarFileInfo"
Expand Down
Loading

0 comments on commit 2d75254

Please sign in to comment.