Commit 6f3a15e
authored
fix: NonlinearSolve Benchmarks + PETSc runs (#1181)
* fix: NonlinearSolve Benchmarks + PETSc runs
* fix: try disabling gc
* fix: compat
* fix: pin MINPACK
* fix: disable PETSc for sparsity
* fix: sparsity
* feat: add PETSc to battery
* fix: naming
* fix: total
* fix: ls
* fix: config
* fix: run PETSc with QR
* fix: update compats
* fix: more options
* fix: multiple fixes
* more fixes
* more fixes
* fix: more fixes
* fix: more fixes
* fix: higher priority
* fix: krylov
* fix: lower tolerance
* fix: pass in our AD
* fix: options
* fix: use enzyme for the battery problem
* fix: use latest minpack
* fix: force \ for linear solving
* fix: set autodiff properly
* fix: label
* fix: use log2
* fix: change legend pos
* fix: match the krylov configs
* fix: adjust krylov_dims
* fix: try to make PETSc converge
* fix: old API
* fix: legend
* fix: parse error
* fix: bankds
* feat: up deps1 parent dc920c7 commit 6f3a15e
File tree
10 files changed
+1049
-851
lines changed- benchmarks/NonlinearProblem
- src
10 files changed
+1049
-851
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments