1
1
openmpi/test
Nathan Hjelm 0325100823 Fix PGI compilation of opal_condition test
PGI was failing to build this test due to the {} initializers of some
of the global variables. The initializers were added to remove common
symbols from the test repository. This commit removes the initializers
and makes the variables static which should fix both the compile issue
and avoid the common symbols.

This commit additionally removes the check for
OPAL_ENABLE_MULTI_THREADS since Open MPI requires thread support.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-07-01 09:10:49 -06:00
..
asm Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
carto Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
class more c99 updates 2015-06-25 10:14:13 -06:00
datatype Merge pull request #657 from hjelmn/c99 2015-06-25 11:21:09 -06:00
dss Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
event Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memchecker Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpi Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
runtime Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
support Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
threads Fix PGI compilation of opal_condition test 2015-07-01 09:10:49 -06:00
util Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00