mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-24 02:32:02 +01:00
First compile against SYCL
This commit is contained in:
@ -96,7 +96,7 @@ public:
|
||||
int sl = St._simd_layout[direction];
|
||||
Coordinate icoor;
|
||||
|
||||
#ifdef __CUDA_ARCH__
|
||||
#ifdef GRID_SIMT
|
||||
_Spinor tmp;
|
||||
|
||||
const int Nsimd =SiteDoubledGaugeField::Nsimd();
|
||||
|
Reference in New Issue
Block a user