Skip to content

Packaging for libcufile #1924

Open
Open
@mikaylagawarecki

Description

@mikaylagawarecki

pytorch/pytorch#130633 (relanded as pytorch/pytorch#133489) depends on CUDA::cufile

For pull/ builds, this works fine as libcufile.so.* is part of the CUDA Toolkit on the versions we test (11.8/12.1/12.4)

However manywheel binary builds are unable to find libcufile.so.0. Per discussion with @atalman, this is because it is not available in any of the pypi packages that we depend on for cuda lib*.so.* files
Screenshot 2024-07-17 at 2 24 19 PM

To unblock I will add a USE_CUFILE flag to disable, but filing this issue to track the issue with packaging

@atalman @malfet @ptrblck @nWEIdia @albanD

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