0325100823
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> |
||
---|---|---|
.. | ||
Makefile.am | ||
opal_condition.c | ||
opal_thread.c |