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
It seems to me that using LibDevice requires the CUDA tollkit to be installed on the user computer, see here. In fact, we otherwise get errors "CUDA_PATH environment variable not found".
Is it correct that a CUDA toolkit installation is required on the user machine? Or is there a way to deploy our software (that uses ILGPU and calls LibDevice) to the user without asking them to install the CUDA toolkit?
Environment
ILGPU version: [e.g., 1.5.1]
.NET version: .NET Framework 4.7.2
Operating system: Windows 10
Hardware : NVIDIA T1000
Additional context
No response
The text was updated successfully, but these errors were encountered:
Question
It seems to me that using LibDevice requires the CUDA tollkit to be installed on the user computer, see here. In fact, we otherwise get errors "CUDA_PATH environment variable not found".
Is it correct that a CUDA toolkit installation is required on the user machine? Or is there a way to deploy our software (that uses ILGPU and calls LibDevice) to the user without asking them to install the CUDA toolkit?
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: