I am wondering if it is related to the version of Visual Studio, I am using
Visual Studio 2005.
Sudhir Kumar
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of Damien
Sent: Wednesday, July 25, 2012 3:35 PM
To: Open MPI Users
Subject: Re: [OMPI users] Fortran90 Bi
Hmmm. My 64-bit builds create mpif77.exe, libmpi_f77.lib and
libmpi_f77.dll, and they work.
Damien
On 25/07/2012 10:11 AM, Kumar, Sudhir wrote:
Hi
I am new to Open MPI so please pardon my ignorance, I just came across
an article which refers to F77 bindings available for 32 bit windows
on
Hi
I am new to Open MPI so please pardon my ignorance, I just came across an
article which refers to F77 bindings available for 32 bit windows only, It was
as of June. Has something changed since then,
http://www.open-mpi.org/community/lists/users/2012/06/19525.php
Thanks so much.
From: users-bo
Sudhir,
F77 works on both.
Damien
On 25/07/2012 8:55 AM, Kumar, Sudhir wrote:
Hi
I have one more related question. Is the F77 bindings available for
both 64bit and 32 bit windows environments or just for the 32 bit
environment.
Thanks
*From:*users-boun...@open-mpi.org [mailto:users-bou
Hi
I have one more related question. Is the F77 bindings available for both 64bit
and 32 bit windows environments or just for the 32 bit environment.
Thanks
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of Damien
Sent: Wednesday, July 18, 2012 10:11 AM
To: Open
Dear openmpi developers,
I have been developing our hybrid(MPI+OpenMP) application using openmpi
for five years.
This time, I tyied to install a new function, which is c++ based multi-
threaded library and it heavily repeats new and delete objects in each
thread.
Our application is so called "MP