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

Nvidia GPU optimizations #33

Open
leoglonz opened this issue Dec 14, 2024 · 0 comments
Open

Nvidia GPU optimizations #33

leoglonz opened this issue Dec 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@leoglonz
Copy link
Member

Summary

Using this as a record for efficiency optimizations to deploy in the dMG PyTorch workflow.

GPUDirect Storage (GDS)
For starters we might be able to minimize the latency in storage - CPU - GPU pipelines using GDS, which enables direct storage - GPU data loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants