Temporary commit for testing on yona.

This commit is contained in:
W. Michael Brown
2011-03-27 12:31:18 -04:00
parent 04f1dc492e
commit 092ee2eea8
7 changed files with 160 additions and 29 deletions

View File

@ -89,6 +89,8 @@ bool ljl_gpu_init(const int ntypes, double **cutsq,
}
if (message)
fprintf(screen,"\n");
LJLMF.device->estimate_gpu_overhead();
return true;
}