Train Deep learning model: CUDA error: no kernel image is available for execution on the device

1465
1
08-14-2020 05:32 AM
MartaAugustynowicz
New Contributor

Hi everyone, I have a problem with Train Deep learning model in ArcGIS Pro 2.5.1.

I installed all frameworks which are on the list: https://pro.arcgis.com/en/pro-app/help/analysis/image-analyst/pdf/deep_learning_install.pdf. I prepared train deep learning samples and I want to train my model. My Graphic Card is NVIDIA QUADRO K2000, Cuda toolkit version v11, Pytorch 1.1.0. When I run tool I see error "CUDA error: no kernel image is available for execution on the device'. Do you know the reason of error?

Thank You,

Marta

0 Kudos
1 Reply
StephanieLong1
New Contributor III

Try changing your Environments setting of Processor Type to CPU instead of GPU.  This did it for me.  Another option is to clone your environment so the tool works with the clone, not the default read-only.