Accelerating high-level engineering computations by automatic compilation of Geometric Algebra to hardware accelerators
Embedded Systems and Applications Group, Technische Universitat Darmstadt, Darmstadt, Germany
International Conference on Embedded Computer Systems (SAMOS), 2010
@inproceedings{huthmann2010accelerating,
title={Accelerating high-level engineering computations by automatic compilation of geometric algebra to hardware accelerators},
author={Huthmann, J. and Muller, P. and Stock, F. and Hildenbrand, D. and Koch, A.},
booktitle={Embedded Computer Systems (SAMOS), 2010 International Conference on},
pages={216–222},
year={2010},
organization={IEEE}
}
Geometric Algebra (GA), a generalization of quaternions, is a very powerful form for intuitively expressing and manipulating complex geometric relationships common to engineering problems. The actual evaluation of GA expressions, though, is extremely compute intensive due to the high-dimensionality of data being processed. On standard desktop CPUs, GA evaluations take considerably longer than conventional mathematical formulations. GPUs do offer sufficient throughput to make the use of concise GA formulations practical, but require power far exceeding the budgets for most embedded applications. While the suitability of low-power reconfigurable accelerators for evaluating specific GA computations has already been demonstrated, these often required a significant manual design effort. We present a proof-of-concept compile flow combining symbolic and hardware optimization techniques to automatically generate accelerators from the abstract GA descriptions without user intervention that are suitable for high-performance embedded computing.
July 18, 2011 by hgpu