Skip to content

Add GPU support to static linking #125

Add GPU support to static linking

Add GPU support to static linking #125

Triggered via pull request August 26, 2023 10:10
@Enet4Enet4
synchronize #70
static-gpu
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Matrix: build-static
Matrix: build
Fit to window
Zoom out
Zoom in

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`)