Can you pass SVM pointers to kernel in a struct by value?
I'm trying to do this, but I get a segmentation fault when I set the argument with AMD's drivers. It works with intel's opencl drivers, though.
I attached the program I'm experimenting with.
Any suggestions?
Thanks