georgemarselis / openlava-macosx

Automatically exported from code.google.com/p/openlava-macosx
GNU General Public License v2.0
1 stars 0 forks source link

MPI: enable user to specify openmpi path s/he would like to use #198

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
that way there can be comparisons as well.

maybe through running/sourcing appropriate openmp[i] environment?

Component-UI:         because bsub 
--use-openmpi[=/path/to/openmpi/implementation]
Component-Scripts:  detect openmp[i] versions available by seeing if modules 
returns a value for 
                                        openmp[i] and do some magic to detect presence and capabilities?
Component-Logic:    because bsub might have to load openmpi module and/or 
detect openmpi capabilites

Original issue reported on code.google.com by geo...@marsel.is on 27 May 2013 at 11:38