mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
compiles on GPU. 3pt still wrong!!!!
This commit is contained in:
@ -1047,7 +1047,7 @@ A2Autils<FImpl>::ContractWWVV(std::vector<PropagatorField> &WWVV,
|
||||
{
|
||||
GridBase *grid = vs[0].Grid();
|
||||
|
||||
int nd = grid->_ndimension;
|
||||
//int nd = grid->_ndimension;
|
||||
int Nsimd = grid->Nsimd();
|
||||
int N_t = WW_sd.dimensions()[0];
|
||||
int N_s = WW_sd.dimensions()[1];
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user