Skip to content

Do not run filter compression tests on Linux without AVX2#418

Merged
eddelbuettel merged 1 commit intomasterfrom
de/sc-18096/no_compression_test_if_no_avx2
May 25, 2022
Merged

Do not run filter compression tests on Linux without AVX2#418
eddelbuettel merged 1 commit intomasterfrom
de/sc-18096/no_compression_test_if_no_avx2

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

This PR exists out of filter tests before compression tests are run if two conditions are met: running on Linux, and not seeing AVX2 capabiltiies stated (in lowercase) in /proc/cpuinfo. This avoids some tests failure observed on older hardware.

No new code.

@eddelbuettel eddelbuettel requested a review from ihnorton May 24, 2022 23:26
@shortcut-integration
Copy link
Copy Markdown

This pull request has been linked to Shortcut Story #18096: Protect new filter compression tests from ancient hardware.

@eddelbuettel eddelbuettel marked this pull request as ready for review May 24, 2022 23:26
@eddelbuettel
Copy link
Copy Markdown
Contributor Author

(Accidental 'draft pr' was a leftover from #417 set up as PR. This one is ready.)

@eddelbuettel eddelbuettel merged commit 2ecc44d into master May 25, 2022
@eddelbuettel eddelbuettel deleted the de/sc-18096/no_compression_test_if_no_avx2 branch May 25, 2022 20:15
@eddelbuettel eddelbuettel mentioned this pull request Jun 23, 2022
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