[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 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
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 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
The training example has been added, and the lint error has been resolved. I’ll complete the Follow-upFix |
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: JiangJiaWei1103 <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
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 <[email protected]>

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