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

Support for NVIDIA GPUDirect Storage with EFA #2181

Open
askulkarni2 opened this issue Mar 11, 2025 · 0 comments
Open

Support for NVIDIA GPUDirect Storage with EFA #2181

askulkarni2 opened this issue Mar 11, 2025 · 0 comments

Comments

@askulkarni2
Copy link

askulkarni2 commented Mar 11, 2025

What would you like to be added:

Customers serving very large language models (>500GB) need a fast way to load the model into GPU memory as fast as possible. With the launch of EFA support for FSx for Lustre, a throughput of 1200Gbps can be supported. If I am not mistaken this requires the inclusion of the the GDS driver in the AMI.

Why is this needed:

Loading large language models into GPU memory is a very time consuming process. Downloading it every time is not feasible. S3, EFS, EBS based options all have considerable performance penalties (e.g. extra copies through a bounce buffer in the CPU’s memory). GPUDirect Storage enables a direct data path between FSxL storage and GPU memory

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