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

Reduce CI noise #150

Merged
merged 6 commits into from
May 20, 2020
Merged

Reduce CI noise #150

merged 6 commits into from
May 20, 2020

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented May 20, 2020

This removes testing the raytracing demo on Windows as it doesn't implement erand48 (from <stdlib.h>)

It also reduces the number of matrix sizes fuzzed in Matrix Multiplication see #149.

This reduces the noise in CI to ensure we don't miss regressions.
image

@mratsim mratsim merged commit 33a446c into master May 20, 2020
@mratsim mratsim deleted the test-noise branch October 25, 2022 14:27
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.

1 participant