Can you compile Open MPI with the same compiler options?


On Jun 19, 2009, at 2:57 PM, Brock Palen wrote:

When linking application that are being compiled and linked with the -
Mipa=fast,inline option, the IPA stops with errors like this case
with amber:

The following function(s) are called, but no IPA information is
available:
mpi_allgatherv_, mpi_gatherv_, mpi_bcast_, mpi_wait_, mpi_get_count_,
mpi_recv_, mpi_isend_, mpi_gather_, mpi_allreduce_, mpi_abort_,
mpi_finalize_, mpi_send_
Linking without IPA

Is there a way to tell the compiler its ok to ignore the MPI library
and do IPA for everything else?


Brock Palen
www.umich.edu/~brockp
Center for Advanced Computing
bro...@umich.edu
(734)936-1985



_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



--
Jeff Squyres
Cisco Systems

Reply via email to