When I try and compile pyMPI on our machine (Irix 6.5 origin 2000 8 processors), I get the unresolved symbol errors below. Has pyMPI been tested on irix? Perhaps we are using an incompatable MPI library for pyMPI? Any suggestions?
Thanks.
--
Curtis Jensen
cjensen@boieng.ucsd.edu
ld32: ERROR 33 : Unresolved text symbol "MPI_Initialized" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Bcast" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Error_string" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Wtick" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Wtime" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol
.
.
<snipped for brevity; total of 42 unresolved symbol errors>
.
.
ld32: INFO 152: Output file removed because of error.
collect2: ld returned 2 exit status
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I try and compile pyMPI on our machine (Irix 6.5 origin 2000 8 processors), I get the unresolved symbol errors below. Has pyMPI been tested on irix? Perhaps we are using an incompatable MPI library for pyMPI? Any suggestions?
Thanks.
--
Curtis Jensen
cjensen@boieng.ucsd.edu
ld32: ERROR 33 : Unresolved text symbol "MPI_Initialized" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Bcast" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Error_string" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Wtick" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "MPI_Wtime" -- 1st referenced by initmpi.o.
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol
.
.
<snipped for brevity; total of 42 unresolved symbol errors>
.
.
ld32: INFO 152: Output file removed because of error.
collect2: ld returned 2 exit status