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
Hello an thank you for the contribution of your project.
Currently I am trying to run your implementation and faced and issue with the default CUDA_VISIBLE_DEVICES defined in main.py.
In my opinion it would be useful if you could mention in the installation, that a change of the CUDA_VISIBLE_DEVICE could be necessary to run the project depending on the host system (in my case a change from '1' to '0' was necessary). Otherwise it would not run out of the box.
Best regards,
Martin
The text was updated successfully, but these errors were encountered:
Hello an thank you for the contribution of your project.
Currently I am trying to run your implementation and faced and issue with the default CUDA_VISIBLE_DEVICES defined in main.py.
In my opinion it would be useful if you could mention in the installation, that a change of the CUDA_VISIBLE_DEVICE could be necessary to run the project depending on the host system (in my case a change from '1' to '0' was necessary). Otherwise it would not run out of the box.
Best regards,
Martin
The text was updated successfully, but these errors were encountered: