1
1
openmpi/orte/mca/ras/gridengine
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
configure.m4 Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
help-ras-gridengine.txt Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
ras_gridengine_component.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
ras_gridengine_module.c Add initial support for dynamic allocations. At this time, only Slurm supports the new capability, which will be included in an upcoming release. 2013-01-20 00:33:42 +00:00
ras_gridengine.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00