Skip to content

Instantly share code, notes, and snippets.

@ilkerkesen
Created December 8, 2017 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilkerkesen/e3e24ec1cdf293ceca417de4bf127f0a to your computer and use it in GitHub Desktop.
Save ilkerkesen/e3e24ec1cdf293ceca417de4bf127f0a to your computer and use it in GitHub Desktop.
julia> using Knet
ERROR: InitError: cudart.cudaRuntimeGetVersion error 38
Stacktrace:
[1] gpu(::Bool) at /KUFS/scratch/ikesen16/.julia/newnode/v0.6/Knet/src/gpu.jl:13
[2] __init__() at /KUFS/scratch/ikesen16/.julia/newnode/v0.6/Knet/src/Knet.jl:59
[3] _include_from_serialized(::String) at ./loading.jl:157
[4] _require_from_serialized(::Int64, ::Symbol, ::String, ::Bool) at ./loading.jl:200
[5] _require_search_from_serialized(::Int64, ::Symbol, ::String, ::Bool) at ./loading.jl:236
[6] _require(::Symbol) at ./loading.jl:434
[7] require(::Symbol) at ./loading.jl:398
during initialization of module Knet
shell> nvidia-smi
No devices were found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment