Skip to content

buildbot/dependency.conf references older OpenCL runtimes #10278

@fwyzard

Description

@fwyzard
Contributor

Describe the bug
The current version of buildbot/dependency.conf points to the 2022.15.12 version of the CPU OpenCL runtime.

Would it make sense to update it to the latest version of the CPU runtime, 2023.16.06 from the WW27 dependencies ?

Activity

AlexeySachkov

AlexeySachkov commented on Jul 10, 2023

@AlexeySachkov
Contributor

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.

fwyzard

fwyzard commented on Jul 10, 2023

@fwyzard
ContributorAuthor

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

bader commented on Jul 10, 2023

@bader
Contributor

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.

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.

@fwyzard, thanks for pointing this out. We need to update the documentation.

fwyzard

fwyzard commented on Jul 10, 2023

@fwyzard
ContributorAuthor

Thanks, I'll move my scripts to parse the new JSON configuration.

aelovikov-intel

aelovikov-intel commented on Jul 10, 2023

@aelovikov-intel
Contributor

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.

deleted a comment from github-actions on Feb 1, 2024

3 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @bader@fwyzard@AlexeySachkov@aelovikov-intel

      Issue actions

        buildbot/dependency.conf references older OpenCL runtimes · Issue #10278 · intel/llvm