How to start debug version of project in nsight with optirun command?

后端 未结 3 1338
一向
一向 2020-12-22 02:17

I\'we been writing some simple cuda program (I\'m student so I need to practice), and the thing is I can compile it with nvcc from terminal (using Kubuntu 12.04LTS) and then

3条回答
  •  甜味超标
    2020-12-22 02:35

    The simplest thing to do is to run eclipse with optirun, that will also run your app properly.

提交回复
热议问题