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
Users installing Curio for PDP-only operations do not need to have CUDA libraries installed.
Running `sudo make install` without CUDA libraries installed results in the following error:
```
dirname: missing operand
Try 'dirname --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
install -C ./curio /usr/local/bin/curio
install -C ./sptool /usr/local/bin/sptool
```
Tested with `curio version 1.25.0+mainnet+git_90cd136_2025-04-14T12:54:07-04:00`
0 commit comments