Hi,
I'm porting OpenMPI to L4/fiasco. I found this error message while
compiling OpenMPI:
error: 'OMPI_MPIHANDLES_DLL_PREFIX' undeclared (first use in this function)
error: 'OMPI_MSGQ_DLL_PREFIX' undeclared (first use in this function)
I found the OMPI_MPIHANDLES_DLL_PREFIX in CMakelist.txt like
Hi,
I'm trying to port openmpi-1.6.5 in l4/fiasco. I checked the libmpi.a. I
did the " ar t libmpi.a " in my terminal. I can't find the source file (.c)
of some object files created in libmpi.a, such as:
ompi_bitmap.o
op_predefined.o
convertor.o
copy_functions.o
copy_functions_heterogeneous.o
data