comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Call builtin LAPACK on Windows
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Call builtin LAPACK on Windows [message #88237] Tue, 01 April 2014 09:51 Go to next message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
Does anyone know how (or, if it is possible) to call into the LAPACK
that is distributed with IDL on Windows? I'm just trying to use
CALL_EXTERNAL. I can do it on Linux and I'm using the Accelerate
framework on OS X, but don't have a solution on Windows. Here is what
I'm currently doing:


http://michaelgalloy.com/wp-content/uploads/2014/04/mg_call_ lapack_example.pro

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
Re: Call builtin LAPACK on Windows [message #88238 is a reply to message #88237] Tue, 01 April 2014 12:30 Go to previous messageGo to next message
Jim  Pendleton is currently offline  Jim Pendleton
Messages: 165
Registered: November 2011
Senior Member
On Tuesday, April 1, 2014 10:51:35 AM UTC-6, Mike Galloy wrote:
> Does anyone know how (or, if it is possible) to call into the LAPACK
>
> that is distributed with IDL on Windows? I'm just trying to use
>
> CALL_EXTERNAL. I can do it on Linux and I'm using the Accelerate
>
> framework on OS X, but don't have a solution on Windows. Here is what
>
> I'm currently doing:
>
>
>
>
>
> http://michaelgalloy.com/wp-content/uploads/2014/04/mg_call_ lapack_example.pro
>
>
>
> Mike
>
> --
>
> Michael Galloy
>
> www.michaelgalloy.com
>
> Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
>
> Research Mathematician
>
> Tech-X Corporation

Mike,
It looks like the only exported symbol in the DLL version is the DLM's IDL_Load function. (See the Dependency Walker output, http://www.dependencywalker.com/.)

Jim P
"I work for Exelis VIS, have no relationship with dependencywalker.com and my advice is mine alone and not my employer's."
Re: Call builtin LAPACK on Windows [message #88239 is a reply to message #88238] Tue, 01 April 2014 15:40 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 4/1/14, 1:30 PM, Jim P wrote:
> Mike, It looks like the only exported symbol in the DLL version is
> the DLM's IDL_Load function. (See the Dependency Walker output,
> http://www.dependencywalker.com/.)
>
> Jim P "I work for Exelis VIS, have no relationship with
> dependencywalker.com and my advice is mine alone and not my
> employer's."
>

Ah, bummer. Thanks!

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: XML to Configure IDL Programs?
Next Topic: services provided by Al madinah international university for students

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:07:08 PDT 2025

Total time taken to generate the page: 0.00645 seconds