Forum Discussion

GRodr25's avatar
GRodr25
Icon for New Contributor rankNew Contributor
6 years ago

Cannot use custom type in kernel

Hello, I am unable to use a custom type in my OpenCL kernel, passing it by value (error: unsupported kernel argument type. This problem arises in compilation time). I found a solution in this questi...