Linuxベースのクラスタでmatlabスクリプトのバッチ送信に関する警告メッセージ

Linuxベースのクラスタでmatlabスクリプトのバッチ送信に関する警告メッセージ

私は最近、大学でスーパークラスタリングを使用し始め、シリアルMATLABスクリプトで成功しました。 parforループを使用してコードを実行していますが、この警告は.outファイルに表示されます。状態:使用不可で予期せず検出された操作に関する警告を削除するために、私が知っていることをすべて試しました。

コードは正しい出力を生成しますが、ここに問題があります。

どんなアイデアがありますか?クラスタ管理者に行くべきですか?

「ローカル」構成ファイルを使用してパラレルプールを起動しています... [警告:予期せず見つかったジョブの状態:使用できません。 ] [> inparallel.cluster.Local/deriveJobStateFromTasks(29行) in Parallel.cluster.Local/ getJobState(179行) in Parallel.cluster.CJSCluster/hGetJobState(358行) in Parallel.internal.cluster In .CJSJobMix行 144) パラレル.Job/get.StateEnum (行 238) パラレル.Job/get. Parallel.internal.customattr.CustomGetSet>iVectorishedGetHelper(128行)の状態(230行) Parallel.internal.customattr.CustomGetSet>@(a,b,c)iVectorishedGetHelper(obj,a,b,c)(102行)状態 Parallel.internal.customattr.CustomGetSet/doVectorishedGet(行 103) Parallel.internal.customattr.Customattr.CustomGetSet/hVectorishedGet(行 76) Parallel.internal.customattr.GetSetImpl>iAccessProperties(行 322) parallel.internal.customattr.GetSetImpl.getImpl の iGetAllPropertiesVec(ライン 264) Parallel.internal.customattr.CustomGetSet の (ライン 133) > iHetFunGetFunction(ライン 154) 、 props)(139行) Parallel.internal.cluster.hetfun(46行) in Parallel.internal.customattr.CustomGetSet>iHetFunGetProperty(139行) Parallel.internal.customattr.CustomGetSet/get(38行) 。 Internal.pool.InteractiveClient/pRemoveOldJobs(ライン 476) inparallel.internal.pool.InteractiveClient/start(ライン 317) in Parallel.Pool>iStartClient(ライン 796) in Parallel.Pool.hBuildPool(ライン 585) in Parallel.internal pool.doParpool(ライン 18) in parpool(ライン 98) in test_tph(ライン 5)]

ベストアンサー1

おすすめ記事