Re: [mpich-discuss] MPICH V3.0.4 - Unable to compile simple code
You're going to need to provide more information for someone to help you. I see this issue has been encountered in the past with PGI: http://trac.mpich.org/projects/mpich/ticket/1073. Jeff On Mon, Mar 2, 2015 at 1:31 PM, Kush Patel <[email protected]> wrote:
Hello,
I'm having trouble getting a simple "Hello World" code to compile. The following errors occur when I try to call MPI_INIT.
/usr/bin/ld: Warning: alignment 16 of symbol `_Cmpifcmb3' in /usr/local/lib/libmpich.a(setbot.o) is smaller than 32 in /usr/local/lib/libmpich.a(setbotf.o) /usr/bin/ld: Warning: alignment 16 of symbol `_Cmpifcmb5' in /usr/local/lib/libmpich.a(setbot.o) is smaller than 32 in /usr/local/lib/libmpich.a(setbotf.o) /usr/bin/ld: Warning: alignment 16 of symbol `_Cmpifcmb7' in /usr/local/lib/libmpich.a(setbot.o) is smaller than 32 in /usr/local/lib/libmpich.a(setbotf.o) /usr/bin/ld: Warning: alignment 16 of symbol `_Cmpifcmb9' in /usr/local/lib/libmpich.a(setbot.o) is smaller than 32 in /usr/local/lib/libmpich.a(setbotf.o)
I have been unable to find a solution to this.
Thank you,
-- Kush Patel University of Houston
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
-- Jeff Hammond [email protected] http://jeffhammond.github.io/ _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Jeff Hammond