Tom Lin
94e394845f
Clean up SYCL.make with unified build target
2021-02-17 17:17:20 +00:00
Tom Lin
8c87f9d010
Fixed sycl kernel linking for computecpp
2021-01-10 22:43:12 +00:00
Tom Lin
cdaf6cb88e
Fixed a bug where ComputeCpp's flags is omitted
...
Renamed INTEL_GT -> INTEL_GPU
Only use NVCC with Kokkos if not using HIPCC
2020-08-07 11:00:56 +01:00
Tom Lin
59274d6a91
Add NVIDIA as target for dpcpp
2020-08-05 08:54:40 +01:00
Tom Lin
09458ef866
Fixed hipSYCL flag propagation
2020-08-03 17:22:39 +01:00
Tom Lin
f0403d2b09
Add CXX support for hipSYCL, dpcpp, and ComputeCpp
2020-08-03 16:45:06 +01:00
Ruyman Reyes
8920cfd633
Split compilation lines for SYCL Stream
...
The Makefile for SYCL Stream compilation is now split with
individual lines for each file. This facilitates identifying
compile time errors and avoids warnings on unused symbols.
2018-05-02 15:22:20 +01:00
Vanya Yaneva
6d7e4b5f3f
Changed name of sycl make var to match the sdk
2017-07-27 17:55:56 +01:00
Vanya Yaneva
05fc803858
Updated SYCL makefile and kernel build
2017-07-25 13:49:08 +01:00
James Price
b62c93527d
Use computecpp_info for SYCL device compiler flags
2017-02-23 19:26:55 +00:00
James Price
063446b6a7
Add EXTRA_FLAGS to SYCL.make
2017-02-23 18:15:27 +00:00
James Price
887ae9bf1b
Add SYCL Makefile
2017-02-23 15:30:35 +00:00