Add GPU support to static linking #125
Annotations
2 errors and 4 warnings
build-static (stable):
faiss-sys/build.rs#L40
cannot find function `cuda_lib_path` in this scope
|
build-static (stable)
Process completed with exit code 101.
|
Clippy:
src/cluster.rs#L32
casting to the same type is unnecessary (`i32` -> `i32`)
|
Clippy:
src/cluster.rs#L36
casting to the same type is unnecessary (`i32` -> `i32`)
|
Clippy:
src/cluster.rs#L40
casting to the same type is unnecessary (`i32` -> `i32`)
|
Clippy:
src/cluster.rs#L44
casting to the same type is unnecessary (`i32` -> `i32`)
|