Aerospike
Aerospike shipped a coordinated CVE train across four release branches in one afternoon
A side-by-side editorial comparison of SU2 and deal.II — release velocity, themes, recent moves, and the top alternatives to consider.
SU2 is growing from an aerodynamics solver into a coupled multiphysics optimizer
SU2 ships two or three releases a year under the same Harrier codename it has used since 8.0, each one a long list of contributed features rather than a single theme. The multiphysics work is the clearest thread: thermal expansion and centrifugal forces reached the FEA solver in 8.2.0, a coupled thermoelasticity solver followed, and 8.5.0 declares that coupling fully functional and adds its adjoint. Turbulence modelling gets steady attention in parallel, most recently a grey-area mitigation strategy for detached-eddy simulation.
deal.II ships one big finite-element release a year, then patches it twice
deal.II is on a steady annual major-release rhythm — 9.6 in late 2024, 9.7 in July 2025, 9.8 in August 2026 — with one or two bug-fix point releases filling each gap. Its GitHub release notes are deliberately thin: each one links out to a generated changes-between-versions page and spends its body on contributor credits. What the feed does show directly is the shape of the project, including a release-candidate train that runs about two weeks before each major.
SU2 ships two or three releases a year under the same Harrier codename it has used since 8.0, each one a long list of contributed features rather than a single theme. The multiphysics work is the clearest thread: thermal expansion and centrifugal forces reached the FEA solver in 8.2.0, a coupled thermoelasticity solver followed, and 8.5.0 declares that coupling fully functional and adds its adjoint. Turbulence modelling gets steady attention in parallel, most recently a grey-area mitigation strategy for detached-eddy simulation.
Two directions are visible in the contribution pattern. Adjoint capability is being extended to each new physics as it lands, which matters because gradient-based design optimization is what distinguishes SU2 from a general-purpose solver — a coupled solver without an adjoint is only half the feature. Meanwhile the numerics substrate is being reworked underneath: FGCRODR replacing GMRES for Newton-Krylov adjoints, PaStiX 6, multigrid tuning, better default compiler flags, and an early GPU port of the FGMRES solver contributed through Google Summer of Code. Machine learning enters narrowly, through data-driven and physics-informed fluid models rather than as a general capability.
The GPU work so far covers one linear solver and is still labelled experimental, so the plausible next step is extending it to more of the solve rather than a new physics module. Expect the adjoint-follows-physics pattern to continue with whatever coupling lands next.
deal.II is on a steady annual major-release rhythm — 9.6 in late 2024, 9.7 in July 2025, 9.8 in August 2026 — with one or two bug-fix point releases filling each gap. Its GitHub release notes are deliberately thin: each one links out to a generated changes-between-versions page and spends its body on contributor credits. What the feed does show directly is the shape of the project, including a release-candidate train that runs about two weeks before each major.
The contributor roster is the signal these notes carry best, and it is growing: 9.8.0 alone credits roughly two dozen first-time contributors against a recurring core of about sixty. Point releases stay narrow and mechanical — MSVC and C++20 compatibility, MatrixFree face handling, Trilinos/Tpetra fixes — which suggests release engineering is stable enough that regressions surface in a predictable band. Nothing in the feed indicates a change of direction; this is a mature library compounding.
Based on the 9.6 and 9.7 patterns, expect a 9.8.1 within roughly two months carrying compiler-compatibility and MatrixFree fixes, and the next major in mid-2027 preceded by a short rc1-through-rc4 train. The release notes themselves are unlikely to get more detailed given how consistently they defer to the external changelog.
Other DevOps products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either SU2 or deal.II.
Aerospike shipped a coordinated CVE train across four release branches in one afternoon
Firebird maintains three release branches at once and ships the same fixes to all of them
GeoTools is migrating off dead Java imaging infrastructure that the whole GeoServer stack sits on
Psi4 is closing the gap with ORCA on the methods that decide which code a lab installs
libosmium is a stable OSM parsing library whose main work now is shedding old dependencies
OpenMM keeps opening new simulation domains while pushing more of the run onto the GPU
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. deal.II is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. deal.II is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.
Top SU2 alternatives in DevOps are ranked by recent ship velocity. Browse the "SU2 alternatives" section above for the current picks, or visit /alternatives/su2 for the full list with editorial commentary on each.
Top deal.II alternatives in DevOps are ranked by recent ship velocity. Browse the "deal.II alternatives" section above for the current picks, or visit /alternatives/dealii for the full list with editorial commentary on each.