Yes, exactly like that. Given your configure line, all of the Portland Group's compilers need to work:

$> pgf90 hello.f90
$> pgcc hello.c
$> pgCC hello.cpp

What of those commands work for you?

Thanks,
David

On 05/27/2015 11:01 AM, Bruno Queiros wrote:
David

Do you mean if Portland Fortran compiler works? Like pgf90 hello.f ?

Bruno


Em qua, 27 de mai de 2015 às 17:40, David Shrader <dshra...@lanl.gov <mailto:dshra...@lanl.gov>> escreveu:

    Looking at the config.log, I see this:

    pgi-cc-lin64: LICENSE MANAGER PROBLEM: No such feature exists.
    Feature:       pgi-cc-lin64

    It looks like there is a problem with the PGI license. Does it
    work with a regular file (e.g., hello_world)? If it does, how do
    you get it to work (env variables, license file, etc.)?

    Thanks,
    David


    On 05/27/2015 10:25 AM, Bruno Queiros wrote:
    Hello

    I'm trying to compile openmpi-1.8.5 with portland fortran 10.4
    64bits on a CentOS7 64bits.

    This is the output i get:

    ./configure CC=pgcc CXX=pgCC FC=pgf90 F77=pgf77 F90=pgf90
    --prefix=/opt/openmpi-1.8.5_pgf90

    ============================================================================
    == Configuring Open MPI
    ============================================================================

    *** Startup tests
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for gcc... pgcc
    checking whether the C compiler works... no
    configure: error: in `/root/TransferArea/openmpi-1.8.5':
    configure: error: C compiler cannot create executables
    See `config.log' for more details

    The config.log goes as an attachment


    _______________________________________________
    users mailing list
    us...@open-mpi.org  <mailto: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/2015/05/26954.php

-- David Shrader
    HPC-3 High Performance Computer Systems
    Los Alamos National Lab
    Email: dshrader <at>lanl.gov  <http://lanl.gov>

    _______________________________________________
    users mailing list
    us...@open-mpi.org <mailto: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/2015/05/26955.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/2015/05/26957.php

--
David Shrader
HPC-3 High Performance Computer Systems
Los Alamos National Lab
Email: dshrader <at> lanl.gov

Reply via email to