[Documentation] Worker for executing multiple Python functions
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- python
調査の方向性
この issue ではファイルもテストも指定されていません。まず、SlurmClusterExecutor と FluxClusterExecutor を SlurmJobExecutor および FluxJobExecutor と比較し、issue で説明されている既存の block_allocation の動作も含めて確認してください。目的がドキュメント化なのか、新しい worker の機能なのかを明確にし、共有クラスタリソース上で複数の Python 関数を実行することを基準に完了条件を定義してください。
索引モデルが issue の本文から書いたものです。
説明
There are basically three ways to use a Python Task Managers:
- Submit each Python Function as an individual job to the HPC cluster - supported in executorlib by the
SlurmClusterExecutorand theFluxClusterExecutor. - Submit multiple Python Functions within one HPC job allocation - supported in executorlib by the
SlurmJobExecutorand theFluxJobExecutor. - Submit multiple Python Functions to the same resources on a given HPC cluster - similar to the
block_allocation=Truefor theSingleNodeExecutor, theSlurmJobExecutorand theFluxJobExecutorbut for theSlurmClusterExecutorand theFluxClusterExecutor. This is the standard use case for solutions like https://www.dask.org and https://parsl.readthedocs.io/ so it might be an interesting addition to executorlib.
- 主要言語
- Python
- スター
- 77
- フォーク
- 7
- 平均マージ
- 10時間 32分
- マージ済み PR(30日)
- 12
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
pyiron/executorlib のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
pyiron/executorlib#1054 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
pyiron/executorlib#1032 ·
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
pyiron/executorlib#1005 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
pyiron/executorlib#1049 · コメント 1 件 ·
-
documentation
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
pyiron/executorlib#999 · コメント 1 件 ·
pyiron/executorlib の issue をすべて見る
似ている issue
-
essnmx good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
-
[Feature] 奇物选择添加优先级 オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
syfoud/Simulated_Scepter#174 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Giskard-AI/giskard-oss#2840 · コメント 1 件 ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success オープンarea: repo bug perceived difficulty: 2
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
yeti-platform/yeti#1380 ·