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

no GPU error #6

Closed
penguincute opened this issue Apr 14, 2021 · 2 comments
Closed

no GPU error #6

penguincute opened this issue Apr 14, 2021 · 2 comments

Comments

@penguincute
Copy link

penguincute commented Apr 14, 2021

Hi!

After running:
python dreamer.py --logdir ~/logdir/atari_pong/dreamerv2/1 --configs defaults atari --task atari_pong

I got this error:

Traceback (most recent call last):
File "dreamer.py", line 324, in
main(parser.parse_args(remaining))
File "dreamer.py", line 239, in main
assert tf.config.experimental.list_physical_devices('GPU'), message
AssertionError: No GPU found. To actually train on CPU remove this assert.

Can you help me find the problem?

@Shawn5200
Copy link

so how to solove this problem?

@danijar
Copy link
Owner

danijar commented Oct 29, 2021

The problem is unrelated to DreamerV2. Make sure you have a TF 2 and cuda setup correctly.

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