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

Add std-simd Jenkins pipeline #408

Merged
merged 7 commits into from Mar 2, 2022
Merged

Add std-simd Jenkins pipeline #408

merged 7 commits into from Mar 2, 2022

Conversation

G-071
Copy link
Member

@G-071 G-071 commented Mar 2, 2022

This PR adds the Jenkins pipeline for testing the new std-simd types in the Kokkos kernels as added in #403

The test includes a check that the std-simd types are actually used in the build (using grep to check the build output), and then the usual ctest suite is being run by said build.

The test does not add a build badge in the README just yet (we can still add that if we choose std-simd as a default backend). Instead, it merely reports the test results via commit status (as the other tests do as well).

@G-071 G-071 changed the title Add simd pipeline Add std-simd Jenkins pipeline Mar 2, 2022
@G-071 G-071 requested a review from diehlpk March 2, 2022 15:05
Copy link
Member

@diehlpk diehlpk left a comment

Choose a reason for hiding this comment

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

LGTM!

@diehlpk diehlpk merged commit 4fa01f4 into master Mar 2, 2022
@diehlpk diehlpk deleted the add_simd_pipeline branch March 2, 2022 15:36
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.

None yet

2 participants