Re: Multiprocessing in Labview

2004-02-29 Thread Chris
I'm using a Dell dual-Xeon machine for one of my projects. I just write my code to have multiple threads, and the OS does all the load-balancing. It also works this way on Labview running on a Linux Beowulf cluster. You can even have a CIN that contains C code that creates threads and does paral

Re: Multiprocessing in Labview

2004-02-18 Thread Jeremy Braden
LabVIEW does not give the programmer the ablity to force threads to run on a particular processor. This is handled by the OS. You might want to read the document, Using LabVIEW to Create Multithreaded VIs for Maximum Performance and Reliability, found on the LabVIEW bookshelf (open LabVIEW >> hel