[mpich-discuss] Using MPE in C++ code
Anthony Chan
chan at mcs.anl.gov
Thu Mar 4 10:07:12 CST 2010
Hi Stefan,
Can you try "mpecc -mpicc='MPI C++ compiler'", e.g.
mpecc -mpicc='mpicxx' if you compile MPE with MPI_CC=mpicc ?
If your MPE installation is compiled with MPI_LIBS but
without using mpicc/mpif90, then you can use
"mpecc -mpicc='C++ compiler'" where the C++ compiler should be
the one used in your MPI implementation.
Let us if that solves your problem...
A.Chan
----- "Stefan Kuhne" <stefan.kuhne at dialup.fh-aachen.de> wrote:
> Hello,
>
> how can i get MPE working in C++ Code?
> I use mpecc to compile my MPE - C code, but i've no mpec++ file.
>
> Regards,
> Stefan Kuhne
>
> _______________________________________________
> 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