[petsc-dev] UMFPACK + Intel compiler

Jed Brown jedbrown at mcs.anl.gov
Sat Jan 5 12:07:46 CST 2013


On Sat, Jan 5, 2013 at 12:02 PM, Garth N. Wells <gnw20 at cam.ac.uk> wrote:

> gcc is fine. So too, it turns out, is icc and mpiicc. There is
> something up with mpicc on the system I'm using: mpicc -v
>
>     mpiicc for the Intel(R) MPI Library 4.0 Update 3 for Linux*
>     Copyright(C) 2003-2011, Intel Corporation.  All rights reserved.
>     icc version 12.1.4 (gcc version 4.4.6 compatibility)
>
> It wraps the same libraries as mpiicc: mpiicc -v
>
>     mpiicc for the Intel(R) MPI Library 4.0 Update 3 for Linux*
>     Copyright(C) 2003-2011, Intel Corporation.  All rights reserved.
>     icc version 12.1.4 (gcc version 4.4.6 compatibility)
>
> but a diff says that there some differences in the mpiicc and mpicc
> scripts.
>

Can you just use mpiicc for now and report the bug in "mpicc" to whoever is
responsible? (They are not quoting their arguments correctly. It may well
also be broken for file paths containing spaces and other instances in
which arguments contain spaces.)


>
> > Do you have configure.log? What
> > "make" is this using?
> >
>
> I drilled down to running it in
>
>     externalpackages/UMFPACK-5.5.1/AMD/Lib
>
> This is the first place at which a file is built.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130105/2c242585/attachment.html>


More information about the petsc-dev mailing list