Skip to content

Not all tarballs are uploaded when GPU-enabled builds are done #333

@casparvl

Description

@casparvl

In this pr there are plenty of tarballs that didn't get uploaded, e.g. this one. I think in the end, we get 14 tarballs, since each bot only uploaded 'the latest' for each architecture.

But what does that mean - latest? It seems to mean latest for each CPU architecture. I.e. probably if a zen4+cc80 tarball was produced after a zen4+cc70 tarball, it only uploads the first, as it probably only looks at CPU architecture, then says "I'll upload only the latest of these two".

We should change the code for the 'latest' logic to also consider tarballs for different GPU targets to be, actually, different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions