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 have been getting many errors when trying to run the code. Even with CUDA 11.3 installed, ninja seems to have issues with its installation and the code fails. To avoid these issues that are also documented for CUDA 11.3 in other applications, I was wondering if you have a container that can run this code, maybe one in docker hub ?
thanks
The text was updated successfully, but these errors were encountered:
I apologize for the inconvenience; we don't have a container for that environment. We test our code on Ubuntu 20.04 and haven't encountered installation errors on our end.
Since we primarily use common Python packages, there shouldn't be many issues. Could you please share the error details? I'll do my best to help troubleshoot the problem.
I have been getting many errors when trying to run the code. Even with CUDA 11.3 installed, ninja seems to have issues with its installation and the code fails. To avoid these issues that are also documented for CUDA 11.3 in other applications, I was wondering if you have a container that can run this code, maybe one in docker hub ?
thanks
The text was updated successfully, but these errors were encountered: