Skip to content

Commit 49e35bc

Browse files
authored
Merge pull request #778 from sriharikrishna/source
Update project work
2 parents 9f10ee4 + a0f7ca8 commit 49e35bc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

collections/_projects/shared_infra_ad.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ We have differentiated HFBTHO using Tapenade. The HFBTHO code implements a nucl
5555
## Results for 2025/2026
5656
We have published the paper on HFBTHO-AD {% cite HascoetEtAl2025 --file jlesc.bib %}. We are differentiating the reference BLAS code using Tapenade. We have used AI tools to generate the invocations of Tapenade and the testing code.
5757

58+
We are developing a sparsity pattern detection feature in Tapenade. This feature is designed to exploit Boolean AD formulas (using either bit-vectors or integer sets) and can be combined with coloring packages such as ColPack or SparseMatrixColorings.jl to efficiently compute sparse derivatives. This capability is especially relevant for solving nonlinear least-squares problems where sparse Jacobians are needed, such as those tackled with the Gauss-Newton or Levenberg-Marquardt methods.
59+
60+
We are working on improving the integration of OptimalControl.jl with our optimization solvers from MadSuite, with a particular focus on our automatic differentiation tool ExaModels.jl. In this project, we are exploring ways to vectorize the code efficiently using generators, aiming to accelerate computations and improve performance when solving optimal control problems.
61+
5862
## Visits and meetings
5963
Frequent e-mail exchanges and virtual meetings between the members of the project.
6064

0 commit comments

Comments
 (0)