glmfit inside parfor (Iteration limit reached)
Mostra commenti meno recenti
I am running the glmfit inside the parfor loop. I have got the following error, however, when I run it inside for loop, I do not get any error. Is there any inconsistency between parfor and glmfit? I should make it parallel in order to save time.
Warning: Iteration limit reached. > In glmfit at 368 In parallel_function>make_general_channel/channel_general at 914 In remoteParallelFunction at 38
Risposta accettata
Più risposte (1)
Luca Martello
il 27 Nov 2016
Modificato: Luca Martello
il 27 Nov 2016
0 voti
Did you manage to solve this problem? I am gettin the same Warning and I don't know how to get out of it!
Categorie
Scopri di più su Parallel for-Loops (parfor) in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!