Skip to content
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

Loading dependency before loading package leads to worldage issue #80

Open
vchuravy opened this issue Feb 13, 2020 · 0 comments · May be fixed by #81
Open

Loading dependency before loading package leads to worldage issue #80

vchuravy opened this issue Feb 13, 2020 · 0 comments · May be fixed by #81

Comments

@vchuravy
Copy link
Member

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
@vchuravy vchuravy linked a pull request Feb 17, 2020 that will close this issue
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.

1 participant