diff --git a/ReadMe_IMB.txt b/ReadMe_IMB.txt index cafd09b..426d68b 100644 --- a/ReadMe_IMB.txt +++ b/ReadMe_IMB.txt @@ -1,5 +1,5 @@ -------------------------------------- -Intel(R) MPI Benchmarks 2021.4 +Intel(R) MPI Benchmarks 2021.5 README -------------------------------------- @@ -62,6 +62,9 @@ files and folders appear on your system: ---------- What's New ---------- +New in Intel(R) MPI Benchmarks 2021.5 +---------------------------------------- +- Bug fixes. New in Intel(R) MPI Benchmarks 2021.4 ---------------------------------------- diff --git a/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.rc b/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.rc deleted file mode 100644 index dd5e3f4..0000000 --- a/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-EXT" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-EXT.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.sln b/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.sln deleted file mode 100644 index 0231a2b..0000000 --- a/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-EXT", "IMB-EXT.vcxproj", "{4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.ActiveCfg = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.Build.0 = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.ActiveCfg = Release|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.vcxproj b/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.vcxproj deleted file mode 100644 index 4307cbe..0000000 --- a/WINDOWS/IMB-EXT_VS_2013/IMB-EXT.vcxproj +++ /dev/null @@ -1,159 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA} - IMBEXT - Win32Proj - - - - Application - MultiByte - true - v120 - - - Application - MultiByte - v120 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;EXT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - false - - - Level1 - ProgramDatabase - %(ForcedIncludeFiles) - - - impi.lib;%(AdditionalDependencies) - true - Console - - - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;EXT;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %(AdditionalIncludeDirectories) - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-EXT_VS_2013/resource.h b/WINDOWS/IMB-EXT_VS_2013/resource.h deleted file mode 100644 index c24e480..0000000 --- a/WINDOWS/IMB-EXT_VS_2013/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-EXT.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.rc b/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.rc deleted file mode 100644 index dd5e3f4..0000000 --- a/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-EXT" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-EXT.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.sln b/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.sln deleted file mode 100644 index 0231a2b..0000000 --- a/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-EXT", "IMB-EXT.vcxproj", "{4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.ActiveCfg = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.Build.0 = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.ActiveCfg = Release|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.vcxproj b/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.vcxproj deleted file mode 100644 index ba93510..0000000 --- a/WINDOWS/IMB-EXT_VS_2015/IMB-EXT.vcxproj +++ /dev/null @@ -1,159 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA} - IMBEXT - Win32Proj - - - - Application - MultiByte - true - v140 - - - Application - MultiByte - v140 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;EXT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - false - - - Level1 - ProgramDatabase - %(ForcedIncludeFiles) - - - impi.lib;%(AdditionalDependencies) - true - Console - - - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;EXT;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %(AdditionalIncludeDirectories) - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/WINDOWS/IMB-EXT_VS_2015/resource.h b/WINDOWS/IMB-EXT_VS_2015/resource.h deleted file mode 100644 index c24e480..0000000 --- a/WINDOWS/IMB-EXT_VS_2015/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-EXT.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-EXT_VS_2017/IMB-EXT.rc b/WINDOWS/IMB-EXT_VS_2017/IMB-EXT.rc index dd5e3f4..1b418ad 100644 --- a/WINDOWS/IMB-EXT_VS_2017/IMB-EXT.rc +++ b/WINDOWS/IMB-EXT_VS_2017/IMB-EXT.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 + FILEVERSION 2021,5,0,0 + PRODUCTVERSION 2021,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Intel Corporation" VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" + VALUE "FileVersion", "2021.5" VALUE "InternalName", "IMB-EXT" VALUE "LegalCopyright", "Copyright Intel Corporation." VALUE "OriginalFilename", "IMB-EXT.exe" VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" + VALUE "ProductVersion", "2021.5" END END BLOCK "VarFileInfo" diff --git a/WINDOWS/IMB-IO_VS_2013/IMB-IO.rc b/WINDOWS/IMB-IO_VS_2013/IMB-IO.rc deleted file mode 100644 index ca945c2..0000000 --- a/WINDOWS/IMB-IO_VS_2013/IMB-IO.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-IO" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-IO.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-IO_VS_2013/IMB-IO.sln b/WINDOWS/IMB-IO_VS_2013/IMB-IO.sln deleted file mode 100644 index 4374ecc..0000000 --- a/WINDOWS/IMB-IO_VS_2013/IMB-IO.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-IO", "IMB-IO.vcxproj", "{8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Debug|x64.ActiveCfg = Debug|x64 - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Debug|x64.Build.0 = Debug|x64 - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Release|x64.ActiveCfg = Release|x64 - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-IO_VS_2013/IMB-IO.vcxproj b/WINDOWS/IMB-IO_VS_2013/IMB-IO.vcxproj deleted file mode 100644 index 8ee4690..0000000 --- a/WINDOWS/IMB-IO_VS_2013/IMB-IO.vcxproj +++ /dev/null @@ -1,154 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713} - IMBIO - Win32Proj - - - - Application - MultiByte - true - v120 - - - Application - MultiByte - v120 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;MPIIO;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;MPIIO;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-IO_VS_2013/resource.h b/WINDOWS/IMB-IO_VS_2013/resource.h deleted file mode 100644 index df36540..0000000 --- a/WINDOWS/IMB-IO_VS_2013/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-IO.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-IO_VS_2015/IMB-IO.rc b/WINDOWS/IMB-IO_VS_2015/IMB-IO.rc deleted file mode 100644 index ca945c2..0000000 --- a/WINDOWS/IMB-IO_VS_2015/IMB-IO.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-IO" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-IO.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-IO_VS_2015/IMB-IO.sln b/WINDOWS/IMB-IO_VS_2015/IMB-IO.sln deleted file mode 100644 index 4374ecc..0000000 --- a/WINDOWS/IMB-IO_VS_2015/IMB-IO.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-IO", "IMB-IO.vcxproj", "{8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Debug|x64.ActiveCfg = Debug|x64 - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Debug|x64.Build.0 = Debug|x64 - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Release|x64.ActiveCfg = Release|x64 - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-IO_VS_2015/IMB-IO.vcxproj b/WINDOWS/IMB-IO_VS_2015/IMB-IO.vcxproj deleted file mode 100644 index bc7c215..0000000 --- a/WINDOWS/IMB-IO_VS_2015/IMB-IO.vcxproj +++ /dev/null @@ -1,154 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {8FDAF9E9-C2F3-443A-B86C-FC0A04DB7713} - IMBIO - Win32Proj - - - - Application - MultiByte - true - v140 - - - Application - MultiByte - v140 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;MPIIO;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;MPIIO;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-IO_VS_2015/resource.h b/WINDOWS/IMB-IO_VS_2015/resource.h deleted file mode 100644 index df36540..0000000 --- a/WINDOWS/IMB-IO_VS_2015/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-IO.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-IO_VS_2017/IMB-IO.rc b/WINDOWS/IMB-IO_VS_2017/IMB-IO.rc index ca945c2..15705e5 100644 --- a/WINDOWS/IMB-IO_VS_2017/IMB-IO.rc +++ b/WINDOWS/IMB-IO_VS_2017/IMB-IO.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 + FILEVERSION 2021,5,0,0 + PRODUCTVERSION 2021,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Intel Corporation" VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" + VALUE "FileVersion", "2021.5" VALUE "InternalName", "IMB-IO" VALUE "LegalCopyright", "Copyright Intel Corporation." VALUE "OriginalFilename", "IMB-IO.exe" VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" + VALUE "ProductVersion", "2021.5" END END BLOCK "VarFileInfo" diff --git a/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.rc b/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.rc deleted file mode 100644 index dac462b..0000000 --- a/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-MPI1" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-MPI1.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.sln b/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.sln deleted file mode 100644 index 1355773..0000000 --- a/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-MPI1", "IMB-MPI1.vcxproj", "{72B11209-BF5B-4AF0-B38D-744C2FD082C3}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.ActiveCfg = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.Build.0 = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.ActiveCfg = Release|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.vcxproj b/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.vcxproj deleted file mode 100644 index 03ee152..0000000 --- a/WINDOWS/IMB-MPI1_VS_2013/IMB-MPI1.vcxproj +++ /dev/null @@ -1,170 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {72B11209-BF5B-4AF0-B38D-744C2FD082C3} - IMBMPI1 - Win32Proj - - - - Application - MultiByte - true - v120 - - - Application - MultiByte - v120 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MPI1;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_cpp\helpers;$(ProjectDir)\..\..\src_c;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MPI1;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-MPI1_VS_2013/resource.h b/WINDOWS/IMB-MPI1_VS_2013/resource.h deleted file mode 100644 index acb6b91..0000000 --- a/WINDOWS/IMB-MPI1_VS_2013/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-MPI1.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.rc b/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.rc deleted file mode 100644 index dac462b..0000000 --- a/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-MPI1" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-MPI1.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.sln b/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.sln deleted file mode 100644 index 1355773..0000000 --- a/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-MPI1", "IMB-MPI1.vcxproj", "{72B11209-BF5B-4AF0-B38D-744C2FD082C3}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.ActiveCfg = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.Build.0 = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.ActiveCfg = Release|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.vcxproj b/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.vcxproj deleted file mode 100644 index 09e8cfe..0000000 --- a/WINDOWS/IMB-MPI1_VS_2015/IMB-MPI1.vcxproj +++ /dev/null @@ -1,170 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {72B11209-BF5B-4AF0-B38D-744C2FD082C3} - IMBMPI1 - Win32Proj - - - - Application - MultiByte - true - v140 - - - Application - MultiByte - v140 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MPI1;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_cpp\helpers;$(ProjectDir)\..\..\src_c;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MPI1;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-MPI1_VS_2015/resource.h b/WINDOWS/IMB-MPI1_VS_2015/resource.h deleted file mode 100644 index acb6b91..0000000 --- a/WINDOWS/IMB-MPI1_VS_2015/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-MPI1.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-MPI1_VS_2017/IMB-MPI1.rc b/WINDOWS/IMB-MPI1_VS_2017/IMB-MPI1.rc index dac462b..cb461ec 100644 --- a/WINDOWS/IMB-MPI1_VS_2017/IMB-MPI1.rc +++ b/WINDOWS/IMB-MPI1_VS_2017/IMB-MPI1.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 + FILEVERSION 2021,5,0,0 + PRODUCTVERSION 2021,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Intel Corporation" VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" + VALUE "FileVersion", "2021.5" VALUE "InternalName", "IMB-MPI1" VALUE "LegalCopyright", "Copyright Intel Corporation." VALUE "OriginalFilename", "IMB-MPI1.exe" VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" + VALUE "ProductVersion", "2021.5" END END BLOCK "VarFileInfo" diff --git a/WINDOWS/IMB-MT_VS_2013/IMB-MT.rc b/WINDOWS/IMB-MT_VS_2013/IMB-MT.rc deleted file mode 100644 index 892aba7..0000000 --- a/WINDOWS/IMB-MT_VS_2013/IMB-MT.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-MT" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-MT.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-MT_VS_2013/IMB-MT.sln b/WINDOWS/IMB-MT_VS_2013/IMB-MT.sln deleted file mode 100644 index f86d77d..0000000 --- a/WINDOWS/IMB-MT_VS_2013/IMB-MT.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-MT", "IMB-MT.vcxproj", "{72B11209-BF5B-4AF0-B38D-744C2FD082C3}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.ActiveCfg = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.Build.0 = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.ActiveCfg = Release|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-MT_VS_2013/IMB-MT.vcxproj b/WINDOWS/IMB-MT_VS_2013/IMB-MT.vcxproj deleted file mode 100644 index 8a4b12d..0000000 --- a/WINDOWS/IMB-MT_VS_2013/IMB-MT.vcxproj +++ /dev/null @@ -1,132 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {72B11209-BF5B-4AF0-B38D-744C2FD082C3} - IMBMT - Win32Proj - - - - Application - MultiByte - true - v120 - - - Application - MultiByte - v120 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MT;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-MT_VS_2013/resource.h b/WINDOWS/IMB-MT_VS_2013/resource.h deleted file mode 100644 index 8ba6e02..0000000 --- a/WINDOWS/IMB-MT_VS_2013/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-MT.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-MT_VS_2015/IMB-MT.rc b/WINDOWS/IMB-MT_VS_2015/IMB-MT.rc deleted file mode 100644 index 892aba7..0000000 --- a/WINDOWS/IMB-MT_VS_2015/IMB-MT.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-MT" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-MT.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-MT_VS_2015/IMB-MT.sln b/WINDOWS/IMB-MT_VS_2015/IMB-MT.sln deleted file mode 100644 index f86d77d..0000000 --- a/WINDOWS/IMB-MT_VS_2015/IMB-MT.sln +++ /dev/null @@ -1,19 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-MT", "IMB-MT.vcxproj", "{72B11209-BF5B-4AF0-B38D-744C2FD082C3}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.ActiveCfg = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Debug|x64.Build.0 = Debug|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.ActiveCfg = Release|x64 - {72B11209-BF5B-4AF0-B38D-744C2FD082C3}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-MT_VS_2015/IMB-MT.vcxproj b/WINDOWS/IMB-MT_VS_2015/IMB-MT.vcxproj deleted file mode 100644 index 09f214d..0000000 --- a/WINDOWS/IMB-MT_VS_2015/IMB-MT.vcxproj +++ /dev/null @@ -1,132 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {72B11209-BF5B-4AF0-B38D-744C2FD082C3} - IMBMT - Win32Proj - - - - Application - MultiByte - true - v140 - - - Application - MultiByte - v140 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;MT;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-MT_VS_2015/resource.h b/WINDOWS/IMB-MT_VS_2015/resource.h deleted file mode 100644 index 8ba6e02..0000000 --- a/WINDOWS/IMB-MT_VS_2015/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-MT.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-MT_VS_2017/IMB-MT.rc b/WINDOWS/IMB-MT_VS_2017/IMB-MT.rc index 892aba7..94eae40 100644 --- a/WINDOWS/IMB-MT_VS_2017/IMB-MT.rc +++ b/WINDOWS/IMB-MT_VS_2017/IMB-MT.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 + FILEVERSION 2021,5,0,0 + PRODUCTVERSION 2021,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Intel Corporation" VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" + VALUE "FileVersion", "2021.5" VALUE "InternalName", "IMB-MT" VALUE "LegalCopyright", "Copyright Intel Corporation." VALUE "OriginalFilename", "IMB-MT.exe" VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" + VALUE "ProductVersion", "2021.5" END END BLOCK "VarFileInfo" diff --git a/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.rc b/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.rc deleted file mode 100644 index 48c33ab..0000000 --- a/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-NBC" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-NBC.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.sln b/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.sln deleted file mode 100644 index d535d62..0000000 --- a/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-NBC", "IMB-NBC.vcxproj", "{4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.ActiveCfg = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.Build.0 = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.ActiveCfg = Release|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.vcxproj b/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.vcxproj deleted file mode 100644 index abddcfc..0000000 --- a/WINDOWS/IMB-NBC_VS_2013/IMB-NBC.vcxproj +++ /dev/null @@ -1,167 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA} - IMBNBC - Win32Proj - - - - Application - MultiByte - true - v120 - - - Application - MultiByte - v120 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;NBC;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - false - - - Level1 - ProgramDatabase - %(ForcedIncludeFiles) - - - impi.lib;%(AdditionalDependencies) - true - Console - - - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;NBC;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-NBC_VS_2013/resource.h b/WINDOWS/IMB-NBC_VS_2013/resource.h deleted file mode 100644 index 5f3d32a..0000000 --- a/WINDOWS/IMB-NBC_VS_2013/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-NBC.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.rc b/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.rc deleted file mode 100644 index 48c33ab..0000000 --- a/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-NBC" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-NBC.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.sln b/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.sln deleted file mode 100644 index d535d62..0000000 --- a/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-NBC", "IMB-NBC.vcxproj", "{4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.ActiveCfg = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.Build.0 = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.ActiveCfg = Release|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.vcxproj b/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.vcxproj deleted file mode 100644 index b8cba0b..0000000 --- a/WINDOWS/IMB-NBC_VS_2015/IMB-NBC.vcxproj +++ /dev/null @@ -1,167 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA} - IMBNBC - Win32Proj - - - - Application - MultiByte - true - v140 - - - Application - MultiByte - v140 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;NBC;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - false - - - Level1 - ProgramDatabase - %(ForcedIncludeFiles) - - - impi.lib;%(AdditionalDependencies) - true - Console - - - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;NBC;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-NBC_VS_2015/resource.h b/WINDOWS/IMB-NBC_VS_2015/resource.h deleted file mode 100644 index 5f3d32a..0000000 --- a/WINDOWS/IMB-NBC_VS_2015/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-NBC.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-NBC_VS_2017/IMB-NBC.rc b/WINDOWS/IMB-NBC_VS_2017/IMB-NBC.rc index 48c33ab..bf40f39 100644 --- a/WINDOWS/IMB-NBC_VS_2017/IMB-NBC.rc +++ b/WINDOWS/IMB-NBC_VS_2017/IMB-NBC.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 + FILEVERSION 2021,5,0,0 + PRODUCTVERSION 2021,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Intel Corporation" VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" + VALUE "FileVersion", "2021.5" VALUE "InternalName", "IMB-NBC" VALUE "LegalCopyright", "Copyright Intel Corporation." VALUE "OriginalFilename", "IMB-NBC.exe" VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" + VALUE "ProductVersion", "2021.5" END END BLOCK "VarFileInfo" diff --git a/WINDOWS/IMB-P2P_VS_2017/IMB-P2P.rc b/WINDOWS/IMB-P2P_VS_2017/IMB-P2P.rc index fe8b3fc..6ce3ef7 100644 --- a/WINDOWS/IMB-P2P_VS_2017/IMB-P2P.rc +++ b/WINDOWS/IMB-P2P_VS_2017/IMB-P2P.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 + FILEVERSION 2021,5,0,0 + PRODUCTVERSION 2021,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Intel Corporation" VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" + VALUE "FileVersion", "2021.5" VALUE "InternalName", "IMB-P2P" VALUE "LegalCopyright", "Copyright Intel Corporation." VALUE "OriginalFilename", "IMB-P2P.exe" VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" + VALUE "ProductVersion", "2021.5" END END BLOCK "VarFileInfo" diff --git a/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.rc b/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.rc deleted file mode 100644 index a6f623d..0000000 --- a/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-RMA" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-RMA.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.sln b/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.sln deleted file mode 100644 index ded4621..0000000 --- a/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-RMA", "IMB-RMA.vcxproj", "{4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.ActiveCfg = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.Build.0 = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.ActiveCfg = Release|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.vcxproj b/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.vcxproj deleted file mode 100644 index 0652daf..0000000 --- a/WINDOWS/IMB-RMA_VS_2013/IMB-RMA.vcxproj +++ /dev/null @@ -1,157 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA} - IMBRMA - Win32Proj - - - - Application - MultiByte - true - v120 - - - Application - MultiByte - v120 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;RMA;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - false - - - Level1 - ProgramDatabase - %(ForcedIncludeFiles) - - - impi.lib;%(AdditionalDependencies) - true - Console - - - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_c;$(ProjectDir)\..\..\src_cpp\helpers;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;RMA;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/WINDOWS/IMB-RMA_VS_2013/resource.h b/WINDOWS/IMB-RMA_VS_2013/resource.h deleted file mode 100644 index 33daf1c..0000000 --- a/WINDOWS/IMB-RMA_VS_2013/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-EXT.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.rc b/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.rc deleted file mode 100644 index a6f623d..0000000 --- a/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.rc +++ /dev/null @@ -1,102 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Intel Corporation" - VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" - VALUE "InternalName", "IMB-RMA" - VALUE "LegalCopyright", "Copyright Intel Corporation." - VALUE "OriginalFilename", "IMB-RMA.exe" - VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.sln b/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.sln deleted file mode 100644 index ded4621..0000000 --- a/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMB-RMA", "IMB-RMA.vcxproj", "{4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.ActiveCfg = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Debug|x64.Build.0 = Debug|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.ActiveCfg = Release|x64 - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.vcxproj b/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.vcxproj deleted file mode 100644 index 78e1376..0000000 --- a/WINDOWS/IMB-RMA_VS_2015/IMB-RMA.vcxproj +++ /dev/null @@ -1,155 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {4219D5A9-6972-4B1C-9F07-EB97EEF4EDDA} - IMBRMA - Win32Proj - - - - Application - MultiByte - true - v140 - - - Application - MultiByte - v140 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - X64 - - - Disabled - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_cpp\helpers;$(ProjectDir)\..\..\src_c;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;RMA;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - - - MachineX64 - %I_MPI_ROOT%\intel64\lib\debug;%I_MPI_ROOT%\lib\debug - - - - - X64 - - - MaxSpeed - true - %I_MPI_ROOT%\intel64\include;%I_MPI_ROOT%\include;$(ProjectDir)\..\..\src_cpp;$(ProjectDir)\..\..\src_cpp\helpers;$(ProjectDir)\..\..\src_c;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;WIN_IMB;_CRT_SECURE_NO_DEPRECATE;RMA;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level1 - ProgramDatabase - - - impi.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX64 - %I_MPI_ROOT%\intel64\lib\release;%I_MPI_ROOT%\lib\release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/WINDOWS/IMB-RMA_VS_2015/resource.h b/WINDOWS/IMB-RMA_VS_2015/resource.h deleted file mode 100644 index 33daf1c..0000000 --- a/WINDOWS/IMB-RMA_VS_2015/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by IMB-EXT.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/WINDOWS/IMB-RMA_VS_2017/IMB-RMA.rc b/WINDOWS/IMB-RMA_VS_2017/IMB-RMA.rc index a6f623d..10acff2 100644 --- a/WINDOWS/IMB-RMA_VS_2017/IMB-RMA.rc +++ b/WINDOWS/IMB-RMA_VS_2017/IMB-RMA.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2021,4,0,0 - PRODUCTVERSION 2021,4,0,0 + FILEVERSION 2021,5,0,0 + PRODUCTVERSION 2021,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Intel Corporation" VALUE "FileDescription", "Intel(R) MPI Benchmarks" - VALUE "FileVersion", "2021.4" + VALUE "FileVersion", "2021.5" VALUE "InternalName", "IMB-RMA" VALUE "LegalCopyright", "Copyright Intel Corporation." VALUE "OriginalFilename", "IMB-RMA.exe" VALUE "ProductName", "Intel(R) MPI Benchmarks" - VALUE "ProductVersion", "2021.4" + VALUE "ProductVersion", "2021.5" END END BLOCK "VarFileInfo" diff --git a/WINDOWS/mkvsprojs.sh b/WINDOWS/mkvsprojs.sh index 00a1767..4ddda8a 100644 --- a/WINDOWS/mkvsprojs.sh +++ b/WINDOWS/mkvsprojs.sh @@ -2,22 +2,12 @@ #IMB-EXT_VS PROJ=$1 -if [ ! -d ${PROJ}_2013 ]; then echo "ERROR"; exit 1; fi -if [ -d ${PROJ}_2015 ]; then rm -rf ${PROJ}_2015; fi if [ -d ${PROJ}_2017 ]; then rm -rf ${PROJ}_2017; fi -cp -r ${PROJ}_2013 ${PROJ}_2015 cp -r ${PROJ}_2013 ${PROJ}_2017 -VCXPROJ=${PROJ}_2013/*.vcxproj -if [ ! -f $VCXPROJ ]; then echo "ERROR"; exit 1; fi - -VCXPROJ_2015=${PROJ}_2015/*.vcxproj VCXPROJ_2017=${PROJ}_2017/*.vcxproj -sed -i 's!ToolsVersion="12.0"!ToolsVersion="14.0"!' $VCXPROJ_2015 -sed -i 's!Toolset>v120v140Win32Proj!Win32Proj\n 10.0.15063.0!' $VCXPROJ_2017 sed -i 's!Toolset>v120v141 diff --git a/src_c/P2P/imb_p2p.c b/src_c/P2P/imb_p2p.c index ee6e0ea..4d77783 100644 --- a/src_c/P2P/imb_p2p.c +++ b/src_c/P2P/imb_p2p.c @@ -56,7 +56,7 @@ goods and services. #define INFO_BUFFER_SIZE 32767 #endif -static const char * VERSION = "2021.4"; +static const char * VERSION = "2021.5"; FILE* unit = NULL; imb_p2p_configuration_t imb_p2p_config = { 0 }; diff --git a/src_cpp/MT/MT_suite.cpp b/src_cpp/MT/MT_suite.cpp index 9f49b93..ed0db98 100644 --- a/src_cpp/MT/MT_suite.cpp +++ b/src_cpp/MT/MT_suite.cpp @@ -196,7 +196,7 @@ template <> bool BenchmarkSuite::prepare(const args_parser &parser, MPI_Comm_rank(MPI_COMM_WORLD, &rank); if (rank == 0 && !noheader) { output << "#------------------------------------------------------------------" << std::endl; - output << "# Intel(R) MPI Benchmarks " << "2021.4" << ", MT part " << std::endl; + output << "# Intel(R) MPI Benchmarks " << "2021.5" << ", MT part " << std::endl; output << "#------------------------------------------------------------------" << std::endl; output << "#" << std::endl; } diff --git a/src_cpp/Makefile b/src_cpp/Makefile index 7967203..f01d065 100644 --- a/src_cpp/Makefile +++ b/src_cpp/Makefile @@ -79,6 +79,9 @@ endif override CPPFLAGS += -I. override CFLAGS += -g -O0 -Wall -Wno-long-long override CXXFLAGS += -g -O0 -Wall -Wextra -pedantic -Wno-long-long +ifeq "$(CC)" "icx" +CFLAGS += -std=c++11 +endif ifdef WITH_OPENMP override CFLAGS += -fopenmp override CXXFLAGS += -fopenmp diff --git a/src_cpp/imb.cpp b/src_cpp/imb.cpp index 576e852..c93608b 100644 --- a/src_cpp/imb.cpp +++ b/src_cpp/imb.cpp @@ -70,7 +70,7 @@ int main(int argc, char * *argv) bool no_mpi_init_flag = true; int return_value = 0; int rank = 0, size = 0; - const char *program_name = "Intel(R) MPI Benchmarks 2021.4"; + const char *program_name = "Intel(R) MPI Benchmarks 2021.5"; std::ostringstream output; // Some unit tests for args parser