sycl icon indicating copy to clipboard operation
sycl copied to clipboard

[SYCL] SYCL SLAMBench Port

Open agozillon opened this issue 5 years ago • 0 comments

Port the existing SLAMBench implementation over to see how feasible it is to run a large application with the compiler at the moment: https://github.com/agozillon/syclslambench

This should mostly be working out how to integrate the compiler appropriately with the existing CMake and syclcc script infrastructure. However, integrating it could unearth some problems with the existing compiler infrastructure or existing runtime bugs.

This should start with Integrating the Intel Compilation flow into SYCL SLAMBench and then adding the Xilinx xocc compilation flow to it. Doing it this way should hopefully make life a little easier.

agozillon avatar Apr 15 '19 23:04 agozillon