[cmake-developers] [CMake 0013998]: FindMPI MPIEXEC_MAX_NUMPROCS is hard coded to 2

Mantis Bug Tracker mantis at public.kitware.com
Sun Mar 10 11:13:38 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13998 
====================================================================== 
Reported By:                Orion Poplawski
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13998
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-03-10 11:13 EDT
Last Modified:              2013-03-10 11:13 EDT
====================================================================== 
Summary:                    FindMPI MPIEXEC_MAX_NUMPROCS is hard coded to 2
Description: 
In FindMPI, MPIEXEC_MAX_NUMPROCS is hard coded to 2.  The seems very confusing
given its description:

set(MPIEXEC_MAX_NUMPROCS "2"   CACHE STRING "Maximum number of processors
available to run MPI applications.")

It seems that it should either try to figure out the number of available cores
to state that it is explicitly meant to be overridden.

It isn't mentioned at all in the docs.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-03-10 11:13 Orion PoplawskiNew Issue                                    
======================================================================




More information about the cmake-developers mailing list