2017年7月20日

profile

摘要: 今天算是切身体会到nvcc编译器的坑爹了,真心在瞎编。对于这点,可以用nv的profile 反汇编出nvcc编译出的目标代码,若想和源码对应,则需加上-lineinfo编译选项。 在profile的individual kernel——perform computing analysis——inst 阅读全文

posted @ 2017-07-20 21:09 d神 阅读(184) 评论(0) 推荐(0) 编辑

导航