Closed MikeInnes closed 10 years ago
In IJulia I get a "kernel died" message, in the console I get something like:
julia> Pkg.update() INFO: Updating METADATA... INFO: Updating Lazy... INFO: Computing changes... Killed juser@juliabox:~$
It gets killed because of the memory limits in place now. We shall increase the limits soon.
I think we can update the limits now.
Limits updated to 3GB
In IJulia I get a "kernel died" message, in the console I get something like: