extract_asm-cuda.sh 168 Bytes
Newer Older
Chao Liu's avatar
Chao Liu committed
1
cuobjdump -xelf all ./driver/driver && nvdisasm --print-code -g driver.sm_61.cubin > driver.sm_61.asm && nvdisasm --print-code -g driver.sm_70.cubin > driver.sm_70.asm