-----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----- _______________________________________________ Beowulf mailing list, Beowulf@beowulf.org To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf