Skip to content

[GHA] Uplift GPU RT version for Linux CI #6238

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
Jun 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions devops/dependencies.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"linux": {
"compute_runtime": {
"github_tag": "22.15.22905",
"version": "22.15.22905",
"url": "https://github.com/intel/compute-runtime/releases/tag/22.15.22905",
"github_tag": "22.21.23269",
"version": "22.21.23269",
"url": "https://github.com/intel/compute-runtime/releases/tag/22.21.23269",
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
},
"igc": {
"github_tag": "igc-1.0.10840",
"version": "1.0.10840",
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10840",
"github_tag": "igc-1.0.11279",
"version": "1.0.11279",
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11279",
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
},
"cm": {
Expand Down Expand Up @@ -109,4 +109,4 @@
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
}
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not 100% what is the reason to remove a new line here, but it might be that we need some additional configuration of git.