Skip to content

Update generate-coverage workflow to work with oneAPI 2025 #1884

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

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

oleksandr-pavlyk
Copy link
Contributor

@oleksandr-pavlyk oleksandr-pavlyk commented Oct 29, 2024

Change to "generate-coverage" workflow to adapt to changes in oneAPI Basekit 2025.0

  • Install Unified Memory Framework (UMF) component
  • Install hwloc utility which is required by UMF

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from 8a55ad2 to da80f2f Compare October 29, 2024 16:21
Copy link

github-actions bot commented Oct 29, 2024

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

Remove step to use oneAPI 2023, and selector to enable it,
in other words always use 2025

Also add verbose sycl-ls command call to display available devices
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_160 ran successfully.
Passed: 895
Failed: 0
Skipped: 119

@coveralls
Copy link
Collaborator

coveralls commented Oct 29, 2024

Coverage Status

coverage: 87.686%. remained the same
when pulling 938dd00 on update-coverage-workflow-for-2025
into 212fdd5 on master.

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from da80f2f to 307e016 Compare October 29, 2024 17:07
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_161 ran successfully.
Passed: 894
Failed: 1
Skipped: 119

Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_162 ran successfully.
Passed: 895
Failed: 0
Skipped: 119

Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_163 ran successfully.
Passed: 895
Failed: 0
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from f43d6b8 to 4cfd677 Compare October 29, 2024 19:10
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_167 ran successfully.
Passed: 895
Failed: 0
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from 4cfd677 to 7a4053a Compare October 29, 2024 21:22
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_167 ran successfully.
Passed: 893
Failed: 2
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from 7a4053a to 3f025c7 Compare October 30, 2024 02:49
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_167 ran successfully.
Passed: 894
Failed: 1
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from 3f025c7 to 61177a1 Compare October 30, 2024 11:10
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_167 ran successfully.
Passed: 894
Failed: 1
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from 61177a1 to 34aaaad Compare October 30, 2024 12:09
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_167 ran successfully.
Passed: 894
Failed: 1
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the update-coverage-workflow-for-2025 branch from 34aaaad to 938dd00 Compare October 30, 2024 13:16
Copy link

Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_167 ran successfully.
Passed: 893
Failed: 2
Skipped: 119

Copy link
Collaborator

@ndgrigorian ndgrigorian left a comment

Choose a reason for hiding this comment

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

CI fixed, LGTM

@ndgrigorian ndgrigorian merged commit d736961 into master Oct 30, 2024
46 of 49 checks passed
@ndgrigorian ndgrigorian deleted the update-coverage-workflow-for-2025 branch October 30, 2024 14:55
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.

3 participants