Re: [cmake-developers] [PATCH] FindMPI: Intel-MPI 5+ workaround

2015-07-10 Thread Rolf Eike Beer
Am Donnerstag, 9. Juli 2015, 14:42:13 schrieb Brennan, Sean M: See attached git patch. FindMPI: Intel-MPI 5+ workaround needs an additional/alternate keyword to recognize this case with recent GCCs. Confirmed working with intel-mpi/5.0.1 using gcc/4.4.7, gcc/4.6.1, gcc/4.7.2, gcc/4.8.2,

Re: [cmake-developers] [PATCH] FindMPI: Intel-MPI 5+ workaround

2015-07-10 Thread Rolf Eike Beer
Am Donnerstag, 9. Juli 2015, 11:05:13 schrieb Brad King: On 07/09/2015 10:42 AM, Brennan, Sean M wrote: See attached git patch. Applied, thanks: FindMPI: Extend Intel-MPI 5+ workaround for recent GCCs http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5d7653a0 For the usual reasons,

Re: [cmake-developers] [PATCH] FindMPI: Intel-MPI 5+ workaround

2015-07-10 Thread Brad King
On 07/10/2015 02:56 AM, Rolf Eike Beer wrote: Am Donnerstag, 9. Juli 2015, 11:05:13 schrieb Brad King: FindMPI: Extend Intel-MPI 5+ workaround for recent GCCs http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5d7653a0 For the usual reasons, can we please change this from ${cmdline} to

[cmake-developers] [PATCH] FindMPI: Intel-MPI 5+ workaround

2015-07-09 Thread Brennan, Sean M
See attached git patch. FindMPI: Intel-MPI 5+ workaround needs an additional/alternate keyword to recognize this case with recent GCCs. Confirmed working with intel-mpi/5.0.1 using gcc/4.4.7, gcc/4.6.1, gcc/4.7.2, gcc/4.8.2, intel/11.1.072, intel/12.1.5, intel/13.1.3, intel/14.0.4,