glmfit inside parfor (Iteration limit reached)
显示 更早的评论
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
采纳的回答
更多回答(1 个)
Luca Martello
2016-11-27
编辑:Luca Martello
2016-11-27
0 个投票
Did you manage to solve this problem? I am gettin the same Warning and I don't know how to get out of it!
类别
在 帮助中心 和 File Exchange 中查找有关 Parallel for-Loops (parfor) 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!