[Docs] Add the Slurm agent example usage#1781
[Docs] Add the Slurm agent example usage#1781Future-Outlier merged 15 commits intoflyteorg:masterfrom
Conversation
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: Future-Outlier <eric901201@gmail.com>
Future-Outlier
left a comment
There was a problem hiding this comment.
Can you help me?
- update README.md
- put training example here
- use
make fmtto fix the lint error
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
The training example has been added, and the lint error has been resolved. I’ll complete the Follow-upFix |
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>
the CUDA is used there, I've done some configuration in the slurm cluster. |
not sure why the |
|
No problem, I'll look into this issue tmr! |
Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>

We propose to add this example to demonstrate how to use
SlurmFunctionTaskof the Slurm agent.Docs link
Related PRs
SlurmTaskandSlurmShellTask: Slurm agent shell task flytekit#3159SlurmFunctionTask: Slurm agent fn task flytekit#3150