.\" DO NOT MODIFY THIS FILE! it was generated by rd2 .TH mpi_ruby.rd 1 "July 2001" .SH mpi_ruby .PP .SH Description .PP mpi_ruby is the Ruby interpreter for the MPI Ruby environment .SH Invocation and Command Line Arguments .PP mpi_ruby is run as any other MPI program, usually with mpirun. For example, to run a script 'mpi_ruby_prog.rb', you might use this line: mpirun \-np 5 mpi_ruby mpi_ruby_prog.rb All command line arguments after mpi_ruby in this line are the same as for ruby(1). .SH See Also .PP ruby(1), mpirun(1)