mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-20 00:36:55 +01:00
GPU happy for compile...?
This commit is contained in:
@ -141,7 +141,7 @@ public:
|
||||
auto vp1= &mm.vpointers[1][0];
|
||||
auto type= mm.type;
|
||||
int nnum = num/Ls;
|
||||
accelerator_forNB(o,num,vobj::Nsimd(),{
|
||||
accelerator_forNB(o,num,Merger::Nsimd,{
|
||||
|
||||
int s=o%Ls;
|
||||
int hxyz=o/Ls; // xyzt related component
|
||||
|
Reference in New Issue
Block a user