Skip to content

using should trigger Pkg's parallel precompilation #48259

@ericphanson

Description

@ericphanson

I think Base should add a hook so that when Pkg is loaded, using PkgX triggers parallel precompilation instead of serial. It's not intuitive for that there's different precompilation modes with hugely different runtimes, and I think it's a common footgun to accidentally use the non-parallel version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler:codegenGeneration of LLVM IR and native codeparallelismParallel or distributed computation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions