I am working with dynamic parallelism and I would like to create a template kernel that given an object pointer + member function pointer execute the function. This is a minimum (not) working example, compiled with -arch=compute_35 -dlink flags,I am working with dynamic parallelism and I wou