CCNet icon indicating copy to clipboard operation
CCNet copied to clipboard

Some question about build.py

Open pcl111 opened this issue 6 years ago • 1 comments

Hi I have cd ../cc_attention an run python build.py but i get error "cffi.error.VerificationError: CompileError: command 'gcc' failed with exit status 1" I have 4 1080Ti, and my cuda version is 9.0 and cudnn is 7.1.4 and gcc version is 4.9.3. Is this error produced by the version. Thank for your code.

pcl111 avatar Apr 15 '19 07:04 pcl111

Hi @pcl111, you might want to check which arch your GPU is, and modify run.sh

speedinghzl avatar Apr 15 '19 23:04 speedinghzl