Skip to content

Error compiling locally on CUDA (with fix) #709

@iamlemec

Description

@iamlemec

Compiling locally with CUDA, running the command from the README:

cargo install --path router -F candle-cuda -F http --no-default-features

I'm getting an error in cudarc:

None between `dynamic-loading`, `dynamic-linking` and `static-linking` features are active

It works fine if I run this:

cargo install --path router -F candle-cuda -F http -F dynamic-linking --no-default-features

Versions: cargo 1.89.0 (c24e10642 2025-06-23) (Arch Linux rust 1:1.89.0-1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions