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 CI for GPU decoding #149

Open
ahmadsharif1 opened this issue Aug 5, 2024 · 0 comments
Open

Add CI for GPU decoding #149

ahmadsharif1 opened this issue Aug 5, 2024 · 0 comments

Comments

@ahmadsharif1
Copy link
Contributor

ahmadsharif1 commented Aug 5, 2024

🚀 The feature

Currently we have GPU decoding support in the code but it's not covered by our CI.

We can build with CUDA by passing in specific cmake variables: -DENABLE_CUDA and -DENABLE_NVTX.

We should build torchcodec with these flags on the CI and run it on a machine that has CUDA, NPP and NVTX.

Motivation, pitch

This will help us catch regressions.

Alternatives

No response

Additional context

No response

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