Skip to content

Bump to 3.20.0 for the SCC initialization feature - #515

Merged
ChrisRackauckas merged 1 commit into
masterfrom
bump-3.20.0
Aug 29, 2026
Merged

Bump to 3.20.0 for the SCC initialization feature#515
ChrisRackauckas merged 1 commit into
masterfrom
bump-3.20.0

Conversation

@ChrisRackauckas

Copy link
Copy Markdown
Member

Summary

  • Project.toml version 3.19.13.20.0: Run MTK SCC initialization sequentially on GPU kernels #511 merged new public functionality (MTK SCC initialization on GPU kernels) while master still carried the released 3.19.1, so registration needs a minor bump.
  • Documents the stateless all-linear SCC support (zero-seeded linear blocks) in the ModelingToolkit tutorial's restrictions list.

Verification

  • typos on both changed files: clean.
  • Local docs build (julia --project=docs docs/make.jl): the edited page docs/src/tutorials/modelingtoolkit.md builds with no errors. The build as a whole fails only on CUDA @example blocks in other, untouched pages (getting_started.md, gpu_ensemble_basic.md, …), which cannot execute on this machine's GTX 1050 Ti (CUDA error: operation not supported (code 801) — the known Pascal driver limitation). The Documentation CI job on a supported GPU runner is the arbiter for those pages.

This PR should be ignored until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

The SCC initialization support merged in #511 is new public functionality and
was released without a version bump. Document the zero-seeded stateless
all-linear SCC path in the tutorial's restrictions list.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 29, 2026 21:34
@ChrisRackauckas
ChrisRackauckas merged commit 1aed545 into master Aug 29, 2026
21 of 26 checks passed
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.

1 participant