[mpich-discuss] mpic++/mpicxx?
Jayesh Krishna
jayesh at mcs.anl.gov
Fri Jul 29 10:51:05 CDT 2011
Hi,
The MPI compiler wrapper scripts (mpicc, mpicxx etc) are currently not provided with MPICH2 on Windows. Try creating a batch script with Visual studio compiler so that you can use the batch script in place of the VS compiler. You should be able to use this script with Boost.
(PS: The last time I tested Boost with MPICH2 on Windows I manually modified their installer/jam scripts)
Regards,
Jayesh
----- Original Message -----
From: "Geoff Hilton" <geoff.hilton at t-optlogic.com>
To: mpich-discuss at mcs.anl.gov
Sent: Thursday, July 28, 2011 7:30:16 PM
Subject: [mpich-discuss] mpic++/mpicxx?
Hello,
I'm new to distributed development and was thinking of using your
implementation of the MPI standard in combination with the Boost C++
Library. However after some reading I've come to understand that a
compiler wrapper called mpic++ (mpicxx or otherwise) is required as well
but I see no mention of it anywhere on the MPICH2 site (
http://www.mcs.anl.gov/research/projects/mpich2 ), nor does it seem to
have come prepackaged with the installer (mpich2-1.4-win-ia32.msi) I
downloaded. Where might I find it exactly, and as a compiler wrapper,
can I safely assume I'm meant to use it wherever I would ordinarily use
my regular compiler (MSVC9 on Windows, GCC on Linux) when MPICH2 is
involved? Is there anything in particular I should know or take note of
with mpic++/mpicxx or MPICH2 in general?
Thank you!
--
Geoff Hilton
Programmeur-analyste
T-OptLogic inc.
(418) 800-7370
_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list