jsbrittain
Results
3
issues of
jsbrittain
### Description Provide an MLIR-based backend for expression evaluation that can be utilised by SUNDIALS for either CPU or GPU-accelerated solves. ### Motivation At present the PyBaMM IDAKLU solver makes...
feature
difficulty: hard
priority: low
# Description Add a new expression evaluation backend to the IDAKLU solver. MLIR expression evaluation is now supported by lowering PyBaMM's Jax-based expressions into [MLIR](https://mlir.llvm.org/), which are then compiled and...