mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-16 14:57:05 +01:00
Benchmarks modified for new GPU constructs
This commit is contained in:
@ -153,8 +153,8 @@ public:
|
||||
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