mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 20:27:06 +01:00
First compile against SYCL
This commit is contained in:
@ -35,7 +35,7 @@ directory
|
||||
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
#ifndef GRID_NVCC
|
||||
#ifndef GRID_CUDA
|
||||
using namespace Grid;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user