Skip to content

[Actions] Fix runtime of cuda build job #2183

Description

@ppraegla

The cuda build job, introduced in #2012 , takes about 2 hours. Apparently, ccache is not working correctly. Maybe the compiler wrapper clangcuda++ prevents the correct usage of ccache. In cuda build job, when restoring ccache, only 1 MB is downloaded, compared to ~500 MB in the other jobs.

FYI: @PhilipOesterlePekrun

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