Mpich2 problems on intel now

Rajeev Thakur thakur at mcs.anl.gov
Fri Jan 19 16:48:08 CST 2007


That symbol comes from Open MPI, which means you are mixing two
implementations somewhere. Some file was compiled with Open MPI.

Rajeev
 

> -----Original Message-----
> From: owner-parallel-netcdf at mcs.anl.gov 
> [mailto:owner-parallel-netcdf at mcs.anl.gov] On Behalf Of Amjad 
> Majid Ali
> Sent: Friday, January 19, 2007 11:55 AM
> To: parallel-netcdf at mcs.anl.gov
> Subject: Mpich2 problems on intel now
> 
> As per your recommendations we are trying to build parallel netcdf   
> with mpich2 1.0.5
> 
> when we try to run make this error we get
> 
> /usr/local/mpich2/bin/mpicc -o ncvalid -g -O2  validator.o header.o  
> mpincio.o attr.o dim.o nc.o ncx.o string.o var.o
> /usr/bin/ld: Undefined symbols:
> _ompi_mpi_byte
> collect2: ld returned 1 exit status
> make[3]: *** [ncvalid] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [subdir_target] Error 1
> make: *** [src/lib/all] Error 2
> 
> 




More information about the parallel-netcdf mailing list