Is there a problem with the cuda program when switching a 32bit program to a 64bit program?

I changed the 32bit program to a 64 bit program and upgraded the cuda version. I tried to compile it but it did not run and I checked it using Nsight, but I got a kernel call but it was not working. Please help me . Thank you.

I solve the this problem
problem is shared memory management miss.