Re: [OMPI users] mpiio romio etc

2007-09-14 Thread Jeff Squyres
On Sep 14, 2007, at 2:51 PM, Robert Latham wrote: Ok. Maybe we'll just make a hard-coded string somewhere "ROMIO from MPICH2 vABC, on AA/BB/" or somesuch. That'll at least give some indication of what version you've got. That sort-of reminds me: ROMIO (well, all of MPICH2) is going to m

Re: [OMPI users] mpiio romio etc

2007-09-14 Thread Robert Latham
On Fri, Sep 14, 2007 at 02:31:51PM -0400, Jeff Squyres wrote: > Ok. Maybe we'll just make a hard-coded string somewhere "ROMIO from > MPICH2 vABC, on AA/BB/" or somesuch. That'll at least give some > indication of what version you've got. That sort-of reminds me: ROMIO (well, all of MPI

Re: [OMPI users] mpiio romio etc

2007-09-14 Thread Jeff Squyres
On Sep 14, 2007, at 2:28 PM, Robert Latham wrote: Rob -- is there a public constant/symbol somewhere where we can access some form of ROMIO's version number? If so, we can also make that query-able via ompi_info. There really isn't. We used to have a VERSION variable in configure.in, but mor

Re: [OMPI users] mpiio romio etc

2007-09-14 Thread Robert Latham
On Fri, Sep 14, 2007 at 02:16:46PM -0400, Jeff Squyres wrote: > Rob -- is there a public constant/symbol somewhere where we can > access some form of ROMIO's version number? If so, we can also make > that query-able via ompi_info. There really isn't. We used to have a VERSION variable in con

Re: [OMPI users] mpiio romio etc

2007-09-14 Thread Jeff Squyres
Sorry for not replying earlier -- going on vacation for a few days really puts you behind in e-mail. :-) I think that we should have a simple way to look up at least *something* about ROMIO in ompi_info. Perhaps we can easily snarf the flags provided to --with-io-romio-flags and put that

Re: [OMPI users] mpiio romio etc

2007-09-14 Thread Tim Prins
Hi, To give FLAGS to the ROMIO configuration script, the configure option for Open MPI is: --with-io-romio-flags=FLAGS So something like: --with-io-romio-flags="--with-filesystems=ufs+nfs+pvfs2" should work, though I have not tested it. You can see all the ROMIO configure flags by runnin

Re: [OMPI users] mpiio romio etc

2007-09-14 Thread Robert Latham
On Fri, Sep 07, 2007 at 10:18:55AM -0400, Brock Palen wrote: > Is there a way to find out which ADIO options romio was built with? not easily. You can use 'nm' and look at the symbols :> > Also does OpenMPI's romio come with pvfs2 support included? What > about Luster or GPFS. OpenMPI has ship

[OMPI users] mpiio romio etc

2007-09-07 Thread Brock Palen
Is there a way to find out which ADIO options romio was built with? I tried: ompi_info --param io romio But I didnt get a listing, Also does OpenMPI's romio come with pvfs2 support included? What about Luster or GPFS. Thanks. Brock Palen Center for Advanced Computing bro...@umich.edu (734)93