[vtk-developers] A note regarding: std::min and std::max.

Ben Boeckel ben.boeckel at kitware.com
Fri Feb 27 10:32:17 EST 2015


On Thu, Feb 26, 2015 at 16:21:55 +1100, Andrew Maclean wrote:
> Would it be possible to set up one of the CDash machines to use VS2013? I
> am not testing the parallel implementations so there could be problems
> there that I haven't detected.

nemesis runs VS2013:

    https://open.cdash.org/viewBuildError.php?buildid=3711838

> However if someone can walk me through setting up MPI on a laptop with
> VS2013 Community Edition I would be glad to test the Parallel
> implementations.

MSMPI is here:

    https://msdn.microsoft.com/en-us/library/bb524831%28v=vs.85%29.aspx

IIRC, it was just an install-and-go setup (now that VTK's FindMPI can
find it ;) ).

--Ben


More information about the vtk-developers mailing list