Clarification on calls made by kernal !

Guyz,

Can I have a call in my application that calls the kernal by this number of blocks and this number of threads:

kernal<<<65535, 512>>(xx);

And if it is possible, are there any things I should take care of while doing that ???

Thanks in advance External Image