Most of the work in scientificomputing today is done in parallelalgorithms, often via message-passing architectures such as the message-passing interface (MPI). Anewly emerging language called Ruby, which maintains a ...
详细信息
Most of the work in scientificomputing today is done in parallelalgorithms, often via message-passing architectures such as the message-passing interface (MPI). Anewly emerging language called Ruby, which maintains a strict adherence to objectorientedprinciples and a clean, intuitive syntax. The author created MPI Ruby, a complete binding of MPI toRuby. In this article, he introduces Ruby and MPI Ruby. Some applications and information on theproject's current status and its availability are described.
暂无评论