This patch updates the CMake building options to support the ComputeCpp Community Edition 0.1, including the FindComputeCpp CMake module provided with the ComputeCpp SDK. In order to build with ComputeCpp, only the standard CMake flags from the SDK are required: cmake ../ -DHAS_SYCL=ON \ -DCOMPUTECPP_PACKAGE_ROOT_DIR=/path/to/computecpp/package \ -DCMAKE_MODULE_PATH=GPU-STREAM/cmake/Modules/ |
||
|---|---|---|
| .. | ||
| FindComputeCpp.cmake | ||