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

segment fault when computing loss #12

Open
NIRVANALAN opened this issue Sep 10, 2020 · 3 comments
Open

segment fault when computing loss #12

NIRVANALAN opened this issue Sep 10, 2020 · 3 comments

Comments

@NIRVANALAN
Copy link

Hi, I create the env using conda and right torch/cuda version. But when I try to run any script, it always produces Segmentation fault.
I have tested my env on other tasks like minist conv classifications.
I am on Centos, and I have tried gcc 4.8, 7.3 and 8.2.
Any suggestions?

@yinyunie
Copy link
Collaborator

Hi,

Its strange. The code is developed under Ubuntu but I think it is the same for Centos. Can you post any debug info?

@WenM1222
Copy link

Hi, I also got segmentation fault error while I ran the code inside docker container. But no problem in host PC. The system is Ubuntu18.04.

@alando46
Copy link

Unpinning - cudatoolkit=9.0 to - cudatoolkit and let conda find the best version worked for me.

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

4 participants