As with any parallelization project, you should first consult the source code and find the portions that seem compatible with the approach you suggest and then inspect them for any features that would block your approach. This should be relatively easy for QRSlv; I suggest if you find anything that you append your findings to your application rather than to the mailing list.
thanks, Ben Allan ----- Original Message ----- From: "Alin Popa" <[email protected]> To: [email protected] Sent: Friday, April 3, 2009 1:15:33 PM GMT -05:00 US/Canada Eastern Subject: [ASCEND] Ideas for project titled Parallelising ASCEND computations Hello! I want to send you a few ideas about how to implement this project. I thought that I should develop QRSIv solver into a multitude of classes that implement threads. This way I would break the current solving process into a multitude of processes that work together for solving that block of equations. Of course this I would do using some common resources. And the number of threads that go from the master thread is variable according to the complexity of the main block. This is my basic idea that I also exposed in my application at this project. What do you suggest me to do? Should I develop it further or should I try to find another way into it? I am looking forward for your response! Thank you very much! ------------------------------------------------------------------------------ _______________________________________________ Ascend-sim-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ascend-sim-users
------------------------------------------------------------------------------
_______________________________________________ Ascend-sim-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ascend-sim-users

