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

Home » Public Forums » archive » Compiling IDL ... ever likey ?
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: Compiling IDL ... ever likey ? [message #5682 is a reply to message #5518] Thu, 25 January 1996 00:00 Go to previous messageGo to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
steinhh@amon.uio.no (Stein Vidar Hagfors Haugan) writes:


> The key to improving performance is declaring the type and
> dimensionality of the data that are to be manipulated. Very often,
> IDL subroutines are made to deal with very specific data,
> but there's no way to tell IDL about this -- it has to do all
> the checks all the time. In the survey about the future of IDL
> I suggested the possibility of having "pseudocode blocks", where
> all the data to be manipulated are declared in the beginning.
> If some of the input data do not match the declaration, a
> runtime error occurs.

Yeah, but then it wouldn't be IDL. You might as well write it in FORTRAN at
that point, IMHO.

Almost all the IDL code that I write expects to be able to ingest data in a
variety of data types and dimensionality. That's what I like about IDL, and
a good part of why I use it.

People generally ask for IDL compilers for two reasons:

1. To be able to distribute IDL code without having to require other people to
buy IDL. It was that possibility I was considering in my previous post. I
think that it is perfectly possible to do this, and still let IDL be IDL.

2. To speed up execution time on tasks that cannot easily be vectorized (or
which are not efficiently written). I don't see anyway of doing this
without making fundamental changes in the way IDL works.

Just my $0.02 worth,

Bill Thompson
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Molecular Modelling really possible with pv-wave?
Next Topic: disk space allocation problem

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

Current Time: Fri Oct 10 16:07:35 PDT 2025

Total time taken to generate the page: 1.67832 seconds