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

Home » Public Forums » archive » Re: IDL_IDLBRIDGE undefined procedure problem
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_IDLBRIDGE undefined procedure problem [message #73460] Fri, 12 November 2010 05:29 Go to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
If you use the /nowait keyword you can execute all bridge jobs
simultaneously. If you have enough cores the jobs will use different
cores for each execution. Haje

On Nov 11, 11:43 am, Ammar Yusuf <amyus...@gmail.com> wrote:
> On Nov 11, 11:39 am, jeanh
>
> <jghasb...@DELETETHIS.environmentalmodelers.ANDTHIS.com> wrote:
>>> Another question is when stuff is executing inside of these processes
>>> through the bridge I can't see any output from those processes. How
>>> would I do that if i wanted to? Thanks.
>
>> You can save the output to a file:
>
>> thread_2 = obj_new('IDL_IDLBridge', output = 'C:\child_output.txt')
>
>> Jean
>
> Thanks. Another question and I'm just making sure. By using the
> IDL_IDLBRIDGE object that means obj1, obj2, obj3, obj4 are running in
> parallel or does obj1 execute first or suspend and then go to obj2.
> Also does the IDL Bridge object automatically dispatch to different
> processors because I have a quad core so I would like for each object
> to be on a separate core. I'm not sure if that's possible. Thanks!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Finding NaNs in arrays - Strange outcome
Next Topic: intel fortran compiler question on windows.

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

Current Time: Wed Oct 08 09:18:17 PDT 2025

Total time taken to generate the page: 0.00353 seconds