Skip to content

Initialization error #23

@mwarusz

Description

@mwarusz
julia> using CuArrays
julia> using KernelAbstractions
ERROR: InitError: MethodError: no method matching (::KernelAbstractions.var"#43#44")()
The applicable method may be too new: running in world age 26787, while current world is 26886.
Closest candidates are:
  #43() at /home/mwarusz/.julia/packages/Requires/qy6zC/src/init.jl:11 (method too new to be called from this world context.)
Stacktrace:
 [1] __init__() at /home/mwarusz/.julia/packages/Requires/qy6zC/src/init.jl:18
 [2] _require_search_from_serialized(::Base.PkgId, ::String) at ./loading.jl:776
 [3] _require(::Base.PkgId) at ./loading.jl:1001
 [4] require(::Base.PkgId) at ./loading.jl:922
 [5] require(::Module, ::Symbol) at ./loading.jl:917
during initialization of module KernelAbstractions

with CuArrays v1.7.0 #master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions