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
Example:
Running command: bend run-cu helloworld.bend
With code: Your sorter.bend code
Error... CUDA runtime not available! If you've installed CUDA and nvcc after HVM, please reinstall HVM. Errors: Failed to parse result from HVM.
Expected behavior: run
System Settings
Example:
HVM: 20.17
Bend: 0.2.27
OS: Linux Pop!_OS 22.04
CPU: Intel i5-12500H
GPU: RTX 4060
Cuda Version 12.4
Additional context
Laptop with an iGPU and a dGPU RTX 4060
Running this on Pop!_OS, which is famous for their laptop nvidia drivers support.
nvidia-smi finds CUDA, and running local LLM models with Llama is working well with no config.
Additional info: running this on a laptop screen, not external monitor. Doesn't work with both hybrid mode, and Nvidia Graphics mode set via systems76-power (even though the whole system begins to run on dGPU).
nvidia-smi output:
Tried reinstalling the HVM - doesn't work.
The text was updated successfully, but these errors were encountered:
Reproducing the behavior
Example:
Running command: bend run-cu helloworld.bend
With code: Your sorter.bend code
Error...
CUDA runtime not available! If you've installed CUDA and nvcc after HVM, please reinstall HVM. Errors: Failed to parse result from HVM.
Expected behavior: run
System Settings
Example:
Additional context
Laptop with an iGPU and a dGPU RTX 4060
Running this on Pop!_OS, which is famous for their laptop nvidia drivers support.
nvidia-smi finds CUDA, and running local LLM models with Llama is working well with no config.
Additional info: running this on a laptop screen, not external monitor. Doesn't work with both hybrid mode, and Nvidia Graphics mode set via systems76-power (even though the whole system begins to run on dGPU).
nvidia-smi output:
Tried reinstalling the HVM - doesn't work.
The text was updated successfully, but these errors were encountered: