[mpich-discuss] tell me how to debug these errors
Pavan Balaji
balaji at mcs.anl.gov
Sat Apr 30 07:42:57 CDT 2011
This is a bug in the MPI-2 standard, which every MPI implementation,
including MPICH2 has to face. There are some notes in the user guide to
undef these.
http://www.mcs.anl.gov/research/projects/mpich2/documentation/files/mpich2-1.3.2-userguide.pdf
-- Pavan
On 04/30/2011 06:56 AM, Mohammad Zulqurnain wrote:
> following messages appeared when i tried to execute my program on
> cluster with the command : mpiCC -o search search.cpp
>
> /storage/mpi/mpich2/include/mpicxx.h:26:2: error: #error "SEEK_SET is
> #defined but must not be for the C++ binding of MPI"
> /storage/mpi/mpich2/include/mpicxx.h:30:2: error: #error "SEEK_CUR is
> #defined but must not be for the C++ binding of MPI"
> /storage/mpi/mpich2/include/mpicxx.h:35:2: error: #error "SEEK_END is
> #defined but must not be for the C++ binding of MPI"
>
> can someone help me out with this?
>
>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
More information about the mpich-discuss
mailing list