[Swift-commit] r5027 - trunk/tests/mpi/beagle/long
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Mon Aug 29 22:58:00 CDT 2011
Author: wozniak
Date: 2011-08-29 22:58:00 -0500 (Mon, 29 Aug 2011)
New Revision: 5027
Modified:
trunk/tests/mpi/beagle/long/sites.template.xml
trunk/tests/mpi/beagle/long/tc.template.data
Log:
Fixes: test works on Beagle
Modified: trunk/tests/mpi/beagle/long/sites.template.xml
===================================================================
--- trunk/tests/mpi/beagle/long/sites.template.xml 2011-08-30 03:54:10 UTC (rev 5026)
+++ trunk/tests/mpi/beagle/long/sites.template.xml 2011-08-30 03:58:00 UTC (rev 5027)
@@ -5,14 +5,14 @@
<set name="wdir" value="{pwd}/work"/>
<echo message="setting workDirectory to: {wdir}"/>
-<pool handle="crow">
+<pool handle="beagle">
<execution jobmanager="local:pbs" provider="coaster" url="none"/>
<filesystem provider="local" url="none" />
<profile namespace="globus" key="maxWallTime">1</profile>
<profile namespace="globus" key="maxTime">7200</profile>
<profile namespace="globus" key="providerAttributes">
- pbs.aprun;pbs.mpp;depth=6
+ pbs.aprun;pbs.mpp;depth=1
</profile>
<profile key="jobsPerNode" namespace="globus">1</profile>
<profile key="slots" namespace="globus">1</profile>
Modified: trunk/tests/mpi/beagle/long/tc.template.data
===================================================================
--- trunk/tests/mpi/beagle/long/tc.template.data 2011-08-30 03:54:10 UTC (rev 5026)
+++ trunk/tests/mpi/beagle/long/tc.template.data 2011-08-30 03:58:00 UTC (rev 5027)
@@ -19,5 +19,5 @@
# hydra-tests-2
-crow mpi_cp _DIR_/mpi-cp INSTALLED INTEL32::LINUX globus::hostCount=2
-crow mpi_sleep _DIR_/mpi-sleep INSTALLED INTEL32::LINUX globus::hostCount=2
+beagle mpi_cp _DIR_/mpi-cp INSTALLED INTEL32::LINUX globus::hostCount=2
+beagle mpi_sleep _DIR_/mpi-sleep INSTALLED INTEL32::LINUX globus::hostCount=2
More information about the Swift-commit
mailing list