I am new to cuda. i am getting an the following advisory message while compiling
./sar_kernel.cu(47): Advisory: Cannot tell what pointer points to, assuming global memory space
./sar_kernel.cu(47): Advisory: Cannot tell what pointer points to, assuming global memory space
./sar_kernel.cu(47): Advisory: Cannot tell what pointer points to, assuming global memory space
./sar_kernel.cu(48): Advisory: Cannot tell what pointer points to, assuming global memory space
./sar_kernel.cu(48): Advisory: Cannot tell what pointer points to, assuming global memory space
./sar_kernel.cu(48): Advisory: Cannot tell what pointer points to, assuming global memory space
could you please tell me the how to remove these errors and why this message is coming ?
Thanks & Regards
Mahesh Kopp