hi,
i am new in cuda programming…
can i pass function pointer to the kernel…if yes…then where should the function reside…
thanks
shravan
hi,
i am new in cuda programming…
can i pass function pointer to the kernel…if yes…then where should the function reside…
thanks
shravan
All cuda functions are inlined…no function pointers…