1
1
openmpi/test
Jeff Squyres c44a1027d0 Make the non-Linux platforms support an interactive opal_path_nfs() test.
On Linux, if this test is run with no command line params, it will run
"mount" and analyze the output (same as it always has).

On all platforms, if you provide one or more command line options,
each command line option is given to opal_path_nfs() and the result is
sent to stdout.

This commit was SVN r30208.
2014-01-10 00:13:10 +00:00
..
asm s/ompi/opal/gi in all of these files because they're really OPAL 2010-07-28 14:20:58 +00:00
carto Fix visibility issues with opal_graph functions. 2009-06-09 15:02:57 +00:00
class Fix names in test - still generating warnings 2013-07-09 02:58:58 +00:00
datatype Remove unused variable 2013-12-20 16:16:24 +00:00
dss - Adapt for changed opal_init() arguments -- takes argc&argv 2010-02-10 18:29:01 +00:00
event Clean up a few initialization issues - don't think these are impacting the shared memory situation as it didn't fix the problem. 2010-10-26 02:41:42 +00:00
memchecker merging the memchecker into trunk. 2008-02-12 08:46:27 +00:00
mpi Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
runtime Remove stale code associated with OPAL_THREADS_HAVE_DIFFERENT_PIDS. In the past, we have supported the case of really, really old Linux kernels where threads have different pids. However, when we updated the event library, we didn't also update that support code. In addition, when we dropped progress thread support, we didn't remove areas of the code that could no longer be compiled (i.e., were protected by "if progress thread && if have different pids). 2011-03-15 21:05:03 +00:00
support Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
threads Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
util Make the non-Linux platforms support an interactive opal_path_nfs() test. 2014-01-10 00:13:10 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00