Skip to content

modify ocp branch#155

Open
AmielMetier wants to merge 18 commits intomainfrom
154-general-test-problems-gpu
Open

modify ocp branch#155
AmielMetier wants to merge 18 commits intomainfrom
154-general-test-problems-gpu

Conversation

@AmielMetier
Copy link
Collaborator

No description provided.

@AmielMetier AmielMetier linked an issue Feb 28, 2026 that may be closed by this pull request
@github-actions github-actions bot requested a review from ocots February 28, 2026 22:53
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 337d453208

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

julia = "1.10"

[sources]
OptimalControlProblems = {url = "https://github.com/control-toolbox/OptimalControlProblems.jl", rev = "206-dev-test-all-new-problems-with-gpu"} No newline at end of file

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Pin OptimalControlProblems to an immutable revision

Using a branch name in [sources] makes this dependency a moving target, so two runs of the same CTBenchmarks commit can resolve different OptimalControlProblems code once that branch advances. In this repository that directly affects benchmark reproducibility (and can also introduce sudden breakage from upstream API changes), so this source override should be pinned to a commit SHA rather than a mutable branch ref.

Useful? React with 👍 / 👎.

@AmielMetier AmielMetier added run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. run bench core-mothra-gpu Trigger the workflow to make the core benchmark on moonshot and the documentation. labels Feb 28, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 28, 2026

✅ Benchmark and Documentation Complete

The automated workflow has completed successfully! 🎉

✅ Completed Tasks

  • 📊 Benchmarks: core-kkt executed and results saved to your branch
  • 📚 Documentation: Documentation updated successfully
  • 🔄 Integration: All changes integrated properly

📖 Documentation Preview

📋 Results

  • 🎯 Benchmark results have been committed to your feature branch
  • 📚 Documentation has been regenerated with the latest benchmark data

🔗 Links


🤖 This notification was automatically generated 2026-03-05 08:00:16 (UTC-2)

github-actions bot added 2 commits March 1, 2026 00:56
Results saved to docs/src/assets/benchmarks/core-ubuntu-latest/core-ubuntu-latest.json

Includes environment TOMLs and benchmark script
Results saved to docs/src/assets/benchmarks/core-ubuntu-latest/core-ubuntu-latest.json

Includes environment TOMLs and benchmark script
@AmielMetier AmielMetier added run bench core-mothra-gpu Trigger the workflow to make the core benchmark on moonshot and the documentation. and removed run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. run bench core-mothra-gpu Trigger the workflow to make the core benchmark on moonshot and the documentation. labels Mar 1, 2026
@AmielMetier
Copy link
Collaborator Author

@ocots @jbcaillau c'est normal que le run bench mothra gpu ne marche pas ?

@jbcaillau
Copy link
Member

jbcaillau commented Mar 1, 2026

@AmielMetier @HediChennoufi oui : il faut utiliser kkt (pas mothra !)

@HediChennoufi
Copy link
Collaborator

HediChennoufi commented Mar 1, 2026

@ocots @jbcaillau kkt est disponible pour qu'on puisse implémenter le run ?

@AmielMetier AmielMetier added run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. and removed run bench core-mothra-gpu Trigger the workflow to make the core benchmark on moonshot and the documentation. labels Mar 1, 2026
Results saved to docs/src/assets/benchmarks/core-ubuntu-latest/core-ubuntu-latest.json

Includes environment TOMLs and benchmark script
@ocots
Copy link
Member

ocots commented Mar 2, 2026

Oui kkt est dispo. Il faut créer un nouveau label je pense.

@AmielMetier
Copy link
Collaborator Author

@ocots pour kkt y a pas de benchmark dans le dossier benchmark, donc on ne peut pas créer le label, on doit créer tous le reste ?

@ocots
Copy link
Member

ocots commented Mar 4, 2026

Oui il faut tout créer, script, entrée dans le registre et label. Pour le label c'est indépendant du reste.

@AmielMetier
Copy link
Collaborator Author

Oui il faut tout créer, script, entrée dans le registre et label. Pour le label c'est indépendant du reste.

d'accord mais on met quoi dans ça {
"id": "core-moonshot",
"julia_version": "1.11",
"julia_arch": "x64",
"runs_on": "["moonshot"]",
"runner": "self-hosted"
}

@AmielMetier AmielMetier removed the run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. label Mar 4, 2026
github-actions bot and others added 6 commits March 4, 2026 15:33
Results saved to docs/src/assets/benchmarks/core-kkt/core-kkt.json

Includes environment TOMLs and benchmark script
Results saved to docs/src/assets/benchmarks/core-kkt/core-kkt.json

Includes environment TOMLs and benchmark script
@AmielMetier AmielMetier added the run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. label Mar 4, 2026
github-actions bot added 3 commits March 4, 2026 17:51
Results saved to docs/src/assets/benchmarks/core-kkt/core-kkt.json

Includes environment TOMLs and benchmark script
Results saved to docs/src/assets/benchmarks/core-ubuntu-latest/core-ubuntu-latest.json

Includes environment TOMLs and benchmark script
Results saved to docs/src/assets/benchmarks/core-kkt/core-kkt.json

Includes environment TOMLs and benchmark script
@AmielMetier AmielMetier added run bench core-kkt and removed run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. run bench core-kkt labels Mar 5, 2026
Results saved to docs/src/assets/benchmarks/core-kkt/core-kkt.json

Includes environment TOMLs and benchmark script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[General] test problems GPU

4 participants