I have some code that uses Open MPI to do some pretty intense calculations
(KDEs). I made a GUI to set some parameters for the calculations. Is there
any way to integrate these two applications? 
So what I would like to have is my GUI to my on one processor, and then when
I click a button to do the calculations, the MPI stuff starts.
-- 
View this message in context: 
http://old.nabble.com/PyQt-and-MPI-tp30087634p30087634.html
Sent from the PyQt mailing list archive at Nabble.com.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to