Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a version for RTX3070 with cuda11.1 and pytorch1.7.1 #195

Open
HystericalHilb opened this issue Apr 11, 2021 · 6 comments
Open

Comments

@HystericalHilb
Copy link

thanks for your work, but when I run your code, I got the problem that the version of my pytorch is not suitable for this program.

@liuhuaijjin
Copy link

@HystericalHilb
Hello, I am also 3090, you have solved the compilation problem

@desailuoke
Copy link

有解决办法吗?我现在也是cuda11,pytorch1.7.1。无法运行!

@TIEHua
Copy link

TIEHua commented Jul 1, 2021

有解决办法吗?我现在也是cuda11,pytorch1.7.1。无法运行!
Do yo solve this problem? I also tried the cuda10.2 and cuda10.1 but compilation still reports errors

@dtjun
Copy link

dtjun commented Oct 1, 2021

有解决办法吗?我现在也是cuda11,pytorch1.7.1。无法运行!

我在3080上复现了,可以参考一下https://blog.csdn.net/dtjun_sjtu/article/details/120577987?spm=1001.2014.3001.5501
I have reappearanced the code on device 3080, the block blog maybe help you. https://blog.csdn.net/dtjun_sjtu/article/details/120577987?spm=1001.2014.3001.5501

@sondonghyo
Copy link

有解决办法吗?我现在也是cuda11,pytorch1.7.1。无法运行!

我在3080上复现了,可以参考一下https://blog.csdn.net/dtjun_sjtu/article/details/120577987?spm=1001.2014.3001.5501 I have reappearanced the code on device 3080, the block blog maybe help you. https://blog.csdn.net/dtjun_sjtu/article/details/120577987?spm=1001.2014.3001.5501

Thanks, mate. Although I cannot speak chinese, google translator works good enough.

@cxy-ccc
Copy link

cxy-ccc commented May 25, 2022

有解决办法吗?我现在也是cuda11,pytorch1.7.1。无法运行!

我在3080上复现了,可以参考一下https://blog.csdn.net/dtjun_sjtu/article/details/120577987?spm=1001.2014.3001.5501 I have reappearanced the code on device 3080, the block blog maybe help you. https://blog.csdn.net/dtjun_sjtu/article/details/120577987?spm=1001.2014.3001.5501

but some errors still occur,
g++: error: /home/data/cxy/PointRCNN-master/pointnet2_lib/pointnet2/build/temp.linux-x86_64-3.6/src/pointnet2_api.o: no such file or directory
g++: error: /home/data/cxy/PointRCNN-master/pointnet2_lib/pointnet2/build/temp.linux-x86_64-3.6/src/sampling.o: no such file or directory
g++: error: /home/data/cxy/PointRCNN-master/pointnet2_lib/pointnet2/build/temp.linux-x86_64-3.6/src/ball_query.o: no such file or directory
..........
error: command 'g++' failed with exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants