On Tue, Jul 20, 2010 at 12:07:32PM -0400, Mark Hahn wrote:
>
> Hi all,
> I'm interested in hearing about experiences with mixing compilers
> between the application and MPI. that is, I would like to be able
> to compile MPI (say, OpenMPI) with gcc, and expect it to work
> correctly with apps comp
HI Mark
Mark Hahn wrote:
between the application and MPI. that is, I would like to be able
to compile MPI (say, OpenMPI) with gcc, and expect it to work
correctly with apps compiled with other compilers. I guess I'm
reasoning by analogy to normal distro libs.
I haven't built OpenMPI this
On Wed, Jun 30, 2010 at 03:11:54PM +, Bill Rankin wrote:
>
> > I think the money part will be difficult to get (it is like a
> > politically
> > incorrect question).
>
> Joe addressed this pretty well. For the large systems, it's almost always
> under NDA.
>
And then there is always the i
we do exactly what you describe: compile OpenMPI with the gcc suite
and then use it with gcc, intel and open64 compilers.
nice.
This works out-of-the-box, almost.
The problem is the f90 module mpi.mod. This is (usually) a binary
file and specific to the f90 compiler that was used to compile
Op
between the application and MPI. that is, I would like to be able
to compile MPI (say, OpenMPI) with gcc, and expect it to work correctly
with apps compiled with other compilers. I guess I'm reasoning by analogy
to normal distro libs.
I haven't built OpenMPI this way,
but you may try to li
On Tue, Jul 20, 2010 at 02:25:32PM -0400, Mark Hahn wrote:
>> we do exactly what you describe: compile OpenMPI with the gcc suite
>> and then use it with gcc, intel and open64 compilers.
>
> nice.
>
>> This works out-of-the-box, almost.
>> The problem is the f90 module mpi.mod. This is (usually) a
Mark Hahn wrote:
> Hi all,
> I'm interested in hearing about experiences with mixing compilers
> between the application and MPI. that is, I would like to be able
> to compile MPI (say, OpenMPI) with gcc, and expect it to work correctly
> with apps compiled with other compilers. I guess I'm reaso
HI Mark
Mark Hahn wrote:
Hi all,
I'm interested in hearing about experiences with mixing compilers
between the application and MPI. that is, I would like to be able
to compile MPI (say, OpenMPI) with gcc, and expect it to work correctly
with apps compiled with other compilers. I guess I'm rea
Hi Mark,
we do exactly what you describe: compile OpenMPI with the gcc suite
and then use it with gcc, intel and open64 compilers.
This works out-of-the-box, almost.
The problem is the f90 module mpi.mod. This is (usually) a binary
file and specific to the f90 compiler that was used to compile
Op
On Tue, Jul 20, 2010 at 12:07:32PM -0400, Mark Hahn wrote:
> I'm interested in hearing about experiences with mixing compilers
> between the application and MPI. that is, I would like to be able
> to compile MPI (say, OpenMPI) with gcc, and expect it to work correctly
> with apps compiled with
Hi all,
I'm interested in hearing about experiences with mixing compilers
between the application and MPI. that is, I would like to be able
to compile MPI (say, OpenMPI) with gcc, and expect it to work correctly
with apps compiled with other compilers. I guess I'm reasoning by analogy
to norma
11 matches
Mail list logo