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 built the package from the source using the default CUDA Arch. I ran fine while using RTX GPUs. However when it did not work on Tesla K80 GPUs. I got this error
CUDA Device not found.
I think is an issue with the CUDA ARCH version.
Can someone please tell me what CUDA ARCH should I use?
Is there a list of GPUs with CUDA Arch versions specified?
The text was updated successfully, but these errors were encountered:
Hi,
I built the package from the source using the default CUDA Arch. I ran fine while using RTX GPUs. However when it did not work on Tesla K80 GPUs. I got this error
CUDA Device not found.
I think is an issue with the CUDA ARCH version.
Can someone please tell me what CUDA ARCH should I use?
Is there a list of GPUs with CUDA Arch versions specified?
The text was updated successfully, but these errors were encountered: