-
Hello,
the build fails with the following error message:
[ 97%] Building CXX object tests/vector/CMakeFiles/vector_operators.dir/operators.cpp.o
In file included from /usr/lib/gcc/i686-pc-linux…
-
On code example https://github.com/keryell/triSYCL/blob/device/tests/device_compiler/single_task_vector_add_automatic_drt.cpp it looks like the kernel lambda is not flatten and thus the generated SPIR…
-
There is a compilation issue after https://github.com/KhronosGroup/SyclParallelSTL/pull/81
-
Stacktrace is basically identical to https://github.com/codeplaysoftware/computecpp-sdk/issues/77#issuecomment-385774905.
Yes, I compiled with sycl-compress-name (and of course no doubles or halfs).…
-
### Description of the problem / feature request:
> I am trying to build tensorflow for android deployment. But the build process is failing with error message
```
external/llvm/include/llvm/ADT/…
-
`select_device()` is not implemented
-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: No
- **Host OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Li…
-
On Fedora 28:
gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC)
home/airlied/devel/compute/trisycl/tests/pipe/pipe_observers.cpp: In instantiation of ‘ [with auto:5 = cl::sycl::queue]’:
/home/ai…
-
`benchmarks/nbody.cpp` cannot compile with triSYCL because there is a 3D kernel functor called from a 1D `parallel_for`.
Very curious that it compiles, runs and passes the test with ComputeCpp... Wha…
-
We can not use unique_ptr_class to create buffer directly now. The substitution of the template fails. Details please look at comments in https://github.com/triSYCL/triSYCL/blob/master/tests/buffer/bu…