Skip to content

[Feature] Consider Alternatives to GPU Resource being Embedded Inside the Index #4525

@tarang-jain

Description

@tarang-jain

The GPU resource is a part of the index's state. This is preventing us from running multi-threaded benchmarks with a single index instance. Furthermore, according to Faiss docs, the StandardGpuResource is also not thread safe. Ideally, if there is a way to run search on the index with multiple GPU resources from different CPU threads, that would be great to measure throughput with a large number of queries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions