2021年3月1日

摘要: 1. 2.make 3.cuda-gdb 可执行文件 阅读全文
posted @ 2021-03-01 15:57 无人知晓LLH 阅读(78) 评论(0) 推荐(0)
摘要: cuda上使用: ctags -R --langmap=c++:+.cu * 在超算上使用ctags: ctags --languages=c,c++ * 阅读全文
posted @ 2021-03-01 15:44 无人知晓LLH 阅读(62) 评论(0) 推荐(0)
摘要: Gprof的使用 Gprof使用时一些简介: https://blog.csdn.net/kesaihao862/article/details/7313679 使用: Make ./可执行文件 Gprof -b -p 可执行文件 gmon.out > a.txt 4. Vi a.txt 阅读全文
posted @ 2021-03-01 15:23 无人知晓LLH 阅读(144) 评论(0) 推荐(0)

导航