updated
git-svn-id: svn://anubis/gvsu@247 45c1a28c-8058-47b2-ae61-ca45b979098e
This commit is contained in:
parent
cdcad5abb5
commit
dff25d6ff0
@ -81,7 +81,7 @@ int main(int argc, char * argv[])
|
|||||||
int count;
|
int count;
|
||||||
taskAllocate(n, p, i, &first, &count);
|
taskAllocate(n, p, i, &first, &count);
|
||||||
displs[i] = total;
|
displs[i] = total;
|
||||||
count[i] = count;
|
counts[i] = count;
|
||||||
total += count;
|
total += count;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user