MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Intel MKL 10

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108929] Re: Intel MKL 10
  • From: Snir Gazit <snirgaz at techunix.technion.ac.il>
  • Date: Wed, 7 Apr 2010 07:24:57 -0400 (EDT)
  • References: <h2p27f9928d1003312339tbd45d734l24faf5c7caac1dfb@mail.gmail.com>

Hi Again,

Thanks for your assistance.
As to your questions:

1. I work on fedora 12.
2. MKL comes with link to libraries (.so). The thing is that Mathematica
also uses with those libraries only with version MKL 9 (they are on the
Mathematica folder).
3. It is 64-bit. Yes I am using the 64-bit version.
4. The Error I get is that - The link was lost.

Thanks again

Snir

On Tue, Apr 6, 2010 at 2:27 PM, David Bailey <dave at removedbailey.co.uk>wrote:

> snirga wrote:
>
> > I am able to activate the link with Install["name of C++ source"]
> > But trying to active any linked function that uses MKL results with an
> > error.
> >
> > I cannot rule out the possibility  that this is unrelated to MKL 10.
> > But for calculation that don't involve MKL 10 calls every thing works
> > fine.
> >
>
> So let's get this quite clear. You have a Mathlink program that seems to
> work if you don't call a function from MKL 10, but crashes if you do
> (what error does it produce).
>
> What OS are you running on?
>
> Is MKL 10 supplied as a DLL? If it is, are you sure it is accessible to
> the MathLink program?
>
> I take it the link phase produced no diagnostics.
>
> Are you using a 64-bit machine with 64-bit OS, or a 32-bit machine? If
> you are using a 64-bit machine, are you using the 64-bit version of this
> library?
>
> David Bailey
> http://www.dbaileyconsultancy.co.uk
>
>


  • Prev by Date: Inverse Laplace Transform
  • Next by Date: Re: Pattern to match a list of non-negative integers
  • Previous by thread: Re: Intel MKL 10
  • Next by thread: Re: Managing packages in the workbench