[問題] 平行運算時出現的一個error已回收

看板MATLAB作者 (恨版就是你家!!)時間15年前 (2010/04/29 01:07), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
小弟在跑平行運算的時後 出現了一個問題 所以想請問一下是哪邊出問題了@@ 已經跑了很多圈了 但是突然跳出! ??? Error using ==> distcomp.remoteparfor.getCompleteIntervals at 19 The session that parfor is using has shut down Error in ==> parallel_function>distributed_execution at 725 [tags, out] = P.getCompleteIntervals(min(thisDispatchSize, j)); Error in ==> parallel_function at 564 R = distributed_execution(... Error in ==> test3 at 62 parfor i=1:long/2^9 Error in ==> main at 207 AA=test3(awgn_out1,comeform6); ??? The client lost connection to lab 1. This might be due to network problems, or the pmode parallel job might have errored. This is causing: java.io.IOException: 因為系統缺乏足夠的緩衝區空間或因為佇列已滿,所以無法在通訊端上執行操作。 ============================================== 是硬體問題嗎? 小弟用的是win7 64bit + mablat r2008a 64bit 記憶體4G 1333 四核心 下去跑的! 麻煩可以幫我看一下哪邊出問題嗎@@? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 219.70.163.95 ※ 編輯: qeee 來自: 219.70.163.95 (04/29 01:09)
文章代碼(AID): #1Bs6jlRz (MATLAB)