Re: [OMPI devel] RFC: removing maffinity, paffinity, carto frameworks

2012-04-22 Thread Kenneth Lloyd
Good start! Looking forward to interactions between hwloc and MPI_Graph_dist (and extending /extending these down to device IO, memories and processors on the PCIe bus), does anyone envision completeness of this intersection within MPI (esp. OpenMPI) to the computational network graph structure?

[OMPI devel] Fortran linking problem: libraries have changed

2012-04-22 Thread Eugene Loh
Next Fortran problem. Oracle MTT managed to build the trunk (r26307) in some cases. No test-run failures in these cases, but the pass counts are way low. Turns out, the Fortran tests aren't being built (or run). I try compiling a Fortran code: ld: fatal: library -lmpi_f77: not found ld: f

Re: [OMPI devel] Fortran linking problem: libraries have changed

2012-04-22 Thread Ralph Castain
Hmmm…I don't see that happening, Eugene: [rhc@odin001 ~/svn-trunk]$ mpifort --showme gfortran -I/nfs/rinfs/san/homedirs/rhc/openmpi/include -I/nfs/rinfs/san/homedirs/rhc/openmpi/lib -L/nfs/rinfs/san/homedirs/rhc/openmpi/lib -lmpi_usempi -lmpi_mpifh -lmpi -lopen-rte -lopen-pal -ldl -lm -lpci -lr