|
17 | 17 | <Configuration>Debug-v142</Configuration>
|
18 | 18 | <Platform>x64</Platform>
|
19 | 19 | </ProjectConfiguration>
|
| 20 | + <ProjectConfiguration Include="Debug-Efa-v142|x64"> |
| 21 | + <Configuration>Debug-Efa-v142</Configuration> |
| 22 | + <Platform>x64</Platform> |
| 23 | + </ProjectConfiguration> |
20 | 24 | <ProjectConfiguration Include="Release-ICC|x64">
|
21 | 25 | <Configuration>Release-ICC</Configuration>
|
22 | 26 | <Platform>x64</Platform>
|
|
33 | 37 | <Configuration>Release-v142</Configuration>
|
34 | 38 | <Platform>x64</Platform>
|
35 | 39 | </ProjectConfiguration>
|
| 40 | + <ProjectConfiguration Include="Release-Efa-v142|x64"> |
| 41 | + <Configuration>Release-Efa-v142</Configuration> |
| 42 | + <Platform>x64</Platform> |
| 43 | + </ProjectConfiguration> |
36 | 44 | </ItemGroup>
|
37 | 45 | <PropertyGroup Label="Globals">
|
38 | 46 | <ProjectGuid>{6B3A874F-B14C-4F16-B7C3-31E94859AE3E}</ProjectGuid>
|
|
59 | 67 | <PlatformToolset>v142</PlatformToolset>
|
60 | 68 | <CharacterSet>MultiByte</CharacterSet>
|
61 | 69 | </PropertyGroup>
|
| 70 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Efa-v142|x64'" Label="Configuration"> |
| 71 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 72 | + <UseDebugLibraries>true</UseDebugLibraries> |
| 73 | + <PlatformToolset>v142</PlatformToolset> |
| 74 | + <CharacterSet>MultiByte</CharacterSet> |
| 75 | + </PropertyGroup> |
62 | 76 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-ICC|x64'" Label="Configuration">
|
63 | 77 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
64 | 78 | <UseDebugLibraries>true</UseDebugLibraries>
|
|
86 | 100 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
87 | 101 | <CharacterSet>MultiByte</CharacterSet>
|
88 | 102 | </PropertyGroup>
|
| 103 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Efa-v142|x64'" Label="Configuration"> |
| 104 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 105 | + <UseDebugLibraries>false</UseDebugLibraries> |
| 106 | + <PlatformToolset>v142</PlatformToolset> |
| 107 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 108 | + <CharacterSet>MultiByte</CharacterSet> |
| 109 | + </PropertyGroup> |
89 | 110 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-ICC|x64'" Label="Configuration">
|
90 | 111 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
91 | 112 | <UseDebugLibraries>false</UseDebugLibraries>
|
|
105 | 126 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-v142|x64'" Label="PropertySheets">
|
106 | 127 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
107 | 128 | </ImportGroup>
|
| 129 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Efa-v142|x64'" Label="PropertySheets"> |
| 130 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 131 | + </ImportGroup> |
108 | 132 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-ICC|x64'" Label="PropertySheets">
|
109 | 133 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
110 | 134 | </ImportGroup>
|
|
117 | 141 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-v142|x64'" Label="PropertySheets">
|
118 | 142 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
119 | 143 | </ImportGroup>
|
| 144 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Efa-v142|x64'" Label="PropertySheets"> |
| 145 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 146 | + </ImportGroup> |
120 | 147 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-ICC|x64'" Label="PropertySheets">
|
121 | 148 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
122 | 149 | </ImportGroup>
|
|
133 | 160 | <LinkIncremental>true</LinkIncremental>
|
134 | 161 | <IntDir>$(Platform)\$(Configuration)\libfabric\</IntDir>
|
135 | 162 | </PropertyGroup>
|
| 163 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Efa-v142|x64'"> |
| 164 | + <LinkIncremental>true</LinkIncremental> |
| 165 | + <IntDir>$(Platform)\$(Configuration)\libfabric\</IntDir> |
| 166 | + </PropertyGroup> |
136 | 167 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-ICC|x64'">
|
137 | 168 | <LinkIncremental>true</LinkIncremental>
|
138 | 169 | <IntDir>$(Platform)\$(Configuration)\libfabric\</IntDir>
|
|
149 | 180 | <LinkIncremental>false</LinkIncremental>
|
150 | 181 | <IntDir>$(Platform)\$(Configuration)\libfabric\</IntDir>
|
151 | 182 | </PropertyGroup>
|
| 183 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Efa-v142|x64'"> |
| 184 | + <LinkIncremental>false</LinkIncremental> |
| 185 | + <IntDir>$(Platform)\$(Configuration)\libfabric\</IntDir> |
| 186 | + </PropertyGroup> |
152 | 187 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-ICC|x64'">
|
153 | 188 | <LinkIncremental>false</LinkIncremental>
|
154 | 189 | <IntDir>$(Platform)\$(Configuration)\libfabric\</IntDir>
|
|
208 | 243 | <MultiProcessorCompilation>true</MultiProcessorCompilation>
|
209 | 244 | </ClCompile>
|
210 | 245 | </ItemDefinitionGroup>
|
| 246 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Efa-v142|x64'"> |
| 247 | + <ClCompile> |
| 248 | + <Optimization>Disabled</Optimization> |
| 249 | + <PreprocessorDefinitions>WIN32;_WINSOCKAPI_=;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_WINDOWS;_USRDLL;LIBFABRIC_EXPORTS;HAVE_CONFIG_H;ENABLE_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 250 | + <DisableSpecificWarnings>4127;4200;4204;4221;4115;4201;4100</DisableSpecificWarnings> |
| 251 | + <AdditionalIncludeDirectories>$(ProjectDir)include;$(ProjectDir)include\windows;$(ProjectDir)prov\sockets\include;$(ProjectDir)prov\netdir\NetDirect;$(ProjectDir)prov\hook\src;$(ProjectDir)prov\hook\include;$(ProjectDir)prov\hook\perf\include;$(ProjectDir)prov\efa\src;$(ProjectDir)prov\efa\src\rxr;$(ProjectDir)prov\efa\src\windows;</AdditionalIncludeDirectories> |
| 252 | + <C99Support>true</C99Support> |
| 253 | + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 254 | + <UseMSVC>false</UseMSVC> |
| 255 | + <AdditionalOptions>/DHAVE_EFA %(AdditionalOptions)</AdditionalOptions> |
| 256 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
| 257 | + </ClCompile> |
| 258 | + </ItemDefinitionGroup> |
211 | 259 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-ICC|x64'">
|
212 | 260 | <ClCompile>
|
213 | 261 | <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
298 | 346 | <OptimizeReferences>true</OptimizeReferences>
|
299 | 347 | </Link>
|
300 | 348 | </ItemDefinitionGroup>
|
| 349 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Efa-v142|x64'"> |
| 350 | + <ClCompile> |
| 351 | + <WarningLevel>Level4</WarningLevel> |
| 352 | + <PrecompiledHeader>NotUsing</PrecompiledHeader> |
| 353 | + <Optimization>MaxSpeed</Optimization> |
| 354 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 355 | + <IntrinsicFunctions>true</IntrinsicFunctions> |
| 356 | + <PreprocessorDefinitions>WIN32;_WINSOCKAPI_=;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;_WINDOWS;_USRDLL;LIBFABRIC_EXPORTS;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 357 | + <AdditionalIncludeDirectories>$(ProjectDir)include;$(ProjectDir)include\windows;$(ProjectDir)prov\sockets\include;$(ProjectDir)prov\netdir\NetDirect;$(ProjectDir)prov\hook\src;$(ProjectDir)prov\hook\include;$(ProjectDir)prov\hook\perf\include;$(ProjectDir)prov\efa\src;$(ProjectDir)prov\efa\src\rxr;$(ProjectDir)prov\efa\src\windows;</AdditionalIncludeDirectories> |
| 358 | + <DisableSpecificWarnings>4127;4200;4204;4221;4115;4201;4100</DisableSpecificWarnings> |
| 359 | + <SDLCheck>true</SDLCheck> |
| 360 | + <C99Support>true</C99Support> |
| 361 | + <ShowIncludes>false</ShowIncludes> |
| 362 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 363 | + <AdditionalOptions>/DNDEBUG /DHAVE_EFA %(AdditionalOptions)</AdditionalOptions> |
| 364 | + </ClCompile> |
| 365 | + <Link> |
| 366 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 367 | + <OptimizeReferences>true</OptimizeReferences> |
| 368 | + </Link> |
| 369 | + </ItemDefinitionGroup> |
301 | 370 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-ICC|x64'">
|
302 | 371 | <ClCompile>
|
303 | 372 | <WarningLevel>Level4</WarningLevel>
|
|
659 | 728 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Debug-v140|x64'">ofi_osd.h</ForcedIncludeFiles>
|
660 | 729 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Debug-v141|x64'">ofi_osd.h</ForcedIncludeFiles>
|
661 | 730 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Debug-v142|x64'">ofi_osd.h</ForcedIncludeFiles>
|
| 731 | + <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Debug-Efa-v142|x64'">ofi_osd.h</ForcedIncludeFiles> |
662 | 732 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Debug-ICC|x64'">ofi_osd.h</ForcedIncludeFiles>
|
663 | 733 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Release-v140|x64'">ofi_osd.h</ForcedIncludeFiles>
|
664 | 734 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Release-v141|x64'">ofi_osd.h</ForcedIncludeFiles>
|
665 | 735 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Release-v142|x64'">ofi_osd.h</ForcedIncludeFiles>
|
| 736 | + <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Release-Efa-v142|x64'">ofi_osd.h</ForcedIncludeFiles> |
666 | 737 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Release-ICC|x64'">ofi_osd.h</ForcedIncludeFiles>
|
667 | 738 | </ClCompile>
|
668 | 739 | <ClCompile Include="prov\util\src\util_attr.c" />
|
|
711 | 782 | <ClCompile Include="src\var.c" />
|
712 | 783 | <ClCompile Include="src\windows\osd.c" />
|
713 | 784 | </ItemGroup>
|
| 785 | + <ItemGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Efa-v142|x64' OR '$(Configuration)|$(Platform)'=='Release-Efa-v142|x64'"> |
| 786 | + <ClCompile Include="prov\efa\src\efa_av.c" /> |
| 787 | + <ClCompile Include="prov\efa\src\efa_cm.c" /> |
| 788 | + <ClCompile Include="prov\efa\src\efa_cq.c" /> |
| 789 | + <ClCompile Include="prov\efa\src\efa_device.c" /> |
| 790 | + <ClCompile Include="prov\efa\src\efa_domain.c" /> |
| 791 | + <ClCompile Include="prov\efa\src\efa_ep.c" /> |
| 792 | + <ClCompile Include="prov\efa\src\efa_fabric.c" /> |
| 793 | + <ClCompile Include="prov\efa\src\efa_mr.c" /> |
| 794 | + <ClCompile Include="prov\efa\src\efa_msg.c" /> |
| 795 | + <ClCompile Include="prov\efa\src\efa_rma.c" /> |
| 796 | + <ClCompile Include="prov\efa\src\rxr\rxr_pkt_type_base.c" /> |
| 797 | + <ClCompile Include="prov\efa\src\windows\efawin.c" /> |
| 798 | + <ClCompile Include="prov\efa\src\rxr\rxr_atomic.c" /> |
| 799 | + <ClCompile Include="prov\efa\src\rxr\rxr_attr.c" /> |
| 800 | + <ClCompile Include="prov\efa\src\rxr\rxr_cntr.c" /> |
| 801 | + <ClCompile Include="prov\efa\src\rxr\rxr_cq.c" /> |
| 802 | + <ClCompile Include="prov\efa\src\rxr\rxr_domain.c" /> |
| 803 | + <ClCompile Include="prov\efa\src\rxr\rxr_ep.c" /> |
| 804 | + <ClCompile Include="prov\efa\src\rxr\rxr_init.c" /> |
| 805 | + <ClCompile Include="prov\efa\src\rxr\rxr_msg.c" /> |
| 806 | + <ClCompile Include="prov\efa\src\rxr\rxr_pkt_cmd.c" /> |
| 807 | + <ClCompile Include="prov\efa\src\rxr\rxr_pkt_entry.c" /> |
| 808 | + <ClCompile Include="prov\efa\src\rxr\rxr_pkt_type_data.c" /> |
| 809 | + <ClCompile Include="prov\efa\src\rxr\rxr_pkt_type_misc.c" /> |
| 810 | + <ClCompile Include="prov\efa\src\rxr\rxr_pkt_type_req.c" /> |
| 811 | + <ClCompile Include="prov\efa\src\rxr\rxr_read.c" /> |
| 812 | + <ClCompile Include="prov\efa\src\rxr\rxr_rma.c" /> |
| 813 | + </ItemGroup> |
714 | 814 | <ItemGroup>
|
715 | 815 | <ClInclude Include="include\fasthash.h" />
|
716 | 816 | <ClInclude Include="include\ofi.h" />
|
|
794 | 894 | <ClInclude Include="prov\tcp\src\tcpx.h" />
|
795 | 895 | <ClInclude Include="prov\udp\src\udpx.h" />
|
796 | 896 | </ItemGroup>
|
| 897 | + <ItemGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Efa-v142|x64' OR '$(Configuration)|$(Platform)'=='Release-Efa-v142|x64'"> |
| 898 | + <ClInclude Include="prov\efa\src\efa.h" /> |
| 899 | + <ClInclude Include="prov\efa\src\rxr\rxr_pkt_type_base.h" /> |
| 900 | + <ClInclude Include="prov\efa\src\windows\efacompat.h" /> |
| 901 | + <ClInclude Include="prov\efa\src\windows\efawinver.h" /> |
| 902 | + <ClInclude Include="prov\efa\src\windows\infiniband\efadv.h" /> |
| 903 | + <ClInclude Include="prov\efa\src\windows\efawin.h" /> |
| 904 | + <ClInclude Include="prov\efa\src\windows\infiniband\verbs.h" /> |
| 905 | + <ClInclude Include="prov\efa\src\windows\infiniband\verbs_defs.h" /> |
| 906 | + <ClInclude Include="prov\efa\src\rxr\rxr.h" /> |
| 907 | + <ClInclude Include="prov\efa\src\rxr\rxr_atomic.h" /> |
| 908 | + <ClInclude Include="prov\efa\src\rxr\rxr_cntr.h" /> |
| 909 | + <ClInclude Include="prov\efa\src\rxr\rxr_msg.h" /> |
| 910 | + <ClInclude Include="prov\efa\src\rxr\rxr_pkt_cmd.h" /> |
| 911 | + <ClInclude Include="prov\efa\src\rxr\rxr_pkt_entry.h" /> |
| 912 | + <ClInclude Include="prov\efa\src\rxr\rxr_pkt_type.h" /> |
| 913 | + <ClInclude Include="prov\efa\src\rxr\rxr_pkt_type_req.h" /> |
| 914 | + <ClInclude Include="prov\efa\src\rxr\rxr_read.h" /> |
| 915 | + <ClInclude Include="prov\efa\src\rxr\rxr_rma.h" /> |
| 916 | + </ItemGroup> |
797 | 917 | <ItemGroup>
|
798 | 918 | <None Include="libfabric.def" />
|
799 | 919 | </ItemGroup>
|
|
0 commit comments