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

Test the AVX builder too. #16

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Test the AVX builder too. #16

merged 1 commit into from
Nov 9, 2024

Conversation

eloj
Copy link
Contributor

@eloj eloj commented Nov 9, 2024

This greatly increases the chance of catching breakage.

This greatly increases the chance of catching breakage.
@eloj
Copy link
Contributor Author

eloj commented Nov 9, 2024

CI fails because the Fragment alignment issue on linux is now caught.

Test project /home/runner/work/tinybvh/tinybvh/build
    Start 1: tiny_bvh_test
1/1 Test #1: tiny_bvh_test ....................***Exception: SegFault  0.22 sec

@jbikker
Copy link
Owner

jbikker commented Nov 9, 2024

I don't think this is needed; the speedtest utility already builds both with and without AVX so this should be covered already.

@jbikker jbikker closed this Nov 9, 2024
@eloj
Copy link
Contributor Author

eloj commented Nov 9, 2024

That only covers build-issues, not run-time issues though. This is the only executable that is currently run by CI, and you probably don't want to run speedtest there(?)

@jbikker
Copy link
Owner

jbikker commented Nov 9, 2024

Good point.

@jbikker jbikker reopened this Nov 9, 2024
@jbikker jbikker merged commit 5eaf18c into jbikker:main Nov 9, 2024
5 of 12 checks passed
@eloj eloj deleted the test-avx-builder branch November 9, 2024 14:58
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.

2 participants