Skip to content

Move benchmarks from GPU 1 to GPU 0#5193

Merged
simone-silvestri merged 2 commits intomainfrom
simone-silvestri-patch-2
Jan 23, 2026
Merged

Move benchmarks from GPU 1 to GPU 0#5193
simone-silvestri merged 2 commits intomainfrom
simone-silvestri-patch-2

Conversation

@simone-silvestri
Copy link
Copy Markdown
Collaborator

Looks like GPU 1 is very busy on tartarus, while GPU 0 is mostly idle.
The benchmarks are failing because they go out of memory:
https://buildkite.com/clima/oceananigans-benchmarks-1
so maybe changing the GPU will make them restart at least just to check how #5140 performs before #4882 comes online

@simone-silvestri simone-silvestri added the benchmark performance runs preconfigured benchamarks and spits out timing label Jan 23, 2026
Added a TODO comment to find a better solution for CUDA device selection.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.34%. Comparing base (c74aa9b) to head (55b01be).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5193      +/-   ##
==========================================
- Coverage   73.04%   68.34%   -4.70%     
==========================================
  Files         393      393              
  Lines       21916    21222     -694     
==========================================
- Hits        16008    14504    -1504     
- Misses       5908     6718     +810     
Flag Coverage Δ
buildkite 68.34% <ø> (ø)
julia 68.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simone-silvestri simone-silvestri merged commit 17162de into main Jan 23, 2026
72 checks passed
@simone-silvestri simone-silvestri deleted the simone-silvestri-patch-2 branch January 23, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmark performance runs preconfigured benchamarks and spits out timing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants