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 GPU tests #75

Open
bqth29 opened this issue Aug 5, 2024 · 1 comment
Open

Add GPU tests #75

bqth29 opened this issue Aug 5, 2024 · 1 comment
Labels
enhancement New feature or request feature New feature

Comments

@bqth29
Copy link
Owner

bqth29 commented Aug 5, 2024

Currently, unit tests are only run on CPU but we should add GPU tests to ensure the behavior is the same on CUDA devices.

@bqth29 bqth29 added enhancement New feature or request feature New feature labels Aug 5, 2024
@bqth29
Copy link
Owner Author

bqth29 commented Aug 5, 2024

PR #61 introduces parametrized tests, including several devices (CPU by default + GPU if available on the hardware)

May not be possible to run GPU tests directly on GitHub...

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

No branches or pull requests

1 participant