Hi Durga,
This is only my interpretation, but they were never that appealing, nor very C++-like, and people mostly kept using the C interface.

If you want to have a real C++ interface for MPI, have a look at Boost MPI (http://www.boost.org/doc/libs/1_64_0/doc/html/mpi.html ) If the C++ MPI bindings had been similar to Boost MPI, they would probably have been adopted more widely and may still be alive.


--
---------------------------------
Maxime Boissonneault
Analyste de calcul - Calcul Québec, Université Laval
Président - Comité de coordination du soutien à la recherche de Calcul Québec
Team lead - Research Support National Team, Compute Canada
Instructeur Software Carpentry
Ph. D. en physique



On 18-03-29 01:08, dpchoudh . wrote:
Hello Gilles and all

Sorry if this is a bit off topic, but I am curious as to why
C++bindings were dropped? Any pointers would be appreciated.

Best regards
Durga

$man why dump woman?
man: too many arguments


On Wed, Mar 28, 2018 at 11:43 PM, Gilles Gouaillardet
<gilles.gouaillar...@gmail.com> wrote:
Arthur,

Try to
configure --enable-mpi-xxx

Note c++ bindings have been removed from the MPI standard long time ago, so you 
might want to consider modernizing your app.

Cheers,

Gilles

"Arthur H. Edwards" <edwards...@fastmail.fm> wrote:
I have built openmpi 3.0 on an ubuntu 16.04 system I have used --with-cuda. 
There is no libmpi_cxx.so generated, yet the code I'm using requires it.  There 
is a libmpi_cxx.so in the ubuntu installed version. Any insight, or instruction 
on how to configure so that the build generates this library would be greatly  
appreciated.

Art Edwards

--
  Arthur H. Edwards
  edwards...@fastmail.fm
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to