短暂的4划分但是以失败告终
This commit is contained in:
@@ -144,7 +144,7 @@ void cgh::compose_cgh(int nprocs)
|
||||
for (int lev = 0; lev < levels; lev++)
|
||||
{
|
||||
checkPatchList(PatL[lev], false);
|
||||
Parallel::distribute_hard(PatL[lev], nprocs, ingfs, fngfs, false);
|
||||
Parallel::distribute_new(PatL[lev], nprocs, ingfs, fngfs, false);
|
||||
#if (RPB == 1)
|
||||
// we need distributed box of PatL[lev] and PatL[lev-1]
|
||||
if (lev > 0)
|
||||
|
||||
Reference in New Issue
Block a user