You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tagging @tfzhu and @bader here to help with the issue.
I'm not familiar with the current state of things, but it seems to me that dependency.conf is not used anymore and replaced with devops/dependencies.json. Perhaps what we need is to completely remove the former.
The question about updating the latter still stands, though, because even dependencies.json doesn't list the latest OpenCL CPU runtime.
Tagging @tfzhu and @bader here to help with the issue.
I'm not familiar with the current state of things, but it seems to me that dependency.conf is not used anymore and replaced with devops/dependencies.json. Perhaps what we need is to completely remove the former.
That's right.
The question about updating the latter still stands, though, because even dependencies.json doesn't list the latest OpenCL CPU runtime.
It lists the latest version. #10237 will update OpenCL CPU runtime, but it's not merged yet.
Activity
AlexeySachkov commentedon Jul 10, 2023
Tagging @tfzhu and @bader here to help with the issue.
I'm not familiar with the current state of things, but it seems to me that
dependency.conf
is not used anymore and replaced withdevops/dependencies.json
. Perhaps what we need is to completely remove the former.The question about updating the latter still stands, though, because even
dependencies.json
doesn't list the latest OpenCL CPU runtime.fwyzard commentedon Jul 10, 2023
Ah ok... the link to the dependency configuration file in the Install low level runtime section of the GetStartedGuide.md guide still points to
buildbot/dependency.conf
.bader commentedon Jul 10, 2023
That's right.
It lists the latest version. #10237 will update OpenCL CPU runtime, but it's not merged yet.
@fwyzard, thanks for pointing this out. We need to update the documentation.
fwyzard commentedon Jul 10, 2023
Thanks, I'll move my scripts to parse the new JSON configuration.
aelovikov-intel commentedon Jul 10, 2023
Updating the docs in #10291. I'd like to keep this open until the old file is removed but we need @tfzhu 's approval for that.
[SYCL][Doc] Update link to the dependencies config file
[SYCL][Doc] Update link to the dependencies config file (#10291)
[buildbot] Remove unused dependency.conf
3 remaining items