1
0
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:
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

@ -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;