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

Remove assertion that GPU acceleration is disabled in CPU tests #190

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

motjuste
Copy link
Contributor

@motjuste motjuste commented Dec 2, 2024

Fixes #188

@motjuste motjuste requested a review from a team as a code owner December 2, 2024 09:49
@motjuste
Copy link
Contributor Author

motjuste commented Dec 2, 2024

I don't think the failing checks are due to my changes ... one is due to some timeout, and the other due to some wrong version for the github action. I don't have permission to re-trigger them.

The first change still confirms that the passed value for cpu_or_gpu is either cpu or gpu
The second change doesn't have to, so the if block is removed
Copy link
Member

@misohu misohu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job thx :)

@misohu misohu merged commit 2237f52 into canonical:main Dec 2, 2024
7 of 8 checks passed
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

Successfully merging this pull request may close these issues.

Integration CPU tests should not assert that GPU acceleration is disabled
2 participants