clcc
clcc copied to clipboard
Non-OpenCL-standard compiler options
(I would have liked to send an email, but no address is available)
Hello Leith,
I noticed your code is using the NVIDIA OpenCL compiler options -cl-nv-arch
and -cl-nv-cstd
. These are - to my knowledge - not documented. Can you write and explain where/how you found out about them? I'm looking for some useful compilation flags as welll...