Hi All,
I am building openmpi-5.0.1 as shown below.
a) Download (wget
https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.1.tar.gz) and
untar
b) make distclean; ./configure --prefix=~/install_path
--enable-mca-no-build=btl-uct --with-hwloc=internal --with-libevent=internal
--wit
via users
Sent: Monday, May 4, 2020 11:36 PM
To: Open MPI Users
Cc: Gilles Gouaillardet
Subject: Re: [OMPI users] Warnings
Hi,
how many MPI tasks are you running?
are you running from a terminal? from two different jobs? two mpirun within the
same job?
what happens next? hang? abort? crash? app
Hi,
how many MPI tasks are you running?
are you running from a terminal? from two different jobs? two mpirun
within the same job?
what happens next? hang? abort? crash? app runs just fine?
fwiw, the message says that rank 3 received an unexpected connection from rank 4
Cheers,
Gilles
On Tue, M
Hi,
Could somebody explain what does these warning imply? Is this caused if 2
distinct openmpi application end up running on same machine?
I am using 4.0.1 version.
Thanks,
Vipul
Message in the stdout of the application
[orw-med-fenway1][[61362,1],3][btl_tcp_endpoint.c:626:mca_btl_tcp_endpoin
Hi,
perhaps sombody is interested in some warnings which I got building
openmpi-v2.x-dev-950-g995993b on my machines (Solaris 10 Sparc,
Solaris 10 x86_64, and openSUSE Linux 12.1 x86_64) with gcc-5.1.0
and Sun C 5.13. I got the same warnings on Solaris sparc and x86_64.
I've produced the attache
Hi Oscar,
I always favor no warnings, but it's not me to make this decision.
Kind regards and thank you very much for your replies
Siegmar
> Quoting Siegmar Gross :
>
> > Hi Oscar,
> >
> >> The warnings of type "cast to pointer from integer of different size"
> >> are provoked when a jlong (
Quoting Siegmar Gross :
Hi Oscar,
The warnings of type "cast to pointer from integer of different size"
are provoked when a jlong (64 bit handle in Java) is copied to a C
pointer (32 bit) or vice versa.
These warnings could be avoided with methods like these:
void* ompi_java_cHandle(jlo
Hi Oscar,
> The warnings of type "cast to pointer from integer of different size"
> are provoked when a jlong (64 bit handle in Java) is copied to a C
> pointer (32 bit) or vice versa.
>
> These warnings could be avoided with methods like these:
>
> void* ompi_java_cHandle(jlong handle)
Hi,
The warnings of type "cast to pointer from integer of different size"
are provoked when a jlong (64 bit handle in Java) is copied to a C
pointer (32 bit) or vice versa.
These warnings could be avoided with methods like these:
void* ompi_java_cHandle(jlong handle)
{
unio
Hi,
yesterday I compiled 32- and 64-bit versions of openmpi-1.7.4 for
my platforms (Solaris 10 sparc, Solaris 10 x86_64, and openSUSE
Linux 12.1 x86_64) with Sun C 5.12 and gcc-4.8.0. I could build
a 64-bit version for Linux with gcc without warnings. Everything
else showed warnings. I received ma
The libibverbs message is from libibverbs; you'll need to talk to
Roland about that on the OpenFabrics list. The help message between
the lines of is ours, though.
The real issue is something that came up a month or two on the OMPI
devel list: libibverbs is now being included in main-
Dirk Eddelbuettel wrote:
On 6 September 2008 at 22:13, Davi Vercillo C. Garcia () wrote:
| I'm trying to execute some programs in my notebook (Ubuntu 8.04) using
| OpenMPI, and I always get a warning message like:
|
| libibverbs: Fatal: couldn't read uverbs ABI version.
| -
Thanks !
On Sat, Sep 6, 2008 at 10:34 PM, Dirk Eddelbuettel wrote:
>
> On 6 September 2008 at 22:13, Davi Vercillo C. Garcia () wrote:
> | I'm trying to execute some programs in my notebook (Ubuntu 8.04) using
> | OpenMPI, and I always get a warning message like:
> |
> | libibverbs: Fatal: co
On 6 September 2008 at 22:13, Davi Vercillo C. Garcia () wrote:
| I'm trying to execute some programs in my notebook (Ubuntu 8.04) using
| OpenMPI, and I always get a warning message like:
|
| libibverbs: Fatal: couldn't read uverbs ABI version.
| -
Hi,
I'm trying to execute some programs in my notebook (Ubuntu 8.04) using
OpenMPI, and I always get a warning message like:
libibverbs: Fatal: couldn't read uverbs ABI version.
--
[0,0,0]: OpenIB on host juliana was unable t
15 matches
Mail list logo