1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-16 06:47:06 +01:00

Benchmarks modified for new GPU constructs

This commit is contained in:
Peter Boyle
2019-06-15 12:52:56 +01:00
parent 0184719216
commit 0561c2edeb
6 changed files with 61 additions and 84 deletions

View File

@ -485,7 +485,7 @@ int main (int argc, char ** argv)
dbytes=0;
ncomm=0;
thread_loop( (int dir=0;dir<8;dir++),{
thread_for(dir,8,{
double tbytes;
int mu =dir % 4;