[cmake-developers] Proposed patch for FindMPI.cmake (Intel MPI)

2014-10-30 Thread Thompson, KT
Please find below a proposed patch that addresses this bug: http://public.kitware.com/Bug/view.php?id=15182 (FindMPI.cmake fails to properly detect Intel MPI 5.0.1). Because the return code is unreliable for the Intel MPI compile wrappers (e.g.: 'mpiicpc -showme:compile'), the output text must

Re: [cmake-developers] Proposed patch for FindMPI.cmake (Intel MPI)

2014-10-30 Thread Brad King
On 10/30/2014 10:41 AM, Thompson, KT wrote: > Please find below a proposed patch that addresses this bug: > http://public.kitware.com/Bug/view.php?id=15182 > (FindMPI.cmake fails to properly detect Intel MPI 5.0.1). Thanks. I've linked this thread from the issue. There are many invocations of th