Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/08/11 14:26:36 (13 years ago)
Author:
svonolfe
Message:

Added first working version of the MPI engine (#1542)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj

    r6393 r6394  
    128128      <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3\Microsoft.Hpc.Scheduler.dll</HintPath>
    129129    </Reference>
     130    <Reference Include="Microsoft.Hpc.Scheduler.Properties, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
     131      <HintPath>..\..\Microsoft.Hpc.Scheduler.Properties.dll</HintPath>
     132    </Reference>
    130133    <Reference Include="System" />
    131134    <Reference Include="System.Core" />
     135    <Reference Include="System.Runtime.Serialization" />
    132136    <Reference Include="System.ServiceModel" />
    133137    <Reference Include="System.Xml.Linq" />
Note: See TracChangeset for help on using the changeset viewer.