pointwise icon indicating copy to clipboard operation
pointwise copied to clipboard

CUDA_ERROR_ILLEGAL_ADDRESS

Open jsaisagar opened this issue 7 years ago • 1 comments

Hi,

I am getting the following error.

tensorflow/stream_executor/cuda/cuda_event.cc:48] Error polling for event status: failed to query event: CUDA_ERROR_ILLEGAL_ADDRESS

I tried to figure out this and learned that it is throwing from GradientQuery operator while updating gradients to input.

May I know how to resolve this?

Thanks, Sai

jsaisagar avatar Dec 04 '18 08:12 jsaisagar

Thanks Sai. Could you provide more details about the error? So you can run the forward convolution successfully?

Which data are you testing? ModelNet40?

songuke avatar Dec 10 '18 06:12 songuke