首页 /研究 /Improving particle filter performance using SSE instructions
OTHER

Improving particle filter performance using SSE instructions

Peter Djeu, Michael Quinlan, Peter Stone

发表年份
2009
引用次数
3

摘要

Robotics researchers are often faced with real-time constraints, and for that reason algorithmic and implementation-level optimization can dramatically increase the overall performance of a robot. In this paper we illustrate how a substantial run-time gain can be achieved by taking advantage of the extended instruction sets found in modern processors, in particular the SSE1 and SSE2 instruction sets. We present an SSE version of Monte Carlo Localization that results in an impressive 9x speedup over an optimized scalar implementation. In the process, we discuss SSE implementations of atan, atan2 and exp that achieve up to a 4x speedup in these mathematical operations alone.

关键词

SpeedupComputer scienceImplementationParticle filterProcess (computing)Monte Carlo methodRobotRoboticsScalar (mathematics)Instruction set

相关论文

查看 OTHER 分类全部论文