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



Reply via email to