|
From: | Maria Jose Casas Serrano |
Subject: | Re: Paralleling in Octave |
Date: | Thu, 23 Apr 2020 12:12:59 +0200 |
Hi! Oh, yes, of course! I hoped for a theoretical answer so, that’s why my code proposal was more pseudocode than an executable one. I hope that the attached files are more helpful now. |
parallelisation_test.m
Description: Binary data
evaluationParallel_test.m
Description: Binary data
LsystemGeneratorNP_test.m
Description: Binary data
getAspectRatioNP_test.m
Description: Binary data
Parallelisation_test.m file is the main program. evaluationParallel_test.m is the piece of code that I’m interested on parallelise, keeping LsystemGeneratorNP_test.m and getAspectRatioNP_test.m files as sequential execution. `outputparam1` and `outputparam2` ought to be the same size of P. Would it be possible? This is the output I’m getting:
Please, let me know if something else is needed of me. Thanks for your time!!! Cheers Maria J. ---------------------------------------------------------------------------------------------------------------------------------------
|
[Prev in Thread] | Current Thread | [Next in Thread] |