Skip to content

Initialization error #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mwarusz opened this issue Feb 19, 2020 · 1 comment · Fixed by #27
Closed

Initialization error #23

mwarusz opened this issue Feb 19, 2020 · 1 comment · Fixed by #27

Comments

@mwarusz
Copy link
Contributor

mwarusz commented Feb 19, 2020

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

@vchuravy
Copy link
Member

Fixed by JuliaPackaging/Requires.jl#81

@bors bors bot closed this as completed in 7fac139 Feb 19, 2020
@bors bors bot closed this as completed in #27 Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants