-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbsponmpi_vs2008.vcxproj.user
27 lines (27 loc) · 2.94 KB
/
bsponmpi_vs2008.vcxproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
<LocalDebuggerCommand Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeOutput)</LocalDebuggerCommand>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">MpiClusterDebugger</DebuggerFlavor>
<LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">-p 10</LocalDebuggerCommandArguments>
<MpiDebuggerDeploymentDirectory Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.</MpiDebuggerDeploymentDirectory>
<MpiDebuggerWorkingDirectory Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.</MpiDebuggerWorkingDirectory>
<MpiDebuggerApplicationCommand Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\peter\workspace\bsponmpi\examples\benchmark\bench.exe</MpiDebuggerApplicationCommand>
<MpiDebuggerApplicationArguments Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
</MpiDebuggerApplicationArguments>
<MpiDebuggerShimLocation Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Remote Debugger\x64\mpishim100.exe</MpiDebuggerShimLocation>
<MpiDebuggerMpiExecCommand Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Program Files\Microsoft HPC Pack 2008 R2\Bin\mpiexec.exe</MpiDebuggerMpiExecCommand>
<MpiDebuggerAdditionalMpiExecArguments Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
</MpiDebuggerAdditionalMpiExecArguments>
<MpiDebuggerSchedulerNode Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">localhost/1</MpiDebuggerSchedulerNode>
<LocalDebuggerCommand Condition="'$(Configuration)|$(Platform)'=='Release|x64'">examples\hpget.exe</LocalDebuggerCommand>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Release|x64'">-p 4</LocalDebuggerCommandArguments>
<MpiDebuggerSchedulerNode Condition="'$(Configuration)|$(Platform)'=='Release|x64'">localhost/1</MpiDebuggerSchedulerNode>
<MpiDebuggerApplicationCommand Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\peter\workspace\bsponmpi\examples\simplebspcomputation.exe</MpiDebuggerApplicationCommand>
<MpiDebuggerApplicationArguments Condition="'$(Configuration)|$(Platform)'=='Release|x64'">-p 2</MpiDebuggerApplicationArguments>
<MpiDebuggerShimLocation Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Remote Debugger\x64\mpishim100.exe</MpiDebuggerShimLocation>
<MpiDebuggerMpiExecCommand Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Program Files\Microsoft HPC Pack 2008 R2\Bin\mpiexec.exe</MpiDebuggerMpiExecCommand>
</PropertyGroup>
</Project>