Skip to content

modify ocp branch#155

Merged
ocots merged 46 commits into
mainfrom
154-general-test-problems-gpu
Mar 11, 2026
Merged

modify ocp branch#155
ocots merged 46 commits into
mainfrom
154-general-test-problems-gpu

Conversation

@AmielMetier
Copy link
Copy Markdown
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
Copy Markdown

@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".

Comment thread Project.toml Outdated
@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 labels Feb 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 28, 2026

✅ Benchmark and Documentation Complete

The automated workflow has completed successfully! 🎉

✅ Completed Tasks

  • 📊 Benchmarks: none 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-11 08:03:39 (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 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 labels Mar 1, 2026
@AmielMetier
Copy link
Copy Markdown
Collaborator Author

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

@jbcaillau
Copy link
Copy Markdown
Member

jbcaillau commented Mar 1, 2026

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

@HediChennoufi
Copy link
Copy Markdown
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 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
Copy Markdown
Member

ocots commented Mar 2, 2026

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

@AmielMetier
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@jbcaillau
Copy link
Copy Markdown
Member

@AmielMetier @HediChennoufi merci pour ça : @ocots est là cette semaine, on regarde.

pour le mail / overleaf : jean-baptiste.caillau@univ-cotedazur.fr (on va laisser olivier tranquille sur ce coup 🙂). à votre dispo pour relire et caler repet de votre prés.

Bonjour @jbcaillau @ocots j'ai fermé toutes les pr et issues inutiles, de plus ici présent il y a tous les problèmes implémentés avec le bench sur ubuntu et kkt qui marche et midpoint vs trapez est en train de tourner sur CPU. Fallait-il autre chose ? Puis-je avoir vos adresses mails pour vous ajouter sur l'overleaf pour le rapport, merci. Belle journée à vous

@jbcaillau
Copy link
Copy Markdown
Member

@AmielMetier @HediChennoufi merci pour les runs : c'est impecc 👍🏽

  • avec les 17 problèmes et les 6 combos sur CPU
  • avec les mêmes et les 2 combos sur GPU

merging 🙂

tenez moi au courant pour rapport / slides

@AmielMetier
Copy link
Copy Markdown
Collaborator Author

@AmielMetier @HediChennoufi merci pour les runs : c'est impecc 👍🏽

  • avec les 17 problèmes et les 6 combos sur CPU
  • avec les mêmes et les 2 combos sur GPU

merging 🙂

tenez moi au courant pour rapport / slides

On vous tient au courant mai nous allons faire ça se week-end, notre semaine est très intense.

@ocots ocots added run bench core-all Trigger all core benchmarks and then make the documentation. and removed run bench core-kkt-gpu Trigger the workflow to run kkt-gpu benchmark run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. run bench core-midpoint-trapeze Run benchmark comparing midpoint and trapeze discretization for ipopt/madnlp labels Mar 10, 2026
ocots and others added 3 commits March 10, 2026 18:34
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-gpu/core-kkt-gpu.json

Includes environment TOMLs and benchmark script
@ocots ocots removed the run bench core-all Trigger all core benchmarks and then make the documentation. label Mar 10, 2026
…olbox/CTBenchmarks.jl into 154-general-test-problems-gpu
@ocots ocots added the run bench core-all Trigger all core benchmarks and then make the documentation. label Mar 10, 2026
ocots and others added 11 commits March 10, 2026 18:37
Results saved to docs/src/assets/benchmarks/core-kkt-gpu/core-kkt-gpu.json

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

Includes environment TOMLs and benchmark script
Results saved to docs/src/assets/benchmarks/core-kkt-cpu/core-kkt-cpu.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
…olbox/CTBenchmarks.jl into 154-general-test-problems-gpu
Results saved to docs/src/assets/benchmarks/core-midpoint-trapeze/core-midpoint-trapeze.json

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

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

Includes environment TOMLs and benchmark script
@ocots ocots removed the run bench core-all Trigger all core benchmarks and then make the documentation. label Mar 11, 2026
@ocots ocots merged commit 12a6a58 into main Mar 11, 2026
7 checks passed
@ocots ocots deleted the 154-general-test-problems-gpu branch March 11, 2026 09:59
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.

[General] test problems GPU

4 participants