GeoscienceAustralia / eqrm

Automatically exported from code.google.com/p/eqrm
Other
5 stars 4 forks source link

Warning message: librdmacm: couldn't read ABI version. #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.run EQRM in parallel on a single multi-CPU High Performance PC.

What is the expected output? What do you see instead?
Output:
   librdmacm: couldn't read ABI version.
   librdmacm: assuming: 4
   CMA: unable to get RDMA device list
   -----------------------------------------------------------------------
   [[61373,1],0]: A high-performance Open MPI point-to-point messaging
   module
   was unable to find any relevant network interfaces:

   Module: OpenFabrics (openib)
     Host: rhe-compute1.ga.gov.au

   Another transport will be used instead, although this may result in
   lower performance.

Summary:
EQRM still runs as it should using mpi, so it is safe to ignore these messages

Original issue reported on code.google.com by Vanessa....@gmail.com on 14 Sep 2012 at 6:26