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:
@ -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;
|
||||
|
Reference in New Issue
Block a user