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
I'm relatively new to using Google Colab and I've been trying to run this model. Specifically, I'm having trouble with the following script as required in README.md:
When I attempt to run it, I encounter "No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda'" and many other warnings. I don't think it compiling successfully.
I was wondering if anyone else has successfully run this model on Google Colab and if there are any specific steps or configurations I should take to run this model. Any advice or guidance would be greatly appreciated.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hello,
I'm relatively new to using Google Colab and I've been trying to run this model. Specifically, I'm having trouble with the following script as required in README.md:
!sh /content/drive/MyDrive/gdrnpp_bop2022-main/scripts/compile_all.sh
When I attempt to run it, I encounter "No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda'" and many other warnings. I don't think it compiling successfully.
I was wondering if anyone else has successfully run this model on Google Colab and if there are any specific steps or configurations I should take to run this model. Any advice or guidance would be greatly appreciated.
Thank you for your help!
The text was updated successfully, but these errors were encountered: