Is MPI.jl supported for Julia 0.6.4 ?
I get the following precompile error:
mpirun -n 1 julia hello.jl
WARNING: deprecated syntax “bitstype 64 CComm” at /share/apps/Julia/julia-903644385b/share/julia/site/v0.6/MPI/src/…/deps/src/compile-time.jl:67.
Use “primitive type CComm 64 end” instead.
WARNING: The call to compilecache failed to create a usable precompiled cache file for module MPI. Got:
WARNING: Precompile file header verification checks failed.
ERROR: LoadError: LoadError: Declaring precompile(true) is only allowed in module files being imported.
Stacktrace:
[1] precompile(::Bool) at ./loading.jl:342
[2] precompile() at ./loading.jl:338
[3] include_from_node1(::String) at ./loading.jl:576
while loading /share/apps/Julia/julia-903644385b/share/julia/site/v0.6/MPI/src/MPI.jl, in expression starting on line 1
Primary job terminated normally, but 1 process returned
a non-zero exit code… Per user-direction, the job has been aborted.
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was: