steps to speed up job submission?
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 20/100
- issue の種類
- ドキュメント
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- r
調査の方向性
ジョブの送信、SLURM の割り当て、worker の起動、依存関係の処理を扱っている future.batchtools のドキュメントから始めてください。少数のジョブで報告された遅延を再現し、その後、どの段階が時間の要因になっているかを追跡してください。送信シーケンスと関連する設定オプションが説明されるか、具体的なパフォーマンス問題が特定されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I'm using future.batchtools via drake, and just got my first plan running on the cluster. It seems to take about one minute for each job submitted, and since I'm trying to submit several hundred jobs, that's not ideal (although it's not a deal-breaker, because I expect each job to take many hours to finish). I'm not sure what I might be able to change in order to speed this up. I haven't dived into the code, but my idea of what needs to happen to start a worker is:
- analyse the code to find dependencies
- submit the job to the scheduler (SLURM in my case)
- wait for the job to be allocated
- wait for the worker to start up (and load libraries?)
- send data to the worker (and libraries?)
Is this basically accurate?
Does the worker load libraries already installed on its node, or are all libraries sent to the worker by the master? If the latter, then reducing library dependencies seems like a potential avenue to try.
- 主要言語
- R
- スター
- 87
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
futureverse/future.batchtools のほかの issue
-
feature/resources scheduler/lsf
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
futureverse/future.batchtools#105 ·
-
feature/resources scheduler/sge
難易度 4/5 3〜5日 初心者へのやさしさ 50/100
futureverse/future.batchtools#104 · コメント 1 件 ·
-
feature/resources scheduler/slurm
難易度 3/5 1〜2日 初心者へのやさしさ 66/100
futureverse/future.batchtools#103 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
futureverse/future.batchtools#102 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 15/100
futureverse/future.batchtools の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
easystats/performance#950 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
briandconnelly/airnow#9 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
OHDSI/CohortConstructor#774 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100