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

Segmentation fault #44

Open
cyou6 opened this issue Feb 7, 2021 · 6 comments
Open

Segmentation fault #44

cyou6 opened this issue Feb 7, 2021 · 6 comments

Comments

@cyou6
Copy link

cyou6 commented Feb 7, 2021

./_train.sh: line 3: 3010 Segmentation fault (core dumped) python GA3C.py "$@"

Does anybody get a segmentation problem like this?

@ifrosio
Copy link
Collaborator

ifrosio commented Feb 7, 2021

Never seen this. What environment are you using? Can you update the drivers?

@cyou6
Copy link
Author

cyou6 commented Feb 7, 2021 via email

@ifrosio
Copy link
Collaborator

ifrosio commented Feb 7, 2021

GPU driver

@cyou6
Copy link
Author

cyou6 commented Feb 7, 2021 via email

@ifrosio
Copy link
Collaborator

ifrosio commented Feb 7, 2021

$@ is all of the parameters passed to the script in the sh file.
Please also double check that your config file contains correct parameters.
It may be that your GPU does not have enough RAM - what GPU are you using?
You can try directly modifying the script parameters when calling train.sh - see the docs.

@cyou6
Copy link
Author

cyou6 commented Feb 7, 2021

ah, I am using 2080. It might be the ram problem since I'm running a couple of training tasks as the same time. I will try again once those tasks are done. Thanks

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

2 participants