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

Add support for the cuFile APIs #658

Open
eyalroz opened this issue Jun 24, 2024 · 0 comments
Open

Add support for the cuFile APIs #658

eyalroz opened this issue Jun 24, 2024 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Jun 24, 2024

NVIDIA offers an API for DMA access directly from the GPU - with async work scheduled via CUDA streams:

https://docs.nvidia.com/gpudirect-storage/api-reference-guide/index.html

it seems that could integrate nicely with the APIs we already have.

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

No branches or pull requests

1 participant