mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
tests to compile
This commit is contained in:
@ -29,7 +29,6 @@ Author: Christoph Lehner <christoph@lhnr.de>
|
||||
|
||||
#include <Grid/GridCore.h>
|
||||
#include <pwd.h>
|
||||
#include <syscall.h>
|
||||
|
||||
#ifdef GRID_CUDA
|
||||
#include <cuda_runtime_api.h>
|
||||
@ -38,6 +37,7 @@ Author: Christoph Lehner <christoph@lhnr.de>
|
||||
#include <hip/hip_runtime_api.h>
|
||||
#endif
|
||||
#ifdef GRID_SYCL
|
||||
#include <syscall.h>
|
||||
#define GRID_SYCL_LEVEL_ZERO_IPC
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user