Skip to content

How to test with AIO/URING? #2

Description

@zhangkun-git

I want to compare the performance of three backends: SPDK, AIO, and URING. However, when I try to build GustANN using the commands cmake -D CMAKE_USE_URING=ON .. or cmake -D CMAKE_USE_AIO=ON .., I get a warning:
"Manually-specified variables were not used by the project: CMAKE_USE_URING, CMAKE_USE_AIO".
This makes me wonder whether the AIO and URING backends are currently fully supported.

Could you please confirm if AIO and io_uring are currently supported in GustANN? If so, what is the correct CMake flag to enable them?

Activity

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

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