Michael Ebenstein

Results 1 comments of Michael Ebenstein

If you modify the kernel code and save it as `.ii` you can call just cicc with `cicc -arch compute_86 kernel.cu.ii`. I modified the kernel code to: ``` struct __attribute__((device_builtin))...