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

RuntimeError: CUDA error: throwing an instance of 'c10::Error' #167

Open
alamayreh opened this issue Apr 27, 2021 · 1 comment
Open

RuntimeError: CUDA error: throwing an instance of 'c10::Error' #167

alamayreh opened this issue Apr 27, 2021 · 1 comment

Comments

@alamayreh
Copy link

Hi all,

I'm getting this error while training vid2vid;

RuntimeError: CUDA error: the launch timed out and was terminated
terminate called after throwing an instance of 'c10::Error' 

The error pops up when the script starts the validation phase; here is the entire log;
log.txt

I'm training vid2vid on the Kitti dataset using a server with 8 X 12GB Quadro M6000 GPUs.
I'm also attaching the config file;
ampO1.txt

Any suggestions?

Thanks :)

@alamayreh alamayreh reopened this Apr 27, 2021
@o98k-ok
Copy link

o98k-ok commented Nov 4, 2021

I have met this error before, maybe resource is not enough. Try to reduce dataset.

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