|
From: <ha...@us...> - 2007-09-19 15:51:47
|
Revision: 1745
http://cogkit.svn.sourceforge.net/cogkit/?rev=1745&view=rev
Author: hategan
Date: 2007-09-19 08:51:46 -0700 (Wed, 19 Sep 2007)
Log Message:
-----------
updated changes a bit
Modified Paths:
--------------
trunk/current/src/cog/modules/provider-localscheduler/CHANGES.txt
Modified: trunk/current/src/cog/modules/provider-localscheduler/CHANGES.txt
===================================================================
--- trunk/current/src/cog/modules/provider-localscheduler/CHANGES.txt 2007-09-19 15:43:47 UTC (rev 1744)
+++ trunk/current/src/cog/modules/provider-localscheduler/CHANGES.txt 2007-09-19 15:51:46 UTC (rev 1745)
@@ -3,7 +3,8 @@
*** Cobalt: 'count' attribute mapped to '-c'. The default should
be figured by cqsub from 'hostCount'. Looking at the cqsub
code, it seems like count = 2 * hostCount on a BG/L and
- count = 4 * hostCount on a BG/P.
+ count = 4 * hostCount on a BG/P. That's in vn mode. In
+ co mode count = hostCount.
*** Cobalt: 'hostCount' attribute mapped to '-n', with a default
of 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|