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

Error "Unexpected CUDA error: out of memory" when running train.py #20

Open
Zhang-Xiaoxue opened this issue Jun 30, 2021 · 3 comments
Open

Comments

@Zhang-Xiaoxue
Copy link

Zhang-Xiaoxue commented Jun 30, 2021

When I run the code train.py, the following error code is displayed:
image

the nvidia-smi results are:
image

My tensorflow version: 1.15.0. Carla version: 0.9.11

@thoithoi58
Copy link

This repo only work with 0.9.5, so give it a try

@Zhang-Xiaoxue
Copy link
Author

This repo only work with 0.9.5, so give it a try

@thoithoi58 I tried 0.9.5. The carla 0.9.5 requires that the Python version is 3.5. But when I use python=3.5, there are many errors appearing. For example, it cannot import dataclasses.

Could you help me?

@thoithoi58
Copy link

This repo only work with 0.9.5, so give it a try

@thoithoi58 I tried 0.9.5. The carla 0.9.5 requires that the Python version is 3.5. But when I use python=3.5, there are many errors appearing. For example, it cannot import dataclasses.

Could you help me?

did you use the pretrained carla? try to make it manually, i use the windows pretrained carla which support python 3.7, you can try it

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