1.10.1 failed in make  with xlc/xlf it (1.10.1) works with gcc.

master (cloned today from github)  works with xlc/xlf.

I wanted to be more confident it worked than just make check.  I have built
a few codes appears good so far.  Just reporting that master appears to
work with xlc/xlf.

On Sun, Apr 3, 2016 at 10:34 PM, Gilles Gouaillardet <gil...@rist.or.jp>
wrote:

> Brock,
>
> which version are you using ? v1.10 ? v2.x ? master ?
>
> what is failing ?
> configure ? make ? make install ? make check ?
>
> is this issue specific to xlc/xlf ?
> (e.g. does it work with gcc compilers ?)
>
> Cheers,
>
> Gilles
>
>
> On 4/4/2016 11:28 AM, Brock Palen wrote:
>
> I recently needed to build an OpenMPI build on Power 8 where I had access
> to xlc / xlf
>
> The current release fails (as noted in the readme)
> But a clone as of April 4th from git worked, here is my (simple) configure
> script:
>
> COMPILERS='CC=xlc FC=xlf CXX=xlc++'
> ./configure             \
> --prefix=$PREFIX        \
> --mandir=$PREFIX/man    \
> $COMPILERS
>
> Is there a better way to check other than
> make check
>
> It had not failures.
>
> xlc --version
> IBM XL C/C++ for Linux, V13.1.3 (5725-C73, 5765-J08)
> xlf -qversion
> IBM XL Fortran for Linux, V15.1.3 (5725-C75, 5765-J10)
> Version: 15.01.0003.0001
>
>
> Thanks!
>
> --
>
> Brock Palen
> www.umich.edu/~brockp <http://www.umich.edu/%7Ebrockp>
> Assoc. Director Advanced Research Computing - TS
> XSEDE Campus Champion
> bro...@umich.edu
> (734)936-1985
>
>
> _______________________________________________
> users mailing listus...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2016/04/28881.php
>
>
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post:
> http://www.open-mpi.org/community/lists/users/2016/04/28882.php
>



-- 

Brock Palen
www.umich.edu/~brockp
Assoc. Director Advanced Research Computing - TS
XSEDE Campus Champion
bro...@umich.edu
(734)936-1985

Reply via email to