[petsc-users] configure error on Titan with Intel

Mark Adams mfadams at lbl.gov
Mon May 11 18:55:59 CDT 2015


More Titan fun.  I have built for PGI on Titan but tests are failing to
build: -lhwloc?

cc -mp -fast  -o ex56 ex56.o
-L/autofs/na3_home1/adams/petsc_master_opt64idx_pgi/lib  -lpetsc
-Wl,-rpath,/opt/pgi/14.2.0/linux86/5.1/lib
-L/opt/pgi/14.2.0/linux86/5.1/lib -llapack -lblas
-Wl,-rpath,/autofs/na3_home1/adams/petsc_master_opt64idx_pgi/lib
-L/autofs/na3_home1/adams/petsc_master_opt64idx_pgi/lib -lparmetis -lmetis
-lhwloc -lssl -lcrypto -ldl -lstdc++
/usr/bin/ld: cannot find -lhwloc
make: [ex56] Error 2 (ignored)
/

On Fri, May 8, 2015 at 5:51 PM, Jed Brown <jed at jedbrown.org> wrote:

> Satish Balay <balay at mcs.anl.gov> writes:
>
> > Also - Perhaps with intel compilers - the recommended blas is
> > something other than ACML? [like MKL?]. Something to check..
>
> MKL (and anything built using the Intel compiler) has the "run slower on
> AMD" feature.  For any given operation, ACML won't necessarily be
> faster, but at least it's not intentionally crippled.  For most of what
> PETSc does, any such MKL/ACML difference is irrelevant.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150511/87afdcb4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 4618599 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150511/87afdcb4/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 99132 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150511/87afdcb4/attachment-0003.obj>


More information about the petsc-users mailing list