If I understand your question correctly, this is *exactly* one of the reasons
that the MPI Forum has been arguing about the use of a new type, "MPI_Count",
for certain parameters that can get very, very large.
-
Sidenote: I believe that a workaround for you is to create some new MPI
datatyp
Yes -- check out the README; there's a section on MTLs vs. BTLs.
If that's not clear, post back here and we can explain further (and update the
README :-) ).
On Jun 4, 2011, at 10:15 AM, amjad ali wrote:
> Hello all,
>
> the FAQ page about using myrinet
> http://www.open-mpi.org/faq/?categor
Done -- how's this:
http://www.open-mpi.org/faq/?category=openfabrics#ib-btl
On May 27, 2011, at 12:53 PM, Gus Correa wrote:
> Eugene Loh wrote:
>> On 5/27/2011 4:32 AM, Jeff Squyres wrote:
>>> On May 27, 2011, at 4:30 AM, Robert Horton wrote:
> To be clear, if you explicitly list whic
On Jun 6, 2011, at 10:43 AM, Virginie trinite wrote:
> I try to compile open-mpi with ifort 12.0.4. My system is ubuntu
> lucid. Previous intallation with ifort 11.1 was fine.
>
> configure and make all seems to work well, but make install report an error:
> libtool: line 7847: icc: command not f
Hi Rolf,
I double checked the flag just now. It was set correctly, but the hanging
problem is still there.
But I found another way to solve the hanging problem. Just setting environment
CUDA_NIC_INTEROP 1
could solve the issue.
Thanks,
Fengguang
On Jun 6, 2011, at 10:44 AM, Rolf vandeVaart w
Hi Fengguang:
That is odd that you see the problem even when running with the openib flags
set as Brice indicated. Just to be extra sure there are no typo errors in your
flag settings, maybe you can verify with the ompi_info command like this?
ompi_info -mca btl_openib_flags 304 -param btl ope
Hello
I try to compile open-mpi with ifort 12.0.4. My system is ubuntu
lucid. Previous intallation with ifort 11.1 was fine.
configure and make all seems to work well, but make install report an error:
libtool: line 7847: icc: command not found
libtool: install: error: relink `lipopen-rte.la' wit
Hello!
The problem I face is not open-mpi specific, but I hope still the MPI
wizards on the list can help me nonetheless.
I am running and developing a large-scale scientific code written in
Fortran90. One type of objects are global 1-D vectors, which contains
data for particles in the appli
Hello,
Did anyone try to fiddle with this riddle of mine ?
> $> mpirun -n 2 -am ft-enable-cr ./myapp < myapp>
>
> $> ompi-checkpoint -s --term
> produces the following error for myapp (in case of -n 2):
>
> forrtl: severe (174): SIGSEGV, segmentation fault occurred
> forrtl: severe (174): SIGS