rocwmma is header-only and ships no CMake config file, so find_package(rocwmma) is not available. hipcc/clang also bypass the nixpkgs cc-wrapper that would normally pick up headers from buildInputs, so the rocwmma path was unreachable and the build failed with: ggml-cuda/vendors/hip.h: 'rocwmma/rocwmma-version.hpp' file not found Inject -I<rocwmma>/include via CMAKE_HIP_FLAGS (HIP TUs) and CMAKE_CXX_FLAGS (C++ TUs that include hip.h transitively). |
||
|---|---|---|
| .. | ||
| claude-code | ||
| gemini-cli | ||
| aider-chat.nix | ||
| default.nix | ||
| gnome-remote-desktop-mac.patch | ||
| goose.nix | ||
| roo-code.nix | ||