Browse Source

Serialize running of MPI tests to minimize overloading systems.

Several in house complaints necessitated solution to running
parallel Boost tests and MPI tests.  Best short term option seems
to be to serialize MPI tests using Boost.Build jam semaphore
capability.



[SVN r61970]
K. Noel Belcourt 16 years ago
parent
commit
8da1f9110a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 71b989d78166c9629042850fb4b14a1d6ad5b8c8
+Subproject commit d9f30df45d0b5a09adee9ac20510267841580350

粤ICP备19079148号