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

Home » Public Forums » archive » IDL to FORTRAN translator ?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: idl to fortran [message #73498 is a reply to message #3905] Wed, 10 November 2010 13:08 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 11/10/10 1:48 PM, nata wrote:
> You can use parallel code in IDL using the IDL_IDLBridge object.
> The IDL_IDLbridge object allows an IDL session to create and control
> other IDL sessions. If you want to share data between sessions you can
> use SHMMAP.
> It is not very nice but I got some satisfactory results for large
> computations.
>
> You can also take a look at http://www.txcorp.com/products/FastDL/
>
> Cheers,
> nata

Disclaimer: I work for Tech-X Corporation and have worked on the
products described below.

Yes, FastDL has both MPI and task farming options if you want to go that
route. Another option to look into for increased performance is GPU
computing (an option that can be combined with FastDL). We have a
library of routines called GPULib, gpulib.txcorp.com, which can be
called from IDL. Here's the API documentation to see what operations
already exist:

http://www.txcorp.com/products/GPULib/idl_docs/index.html

We're always interested in hearing about what new routines would be
useful, so if GPULib can't currently do the analysis you are hoping to
do, contact me about what you need.

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Write a vector into a file
Next Topic: IDL_IDLBridge limited to 4?

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

Current Time: Sun Oct 12 13:47:48 PDT 2025

Total time taken to generate the page: 2.15830 seconds