Re: [CMake] FindMPI.cmake and MS-MPI

2015-03-02 Thread Todd Gamblin
Ok, sounds good to me! On 3/2/15, 11:10 AM, "Ben Boeckel" wrote: >On Mon, Mar 02, 2015 at 09:19:00 -0800, Todd Gamblin wrote: >> Thanks for letting me know. Let me know if you have any more issues. >> >> Ben: at some point I was the maintainer for FindMPI. Are you the >>official >> maintainer

Re: [CMake] FindMPI.cmake and MS-MPI

2015-03-02 Thread Ben Boeckel
On Mon, Mar 02, 2015 at 09:19:00 -0800, Todd Gamblin wrote: > Thanks for letting me know. Let me know if you have any more issues. > > Ben: at some point I was the maintainer for FindMPI. Are you the official > maintainer now? Do you want to be? I have very limited ability to test on > Windows

Re: [CMake] FindMPI.cmake and MS-MPI

2015-03-02 Thread Todd Gamblin
Andrew, Thanks for letting me know. Let me know if you have any more issues. Ben: at some point I was the maintainer for FindMPI. Are you the official maintainer now? Do you want to be? I have very limited ability to test on Windows, and that seems to be where most of the problems are. -Todd

Re: [CMake] FindMPI.cmake and MS-MPI

2015-03-01 Thread Andrew Maclean
Please ignore my emails regarding this. Apparently Ben Boeckel has fixed these issues in CMake 3.2.0-rc1. Sorry for the unnecessary bandwidth utilization! I can confirm that the VTK master version works OK with MS-MPI. Regards Andrew On Mon, Mar 2, 2015 at 9:58 AM, Andrew Maclean wrote: >

Re: [CMake] FindMPI.cmake and MS-MPI

2015-03-01 Thread Andrew Maclean
Some further information, ignore the CMP0054 warning it is not triggered when the CMake Minimum Version is 3.1 When running FindMPI.cmake, I discovered that I had a spurious registry entry for an older version of MPI so mpiexec.exe was not being found. When I deleted this it found mpiexec.exe in C