File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Tools/Advisor/matrix_multiply_advisor Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
22
22
<ConfigurationType >Application</ConfigurationType >
23
23
<UseDebugLibraries >true</UseDebugLibraries >
24
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
24
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
25
25
<CharacterSet >Unicode</CharacterSet >
26
26
</PropertyGroup >
27
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
28
28
<ConfigurationType >Application</ConfigurationType >
29
29
<UseDebugLibraries >false</UseDebugLibraries >
30
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
30
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
31
31
<WholeProgramOptimization >true</WholeProgramOptimization >
32
32
<CharacterSet >Unicode</CharacterSet >
33
33
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments