facebookresearch / detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
https://detectron2.readthedocs.io/en/latest/
Apache License 2.0
30.55k stars 7.49k forks source link

Another 'no kernel image is available for execution on the device' #1048

Closed Jeoker closed 4 years ago

Jeoker commented 4 years ago

REPRODUCTION OF THE ISSUE

Modification

Installation

Expected behavior

I have a model which can be trained on another machine with 2 RTX 2080 cards correctly, so I am expecting the same on this machine with GTX1070 + RTX2080 installed I have read other similar issues, but don't see what I did wrong. Can you shed some light on this? Thanks!

ppwwyyxx commented 4 years ago

Answered in https://github.com/facebookresearch/detectron2/blob/master/INSTALL.md