Skip to content

Instantly share code, notes, and snippets.

@FindHao
Created August 31, 2018 02:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FindHao/1ffe0103e737e2a697b6c5179573bf75 to your computer and use it in GitHub Desktop.
Save FindHao/1ffe0103e737e2a697b6c5179573bf75 to your computer and use it in GitHub Desktop.
清除无用的gpgusim中间文件
#!/bin/bash
rm -f *fatbin* *cudafe* *.ptx *cubin *reg.c *.ii *module_id *.o _cuobj* _ptxplus* _ptx*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment