Skip to content
Prev 1896 / 2152 Next

R Batch proc.time doMPI

I believe this behavior is due to mpi.quit() calling quit() with the
"runLast=FALSE" option. If you call mpi.finalize() in your script
rather than mpi.quit(), then you should see the output from
proc.time() again.

- Steve
On Tue, Aug 5, 2014 at 2:56 PM, Roger Koenker <rkoenker at illinois.edu> wrote: