FAQ.md
CUDA not available! error even though I have it installed?nvcc, please try to install HVM again.Failed to launch kernels (error code invalid argument)! error.hvm.cu was written with the RTX 4090 in mind, and won't work on older GPUs, since they contain about half of the newer GPUs shared memory, for better understanding please refer to HVM#283. We are working on support for older GPUs and will release it soon.bend not found" after installing, what do I do?~/.bashrc or ~/.zshrc)echo -n 'export PATH=$PATH:$HOME/.cargo/bin' >> ~/.bashrc
~/.zshrc in place of ~/.bashrc in the case you are on zsh systemsource ~/.bashrc or source ~/.zshrc for the changes to take effect immediatelybend once more - it should work now!If the error happens when compiling the CUDA runtime or contains anything regarding ccbin, please refer to HVM#291.
If the error contains anything regarding libc missing, please refer to HVM#355
GPUs with >=96KB L1 cache per SM should work. This includes the following:
| GPU | Tested? |
|---|---|
| RTX 4090 | Yes |
| All Other Desktop 40 Series | No |
| All Desktop 30 Series | No |
| All Mobile 40 Series | No |
| All Mobile 30 Series | No |
Some possibilities:
2.0 + 1 is not allowed, you must use 2.0 + 1.0)