A CUDA context was created on a GPU that is not currently debuggable

后端 未结 2 1831
一个人的身影
一个人的身影 2020-12-11 12:52

When i start cuda debugging, Nsight return this error:

A CUDA context was created on a GPU that is not currently debuggable. Breakpoints will be dis

2条回答
  •  無奈伤痛
    2020-12-11 13:25

    Maybe try falling back to an older version of Nsight.

    I recently ran into this problem and installing an older version helped.

提交回复
热议问题