Skip to content

[SYCL] Add workflow to test Joint Matrix with development version of IGC in pre-commit #11552

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

Closed
wants to merge 14 commits into from

Conversation

YuriPlyakhin
Copy link
Contributor

No description provided.

@YuriPlyakhin YuriPlyakhin requested a review from a team as a code owner October 16, 2023 16:25
@YuriPlyakhin YuriPlyakhin temporarily deployed to WindowsCILock October 16, 2023 16:25 — with GitHub Actions Inactive
Comment on lines +133 to +139
compute_runtime_tag=${{fromJson(steps.deps.outputs.deps).linux.compute_runtime.github_tag}}
igc_dev_hash=${{fromJson(steps.deps.outputs.deps).linux.igc_dev.github_hash}}
cm_tag=${{fromJson(steps.deps.outputs.deps).linux.cm.github_tag}}
level_zero_tag=${{fromJson(steps.deps.outputs.deps).linux.level_zero.github_tag}}
tbb_tag=${{fromJson(steps.deps.outputs.deps).linux.tbb.github_tag}}
fpgaemu_tag=${{fromJson(steps.deps.outputs.deps).linux.fpgaemu.github_tag}}
cpu_tag=${{fromJson(steps.deps.outputs.deps).linux.oclcpu.github_tag}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we really need these? If so, why?

Copy link
Contributor

Choose a reason for hiding this comment

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

@YuriPlyakhin, could you please answer these questions if you plan to get this PR merged?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, the PR is not ready yet

@YuriPlyakhin YuriPlyakhin temporarily deployed to WindowsCILock October 16, 2023 16:56 — with GitHub Actions Inactive
@YuriPlyakhin YuriPlyakhin temporarily deployed to WindowsCILock October 16, 2023 17:37 — with GitHub Actions Inactive
@YuriPlyakhin YuriPlyakhin temporarily deployed to WindowsCILock October 16, 2023 17:53 — with GitHub Actions Inactive
@YuriPlyakhin YuriPlyakhin marked this pull request as draft March 22, 2024 19:20
jsji added a commit that referenced this pull request Mar 28, 2024
This is the 1st PR in prepare of enabling dev IGC test for some of the
t stSYCL tests.

Ref: #11552
@jsji
Copy link
Contributor

jsji commented Mar 28, 2024

I will implement the workflow, split it into multiple PRs so that we can can review and test each change better.

1st PR posted: #13184

aelovikov-intel pushed a commit that referenced this pull request Mar 29, 2024
This is the 1st PR in prepare of enabling dev IGC test for some of the
SYCL tests.

Ref: #11552

Tested
https://github.com/intel/llvm/actions/runs/8461815185/job/23182202059
jsji added a commit that referenced this pull request Apr 3, 2024
jsji added a commit to jsji/llvm that referenced this pull request Apr 5, 2024
sarnex pushed a commit that referenced this pull request Apr 5, 2024
- Add flag in install_driver to install igc dev driver
- Add options to build devigc containers

Ref: #11552
jsji added a commit that referenced this pull request Apr 5, 2024
Developers can choose the docker image by label.

Ref: #11552
jsji added a commit that referenced this pull request Apr 13, 2024
@YuriPlyakhin
Copy link
Contributor Author

Replaced with #13516 and other PRs done by @jsji

@bader bader deleted the inst_latest_gpu_drv branch May 14, 2024 16:03
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.

4 participants