Skip to content

PackageCompiler fails with Flux on embedded ARM/no GPU #2262

Closed
@cirobr

Description

@cirobr

Hello,

Have added detailed description on Julia Discourse regarding execution failure of precompiled apps when Flux is invoked and the hardware has no GPU. Please refer to this link for details: click here

It appears the root cause is tied to the fact that CUDA package (and a number of CUDA artifacts) are part of Flux' dependency list.

The issue became a roadblock to implement Julia ML apps on embedded ARM. Perhaps the project may want to consider a GPU-agnostic approach? Simple ML apps may need only multi-core (no GPU) to run.

Thanks in advance.

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