No, it's a separate package. Do Pkg.add("ClusterManagers") first.> On Oct 13, 2014, at 6:43 PM, Kapil <[email protected]> wrote: > > I installed Julia, is it not included with Julia ? > ᐧ > > Regards, > Kapil Agarwal > >> On Mon, Oct 13, 2014 at 6:42 PM, Stefan Karpinski >> <[email protected]> wrote: >> Did you install the package? >> >> >>> On Oct 13, 2014, at 6:38 PM, Kapil <[email protected]> wrote: >>> >>> ᐧ >>> Also, I get the following error >>> >>> julia> import ClusterManagers >>> ERROR: ClusterManagers not found >>> in require at ./loading.jl:49 >>> in require_3B_3951 at /nethome/kagarwal39/julia/usr/bin/../lib/julia/sys.so >>> >>> >>> Can you tell what am I doing wrong here ? >>> >>> >>>> On Mon, Oct 13, 2014 at 6:33 PM, Kapil Agarwal <[email protected]> wrote: >>>> I checked out ClusterManagers but I don't get an idea how to use it >>>> exactly. >>>> I came across this post >>>> https://groups.google.com/forum/#!searchin/julia-users/qsub/julia-users/IATlfsu4VJU/vSc6M7Z6KIQJ >>>> >>>> Is there any documentation for the sequence of steps that need to be >>>> followed ? >>>> >>> >>> >>> >>> >>> Kapil >>> >
