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

SPICE on single GPU #35

Open
TomasPlachy opened this issue Oct 11, 2022 · 2 comments
Open

SPICE on single GPU #35

TomasPlachy opened this issue Oct 11, 2022 · 2 comments

Comments

@TomasPlachy
Copy link

TomasPlachy commented Oct 11, 2022

It seems like you have prepared arguments to run the script on single GPU (--multiprocessing-distributed and --gpu), but then I run into "Only DistributedDataParallel is supported." exception. Or when I run the script only with "--gpu 0" as argument, I run into error originating in spawn .py code.

I only have access to a computer with single Nvidia 3090 GPU and want to test your model as part of my Master's thesis. Does it mean that I would need to implement a version for 1 GPU myself, or am I missing something in your implementation?

@Adonis-Lbc
Copy link

Hello I have a similar problem, can you solve it? Thanks

@MeetPerfect
Copy link

Hello, me too, can you solve it? 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

3 participants