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

Home » Public Forums » archive » Re: To PVM or not to PVM
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: To PVM or not to PVM [message #41995 is a reply to message #41780] Thu, 09 December 2004 04:09 Go to previous message
ronn is currently offline  ronn
Messages: 123
Registered: April 1999
Senior Member
Hi Robbie,

I am the one that wrote the IDL to PVM interface and I use it on a
mixed network everyday. I decided to use PVM since it had a book on
the how to use it and making a dll for IDL was fairly simple.

You are right about having to compile PVM on each platform and having
to use rsh on windows. But once you do it, it is done and you can
forget about it.

As far as IDL not being multithreaded, that is true. But you aren't
doing multi thread with IDL_PVM, you are doing multitasking which works
fine. In fact using my IDL interface to PVM is actually a bit easier
than standard PVM since IDL always knows the type of data that is being
sent back and forth. In standard PVM code you have a separate call for
each data type. Finally, with IDL_PVM your slave processes can either
be IDL save files or C executables.

Ronn Kling

KRS, inc.
email: r...@rlkling.com
Use these books to upgrade your IDL skills.
"Application Development with IDL"
"Calling C from IDL, Using DLM's to extend your IDL code". SECOND
EDITION includes C++ and debugging!
"Power Graphics with IDL, A Beginner's Guide to Object Graphics",
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: grid plots
Next Topic: Flip Matrix

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

Current Time: Fri Oct 10 16:51:42 PDT 2025

Total time taken to generate the page: 0.48692 seconds