Skip to content

Publish refreshed Surrogates benchmarks - #42

Draft
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:publish/surrogates-refresh
Draft

Publish refreshed Surrogates benchmarks#42
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:publish/surrogates-refresh

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Ignore until reviewed by @ChrisRackauckas.

This publishes the successful refreshed-stack Surrogates artifact from https://github.com/SciML/SciMLBenchmarks.jl/actions/runs/33074510333. The generated Julia script was byte-identical to the existing output; the changed output is the tensor-product page and its two plots.

Artifact evidence

The source benchmark job completed successfully in 8 minutes:

https://github.com/SciML/SciMLBenchmarks.jl/actions/runs/33074510333/job/98525152188

Artifact 9681510873 contained one non-empty Markdown page, two non-empty PNG figures, and one generated Julia script. Both figure references resolve. Scans of the Markdown and script found no ERROR:, LoadError:, Test Failed, UndefVarError, MethodError, There was an error, or KeyError. I visually inspected both plots: the train/test scatter is populated, and the prediction plot contains the expected truth plus six surrogate series rather than an empty or degenerate chart.

Local verification

julia +1.10.11 --startup-file=no --project=. docs/make.jl
# exit 0; site built successfully and deployment was skipped locally

typos markdown/Surrogates/tensor_product.md script/Surrogates/tensor_product.jl
# exit 0

git diff --check
# exit 0

The docs build emitted existing warnings for unrelated pages, including the malformed interpolation in OptimizationCUTEst/CUTEst_quadratic.md and several page-size warnings; it did not fail.

I did not rerun the Surrogates benchmark locally; this PR publishes the retained artifact from the successful self-hosted run. No source benchmark, dependency, public API, or generated script is changed.

🤖 Generated with Claude Code
https://chatgpt.com/codex/tasks/01a03a17-ad6f-7131-82fc-d0fd57ea6512

Source run: https://github.com/SciML/SciMLBenchmarks.jl/actions/runs/33074510333

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>

Co-Authored-By: Claude <noreply@anthropic.com>

Claude-Session: https://chatgpt.com/codex/tasks/01a03a17-ad6f-7131-82fc-d0fd57ea6512
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.

2 participants