Skip to content

CI: reduce CI runtime #193

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

CI: reduce CI runtime #193

wants to merge 1 commit into from

Conversation

r-devulap
Copy link
Contributor

Mainly two changes:

  • Consolidated SKL/SKX/TGL/SPR CI to just 2 jobs to test all AVX2 and AVX512 code paths
  • Test fewer arrays sizes when built with openmp or ASAN

Copy link
Contributor

@sterrettm2 sterrettm2 left a comment

Choose a reason for hiding this comment

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

This is mostly good, I just have a few issues that need addressing:
Needs to test ASAN for both avx2 and avx512 codepaths
Needs to have some smaller test sizes for OpenMP tests to verify the non-threaded case works correctly (probably including 0 given past issues).
We need to be sure the non-native fp16 code is tested, should be good if you just keep the Run ICL fp16 tests test

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