[julia-users] Re: Parallel file access

2016-10-18 Thread 'John Hearns' via julia-users
I think Steven Sagaert makes some good points. I just did a search forRomio Julia and dammit, got a lot of responses about a medieval play by some bloke called William Shakespeare. (ps ROMIO http://www.mcs.anl.gov/project/romio-high-performance-portable-mpi-io-implementation )

[julia-users] Julia and Slurm 'Hello World'

2016-05-16 Thread 'John Hearns' via julia-users
I hope this is an acceptable question... I am starting out with Julia, and am looking at the parallelism facilities. How does Julia integrate with batch schedulers and their job launch mechanisms, specifically Slurm? Is there a 'Hello World' I can try which will use SLurm to launch a parallel ap