[Commits] [svn:einsteintoolkit] www/release-info/ (Rev. 350)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Sat Oct 30 09:35:33 CDT 2010


User: knarf
Date: 2010/10/30 09:35 AM

Modified:
 /release-info/
  run_tests

Log:
 make sure the suites are run with only one thread/mpi process

File Changes:

Directory: /release-info/
=========================

File [modified]: run_tests
Delta lines: +1 -0
===================================================================
--- release-info/run_tests	2010-10-29 18:08:57 UTC (rev 349)
+++ release-info/run_tests	2010-10-30 14:35:32 UTC (rev 350)
@@ -15,6 +15,7 @@
 hostname | grep macbook-pro.local && 
   export CCTK_TESTSUITE_RUN_COMMAND="openmpirun -np \$nprocs \$exe \$parfile"
 
+export OMP_NUM_THREADS=1
 for i in 1 2; do
   export CCTK_TESTSUITE_RUN_PROCESSORS=$i
   make sim-testsuite PROMPT=no



More information about the Commits mailing list