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

Conda package CI pipeline on GitHub Actions #515

Merged
merged 12 commits into from
Jul 28, 2021

Conversation

PokhodenkoSA
Copy link
Contributor

@PokhodenkoSA PokhodenkoSA commented Jul 27, 2021

The same as IntelPython/numba-dpex#507 but for dpctl.
This PR adds GitHub Actions pipeline for dpctl:

  • Build dpctl with packages (i.e. dpcpp_linux-64) from -c intel
  • Test dpctl without GPU (see use of OCL_ICD_FILENAMES)
  • Jobs build and test
  • Separate caches for build and test - 6m19s (2m34s) and 1m50s (45s).
  • Uploading artifact - dpctl package
  • Uploading to -c dppy/label/dev on default branch

Others:

@coveralls
Copy link
Collaborator

coveralls commented Jul 27, 2021

Coverage Status

Coverage remained the same at 64.829% when pulling 7289d7a on PokhodenkoSA:pipeline into 50979ea on IntelPython:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants