Skip to content

Loading dependency before loading package leads to worldage issue #80

@vchuravy

Description

@vchuravy
julia> using CUDAnative
julia> using KernelAbstractions
ERROR: InitError: MethodError: no method matching (::KernelAbstractions.var"#43#44")()
The applicable method may be too new: running in world age 26854, while current world is 26953.
Closest candidates are:
  #43() at /home/vchuravy/.julia/packages/Requires/qy6zC/src/init.jl:11 (method too new to be called from this world context.)
Stacktrace:
 [1] __init__() at /home/vchuravy/.julia/packages/Requires/qy6zC/src/init.jl:18

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