Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging for libcufile #1924

Open
mikaylagawarecki opened this issue Jul 17, 2024 · 0 comments
Open

Packaging for libcufile #1924

mikaylagawarecki opened this issue Jul 17, 2024 · 0 comments

Comments

@mikaylagawarecki
Copy link

mikaylagawarecki commented Jul 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant