On 18 December 2012 22:04, Stephen Conley wrote:
> Hello,
>
> ** **
>
> I have installed CMake version 2.8.10.2 and OpenMPI version 1.6.2 on a 64
> bit Windows 7 computer.
>
> ** **
>
> OpenMPI is installed in “C:\program files\OpenMPI” and the path has been
> updated to include the bin
Hello,
I have installed CMake version 2.8.10.2 and OpenMPI version 1.6.2 on a 64
bit Windows 7 computer.
OpenMPI is installed in "C:\program files\OpenMPI" and the path has been
updated to include the bin subdirectory.
In the cmakelists.txt file, I have: find_package(MPI REQUIRED)
Whe