Skip to content

[CI] Update runner's label for GPU workflow #329

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 1 commit into from
Mar 13, 2024

Conversation

lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Mar 12, 2024

Description

Using new runners require updated labels

Checklist

  • CI workflows execute properly

// previe of the execution: https://github.com/oneapi-src/unified-memory-framework/actions/runs/8251864728/job/22597511622#step:1:2

build_type: [Release]
compiler: [{c: gcc, cxx: g++}]
shared_library: ['ON', 'OFF']
runs-on: level_zero
runs-on: [ "DSS-LEVEL_ZERO", "DSS-UBUNTU" ]
Copy link
Contributor

Choose a reason for hiding this comment

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

so this means that both labels are required to run this workflow, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I hope so 😉 I'll check it yet

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review March 13, 2024 07:35
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner March 13, 2024 07:35
@lukaszstolarczuk
Copy link
Contributor Author

As soon as we merge this PR I will remove the old runner and we start using the new one.

@bratpiorka bratpiorka merged commit dd2430c into oneapi-src:main Mar 13, 2024
@lukaszstolarczuk lukaszstolarczuk deleted the update-gha-labels branch March 13, 2024 09:40
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