You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
with
CuArrays v1.7.0 #master
The text was updated successfully, but these errors were encountered: