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
Do a nixos-rebuild switch to apply your config changes
Expected behavior
It should successfully install KataGo with TensorRT backend.
Additional context
The error it throws is:
CMake Error at CMakeLists.txt:320 (target_link_libraries):
Target "katago" links to:
CUDA::cudart_static
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
It also seems to be failing with cuda backend (error is also related with cuda_cudart)
Metadata
system: "x86_64-linux"
host os: Linux 6.11.8, NixOS, 25.05 (Warbler), 25.05.20241115.5e4fbfb
Describe the bug
Trying to use KataGo with tensorrt backend (following these instructions https://nixos.wiki/wiki/Katago) fails with nixos unstable.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should successfully install KataGo with TensorRT backend.
Additional context
The error it throws is:
It also seems to be failing with cuda backend (error is also related with cuda_cudart)
Metadata
"x86_64-linux"
Linux 6.11.8, NixOS, 25.05 (Warbler), 25.05.20241115.5e4fbfb
yes
yes
nix-env (Nix) 2.24.10
"home-manager-23.11.tar.gz, nixos-23.11"
/nix/store/hfz1qqd0z8amlgn8qwich1dvkmldik36-source
Notify maintainers
@OmnipotentEntity
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: