> ERROR: StateError("Resource temporarily unavailable")
This error was recently fixed. Try running Pkg.update() and restarting IJulia.
> Additionally, I'd like to be able to use the ijulia analog of
>
> julia --machinefile fn
>
>
> Is there something I need to add to my ipython julia profile to make this
> possible? Or a command line argument I can pass? Or can I set up an ipython
> cluster for use with ijulia?
You can do this programmatically using a ClusterManager.
http://docs.julialang.org/en/latest/manual/parallel-computing/#clustermanagers
Not sure about the IPython cluster option.
Thanks,
Jiahao Chen, PhD
Staff Research Scientist
MIT Computer Science and Artificial Intelligence Laboratory