2 papers
cs.MS2019
A study of vectorization for matrix-free finite element methods
Tianjiao Sun, Lawrence Mitchell, Kaushik Kulkarni +3
Vectorization is increasingly important to achieve high performance on modern hardware with SIMD instructions. Assembly of matrices and vectors in the finite element method, which…
cs.MS2016
OPESCI-FD: Automatic Code Generation Package for Finite Difference Models
Tianjiao Sun
In this project, we introduce OPESCI-FD, a Python package built on symbolic mathematics to automatically generate Finite Difference models from a high-level description of the mode…