Re: [OMPI users] strange undefined references to mpi_sizeofXXX_ errors with pgi

2009-12-27 Thread Aaron Knister
I don't think this is actually OpenMPI's problem. I know this is getting slightly off topic but before I take this to the PGI folks I'd like to make sure it isn't actually an OpenMPI problem after all. Here's my best shot at explaining what I think is going on. Please excuse my rusty terminolog

Re: [OMPI users] strange undefined references to mpi_sizeofXXX_ errors with pgi

2009-12-27 Thread Aaron Knister
I forgot to mention that the undefined references in the shared library only occur of the f90 module was compiled with the "-g" option to pgf90. On Dec 27, 2009, at 2:28 PM, Aaron Knister wrote: > I don't think this is actually OpenMPI's problem. I know this is getting > slightly off topic but