Skip to content

Implement batch command - basic version#208

Merged
pawloch00 merged 26 commits into
mainfrom
ppawl-implement-batch
Nov 4, 2024
Merged

Implement batch command - basic version#208
pawloch00 merged 26 commits into
mainfrom
ppawl-implement-batch

Conversation

@pawloch00
Copy link
Copy Markdown
Contributor

@pawloch00 pawloch00 commented Oct 16, 2024

Fixes / Features

  • This command allows for execution of batch script in basic version, it does not mounts any volumes. Executed script should not rely on other files. Further instructions on installing kjob and necessary prerequisites will be added in Create kjob profile in cluster create command #212

https://github.com/kubernetes-sigs/kueue/blob/main/cmd/experimental/kjobctl/docs/run_slurm.md

https://github.com/kubernetes-sigs/kueue/blob/main/cmd/experimental/kjobctl/docs/installation.md

Testing / Documentation

Testing details.

  • [ y ] Tests pass
  • [ n ] Appropriate changes to documentation are included in the PR - another PR on the way with docs

Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
@pawloch00 pawloch00 marked this pull request as ready for review October 16, 2024 13:11
@pawloch00 pawloch00 requested a review from BluValor October 16, 2024 13:11
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Comment thread src/xpk/commands/batch.py
Comment thread src/xpk/core/app_profile.py
Comment thread src/xpk/core/job_template.py
@pawloch00 pawloch00 requested a review from BluValor October 17, 2024 08:44
BluValor
BluValor previously approved these changes Oct 17, 2024
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Signed-off-by: Piotr Pawłowski <ppawl@google.com>
BluValor
BluValor previously approved these changes Oct 18, 2024
@pawloch00 pawloch00 requested a review from BluValor October 22, 2024 10:00
@mbobrovskyi
Copy link
Copy Markdown
Collaborator

Can we merge this PR?

@pawloch00 pawloch00 merged commit 3aba146 into main Nov 4, 2024
@pawloch00 pawloch00 deleted the ppawl-implement-batch branch November 4, 2024 15:34
@mbobrovskyi
Copy link
Copy Markdown
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants