You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue but a question of how I could still use and try this awesome code though with no Cuda GPU with no GPU at all just the integrated intel one?
any help appreciated
coming with this error when running main.py
`
2021-10-02 15:01:25.040703: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
2021-10-02 15:01:25.040730: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
`
The text was updated successfully, but these errors were encountered:
Not an issue but a question of how I could still use and try this awesome code though with no Cuda GPU with no GPU at all just the integrated intel one?
any help appreciated
coming with this error when running main.py
`
2021-10-02 15:01:25.040703: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
2021-10-02 15:01:25.040730: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
`
The text was updated successfully, but these errors were encountered: