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

Include CUDA and CPU Option in Test Fixtures #24

Open
kalebphipps opened this issue Feb 14, 2024 · 0 comments
Open

Include CUDA and CPU Option in Test Fixtures #24

kalebphipps opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
maintenance Improve code readability and robustness.

Comments

@kalebphipps
Copy link
Member

Currently, the tests, e.g. test_load_surface_stra_data.py select the device within the test function. However, both CUDA and CPU devices should be automatically tested for the tests to be clean. Therefore, the fixtures for the test should be adjusted to include device options.

@kalebphipps kalebphipps added the maintenance Improve code readability and robustness. label Feb 14, 2024
@kalebphipps kalebphipps pinned this issue Mar 22, 2024
@kalebphipps kalebphipps unpinned this issue Mar 27, 2024
@kalebphipps kalebphipps mentioned this issue Oct 15, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Improve code readability and robustness.
Projects
None yet
Development

No branches or pull requests

3 participants