On Wed, Nov 13, 2013 at 3:16 PM, Jed Brown <jedbr...@mcs.anl.gov> wrote:

> John Peterson <jwpeter...@gmail.com> writes:
> > I got access to a machine with Intel-14, and it looks like libmesh master
> > (sans PETSc at the moment, working on figuring out the right way to link
> > against MKL) compiles and the examples run OK for me (no segfaults at the
> > end of apps).
>
> If you are using Intel compilers, it's supposed to be as simple as
> passing -mkl to the linker, though you can always run mkl_link_tool and
> put the result in LIBS.
>

That utility seems to be mis-installed on my system?

$ /opt/intel/composer_xe_2013_sp1.0.080/mkl/tools/mkl_link_tool
-bash: /opt/intel/composer_xe_2013_sp1.0.080/mkl/tools/mkl_link_tool:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

I remember there being a website which would spit out MKL link lines too...


I'm currently configuring PETSc with:

--with-blas-lapack-dir=/opt/intel/mkl/lib/intel64 \
--LDFLAGS=-mkl

we'll see if that works...


--
John
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to