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 #73495 is a reply to message #3905] Wed, 10 November 2010 13:53 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Nov 10, 7:51 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
> On Nov 10, 6:21 pm, a <oxfordenergyservi...@googlemail.com> wrote:
>
>> I've been writing some code in IDL.  I've pushed it as fast as it can
>> go but we may need it quicker.  That means possibly many-cpu parallel
>> code.  That unfortunately means fortran or C with an OpenMP parallel
>> compiling and running.
>
> It may not hurt to point out that IDL can use multiple processors
> automatically (the routines that use the thread pool).

Also, if you do end up rewriting things, it will probably not be
necessary to rewrite everything. You could do it just for the
bottlenecks, and leave the rest in IDL, accessing those reimplemented
parts through DLMs or call_external.
[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: Fri Oct 10 10:03:05 PDT 2025

Total time taken to generate the page: 0.48032 seconds