From 6831edddd22d2d8dbb73c88fb612c0bdd5b8ba19 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 11 Jun 2024 16:05:47 +0200 Subject: Intermediate commit while working on design issues --- modules/remote-sycl/SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/remote-sycl/SConstruct') diff --git a/modules/remote-sycl/SConstruct b/modules/remote-sycl/SConstruct index 78c27ab..96e9df9 100644 --- a/modules/remote-sycl/SConstruct +++ b/modules/remote-sycl/SConstruct @@ -58,7 +58,7 @@ env=Environment(ENV=os.environ, variables=env_vars, CPPPATH=[], ,'forstio-async' ,'forstio-io' ,'forstio-io_codec' - ,'hipSYCL-rt' + ,'acpp-rt' ,'OpenCL' ,'omp' ] -- cgit v1.2.3