Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在通过推力在 gpu 上执行并行计算。有没有办法知道我正在使用多少个内核?是否所有可用的内核都实际用于计算?
可视化配置文件r 将为您提供有关内核中正在发生的事情的大量详细信息,而无需收集有关占用率的任何猜测的计数器。