From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nehal N. Desai" Message-Id: <200103290424.VAA06811@fred.acl.lanl.gov> To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [9fans] message passing.. sci programming Date: Wed, 28 Mar 2001 21:24:12 -0700 Topicbox-Message-UUID: 7667f82a-eac9-11e9-9e20-41e7f4b1d025 hi, has anyone looked into using message passing on plan9. We are looking into building a smallish plan9 cluster -- between 128 and 512 processors that we would like run some physics codes on (eg. weather modeling, QCD,etc)... right now. those most codes here use MPI or OpenMP. but is there is a better way that uses the plan 9 architecture in a more optimal (scalable) way. nehal