Hello--I'd like to be able to run something like this:
nohup ../julia/julia -p 32 < mscript.jl
where inside mscript.jl, I would like each worker to read in and have
access to a large script (something like require("analysis.jl") )
and then call a function defined in my own file, nside which various pieces
of a computation are done in parallel.
Does anyone have a working example? Nothing I have tried has worked (I must
have just misunderstood the manual).
Thanks.
- [julia-users] best way to run parallel julia in batch mode? Travis Porco
- [julia-users] Re: best way to run parallel julia in ba... Travis Porco
- [julia-users] Re: best way to run parallel julia i... Jake Bolewski
- [julia-users] Re: best way to run parallel julia in ba... Travis Porco
- [julia-users] Re: best way to run parallel julia i... Jake Bolewski
- [julia-users] Re: best way to run parallel jul... Jake Bolewski
- [julia-users] Re: best way to run parallel julia in ba... Travis Porco
- [julia-users] Re: best way to run parallel julia in ba... Travis Porco
- [julia-users] Re: best way to run parallel julia i... Florian Oswald
- [julia-users] Re: best way to run parallel jul... Florian Oswald
- [julia-users] Re: best way to run parallel... Travis Porco
