diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2002-06-04 22:49:20 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2002-06-04 22:49:20 (GMT) |
commit | 1500b00b079e8f50b4836e3156d76ce5a7f178eb (patch) | |
tree | ccc398f278742c8e0fdbbf94b27dad8d9fcaabe1 /release_docs | |
parent | 8814e91afb79a56b4199f25ed6bbd017b513c7ce (diff) | |
download | hdf5-1500b00b079e8f50b4836e3156d76ce5a7f178eb.zip hdf5-1500b00b079e8f50b4836e3156d76ce5a7f178eb.tar.gz hdf5-1500b00b079e8f50b4836e3156d76ce5a7f178eb.tar.bz2 |
[svn-r5533] Purpose:
Updated the instructions for tflops and O2K.
Platforms tested:
eye balled.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/INSTALL_parallel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/INSTALL_parallel b/release_docs/INSTALL_parallel index c471a66..cbd6359 100644 --- a/release_docs/INSTALL_parallel +++ b/release_docs/INSTALL_parallel @@ -52,6 +52,7 @@ E.g., the following works for the Blue machine of LLNL. setenv MP_LABELIO no setenv MP_RMPOOL 0 setenv RUNPARALLEL "MP_PROCS=2 MP_TASKS_PER_NODE=2 poe" + setenv LLNL_COMPILE_SINGLE_THREADED TRUE The shared library configuration for this version is broken. So, only static library is supported. |