Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark on buildkite is unpredictable #897

Open
imreddyTeja opened this issue Oct 29, 2024 · 2 comments
Open

Benchmark on buildkite is unpredictable #897

imreddyTeja opened this issue Oct 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@imreddyTeja
Copy link
Contributor

imreddyTeja commented Oct 29, 2024

Describe the bug

  • at one point the land.jl benchmark was failing with no error or test failure message
  • it seems like it was hitting the time limit of the slurm job because it was getting caught in CUDA profiling.
  • This was also an issue with the Richards benchmark
  • After trying again a few days later, benchmarking the same commits passed
  • As of Nov 4th, the benchmarks mostly worked, but sometimes one will still get hung up CUDA profiling

To Reproduce

Run a benchmark by adding the "Run Benchmarks Tag"

Or even better, add it as a unit test, and open pull request.

Project

If not using the `examples` project: ``` paste your Project.toml here. ``` ``` paste your Manifest.toml here. ```

System details

Any relevant system information:

  • Julia version
  • operating system
  • modules loaded on cluster (module list)

Related issues / PRs

Please add any relevant links.

@imreddyTeja imreddyTeja added the bug Something isn't working label Oct 29, 2024
@imreddyTeja imreddyTeja self-assigned this Oct 29, 2024
@juliasloan25
Copy link
Member

It looks like the land.jl benchmark passed in this run yesterday, but the overall job did fail. Do you have a link to the land.jl run failing?

@imreddyTeja imreddyTeja changed the title Land.jl benchmark always fails Benchmark ob buildkite is unpredictable Nov 6, 2024
@imreddyTeja imreddyTeja changed the title Benchmark ob buildkite is unpredictable Benchmark on buildkite is unpredictable Nov 6, 2024
@imreddyTeja
Copy link
Contributor Author

It looks like the land.jl benchmark passed in this run yesterday, but the overall job did fail. Do you have a link to the land.jl run failing?
https://buildkite.com/clima/climaland-benchmark/builds/2141#0192e9ae-bbab-4eaf-9552-dc80558d3d89

@imreddyTeja imreddyTeja removed their assignment Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants