FIX: applied patch to allow nodelist a proper creation
Contact: Toni Harbaugh-Blackford git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@84 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
+1
-1
@@ -1785,7 +1785,7 @@ int MJobSelectMNL(
|
||||
|
||||
nindex = TotalAvailINC; /* HACK */
|
||||
|
||||
NodeList = (mnalloc_t *)MNodeList[0];
|
||||
NodeList = (mnalloc_t *)tmpMNL[0];
|
||||
|
||||
for (jindex = 0;PreempteeJobList[jindex] != NULL;jindex++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user