Skip to content

nix: fix regression: asking for deprecated autoAddOpenGLRunpath#9220

Open
SomeoneSerge wants to merge 2 commits intoggml-org:masterfrom
SomeoneSerge:fix/nix-cuda
Open

nix: fix regression: asking for deprecated autoAddOpenGLRunpath#9220
SomeoneSerge wants to merge 2 commits intoggml-org:masterfrom
SomeoneSerge:fix/nix-cuda

Conversation

@SomeoneSerge
Copy link
Copy Markdown
Collaborator

@SomeoneSerge SomeoneSerge added the nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment label Aug 28, 2024
@github-actions github-actions Bot added the devops improvements to build systems and github actions label Aug 28, 2024
@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Aug 30, 2024
@slaren
Copy link
Copy Markdown
Member

slaren commented Aug 30, 2024

Note that the MPI backend was removed a while ago in #7395. I removed the line of the nix build file that sets the LLAMA_MPI option (cmakeBool "LLAMA_MPI" useMpi), but probably all the other references to MPI should be removed as well, or replaced with the RPC backend.

@SomeoneSerge
Copy link
Copy Markdown
Collaborator Author

Oh! That is a rather confusing state of affairs then, we really should have deleted the attribute in, afaict, NixOS/nixpkgs#313525. I'll push a commit a bit later. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants