[OMPI devel] Adding a new component to MTL

2007-09-12 Thread Manjunath
hello, I am a newbie to OpenMPI and started digging into code base. I am trying to add a new component to MTL(mca/mtl/). I assumed adding a new component to MTL, is no different than adding a component to BTL and followed slides below to do so. http://www.open-mpi.org/papers/workshop-2006/mon_0

Re: [OMPI devel] Which tests for larger cluster testing

2007-09-12 Thread Resat Umit Payli
Hi; I am not sure this is relavent to your question. I do have an computational fluid dynamics application which solves fluid flow problems. Recently I was able to run this code up to 2048 processors on the Indiana University's IBM e1350 BigRed cluster. I did use 1.2.3 version of the OpenMPI. I a

Re: [OMPI devel] Which tests for larger cluster testing

2007-09-12 Thread Jeff Squyres
Cisco is not yet testing that large, but we plan to shortly start testing at np>=128 (I'm waiting for an internal cluster within Cisco to be setup properly). On Sep 11, 2007, at 5:31 PM, rolf.vandeva...@sun.com wrote: I am curious which tests are being used when running tests on larger cl