ruby-mpi

Ruby binding of MPI
  https://github.com/seiya/ruby-mpi
  0
  no reviews



Ruby-MPI is a ruby binding of Message Passing Interface (MPI), which is an API specification that allows processes to communicate with one another by sending and receiving messages.