[Beowulf] Java vs C++ for interfacing to parallel library
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Jonathan Ennis-King Jonathan.Ennis-King at csiro.auWed Aug 16 23:56:10 PDT 2006
- Previous message: [Beowulf] [OT] HPC and University IT - forum/mailing list?
- Next message: [Beowulf] Java vs C++ for interfacing to parallel library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Does anyone have experience writing parallel Java code (using MPI) with calls to C libraries which also use MPI? Is this possible/sensible? Is there a big performance hit relative to doing the same in C++? I'm considering writing some parallel code to do fluid flow in porous media, the heart of which is solving systems of sparse linear equations. There are some good libraries in C which provide the parallel solver (e.g. PETSC), but I'm trying to resolve which language to use for my code. The choice is between C++ and Java, and although I'm favouring Java at present, I'm not sure about its performance in this context. Jonathan Ennis-King -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFE5BMKzYw438SPLScRAuGPAJ9pmv7eSOf+xmCPcHvTtvMw0WjSsACeI0Yc 7k6UTTxqyCOdwuxmKLqFL1U= =s6bb -----END PGP SIGNATURE-----
- Previous message: [Beowulf] [OT] HPC and University IT - forum/mailing list?
- Next message: [Beowulf] Java vs C++ for interfacing to parallel library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
