フィルターのクリア

LSQNONLIN with parallel programming

3 ビュー (過去 30 日間)
Francescogiuseppe Morabito
Francescogiuseppe Morabito 2020 年 4 月 14 日
Hi, I am definitely new to parallel programming. I have a non linear set of algebraic equations (from 40 to 120 equations) which is created through a function. The ouput of such funtion is then a simple array of generally horrid equations. As it takes awful amount of times to reach convergence i am currently working with a very low precision. As far as I understood, I can use the parallel computing toolbox by adding:[ 'UseParallel' , true] in optimoptions, but waht I am not understanding is what else should I do. I am reading something about distributing arrays and gpuarrays... do I just call distributed arrays and gpuarrays functions for all the entries of LSQNONLIN? As you see I am pretty new to this... Can someone guide me to a tutorial or guide please? cheersLSQ

回答 (0 件)

カテゴリ

Help Center および File ExchangeGPU Computing についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by