From 5280ca204f87d826e741f8631bf9a01f469ee8f8 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 13 May 2024 18:35:19 +0200 Subject: Rewrote nix drvs to work with sycl itself --- modules/remote-sycl/SConstruct | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/remote-sycl/SConstruct') diff --git a/modules/remote-sycl/SConstruct b/modules/remote-sycl/SConstruct index e084925..876638a 100644 --- a/modules/remote-sycl/SConstruct +++ b/modules/remote-sycl/SConstruct @@ -51,6 +51,7 @@ env=Environment(ENV=os.environ, variables=env_vars, CPPPATH=[], ,'forstio-async' ,'forstio-io' ,'forstio-io_codec' + ,'hipSYCL-rt' #,'OpenCL' ] ); -- cgit v1.2.3