GPU Package: Switching to parallel GPU initialization / JIT compilation.
This commit is contained in:
@ -84,7 +84,7 @@ int sw_gpu_init(const int ntypes, const int inum, const int nall,
|
||||
sigma_gamma, c1, c2, c3, c4, c5, c6, lambda_epsilon,
|
||||
costheta, map, e2param);
|
||||
|
||||
SWMF.device->gpu_barrier();
|
||||
SWMF.device->serialize_init();
|
||||
if (message)
|
||||
fprintf(screen,"Done.\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user