Hacker News new | ask | show | jobs
by sgillen 2762 days ago
I'm very curious and would like to know more about what you were trying to do, what did you need a 3TB matrix for?
1 comments

PDE constrained optimization. I was optimizing for many hundreds of thousands of parameters. I only needed the diagonal of the Jacobian by the end of the calculation, however it was necessary to build the full dense matrix first without rewriting massive parts of the logic.
I am also working on PDE-constrained optimization. What was the library that was falsely advertised?