Confirm-Solutions / confirmasaurus

3 stars 0 forks source link

Explore GPU optimization and 32 bit arithmetic #10

Closed tbenthompson closed 2 years ago

tbenthompson commented 2 years ago

A good place to start would be to substantially beat the current CPU JAX INLA implementation.

Things to do here:

constinit commented 2 years ago

Thoughts on float32 stability:

tbenthompson commented 2 years ago

Alex's excellent work here checks off one of the more important boxes above: https://github.com/Confirm-Solutions/kevlar/pull/106