sjfeng1999/gpu-arch-microbenchmark

How to generate .sass file

guohaoqiang opened this issue · 1 comments

Hi, I was wondering how to generate the .sass file in the memory directory?
Is turingas the tool? I'm confused about the specific command. I tried "python disasm.py test.o > test.sass". the test.sass doesn't seem the same as yours. Thanks

sass是直接手写然后用turingas编译的。disasm算一个格式化工具,只是从cuobjdump的原始输出中提取了一下scoreboard,cycle等一些信息