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

Home » Public Forums » archive » Re: call_external -> multiprocessing?
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
Re: call_external -> multiprocessing? [message #12947] Wed, 23 September 1998 00:00
steinhh is currently offline  steinhh
Messages: 260
Registered: June 1994
Senior Member
In article <3607EAF9.CFC778DA@casa.colorado.edu>
Remy Indebetouw <indebeto@casa.colorado.edu> writes:

> I run on a 10 processor SGI Onyx and I want to have C code run on all
> the processors (parallelized using APO options) when called with
> call_external. It seems that call-external only uses a single processor
> because
> it still runs under the IDL process (I know next to nothing about
> dynamically linked libraries).
>
> Anyone know the answer?

No, but I suspect it may be possible to do this (having
a few routines using e.g., threads to parallelize stuff,
while the "main program" knows nothing about it. This
depends a lot on what "parallelized using APO options"
means, though! (Totally unknown to me...)

Why not just try it? Write some extremely time consuming,
easily parallelizable (ugh, what a word) routine, try to
compile with the APO options (?) into a shareable
library, and see what kind of (CPU) resources the program
uses, and what the execution time is with/without the
APO options?

Regards,

Stein Vidar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Try this
Next Topic: Cumulative total

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

Current Time: Wed Oct 08 19:56:11 PDT 2025

Total time taken to generate the page: 0.00416 seconds