accelerating

Speed Up Computation

various ways to speed up your computation

This article will record references on speed up computation

specifically on CPU computation including multithreading and SSE. GPU will be on another article



Speed up Eigen


Using raw pointer for Matrix

Speed up using SSE


problem with SSE


SSE instruction

ENVIRONMENT
Eigen SSE multithreading OpenMP

Dialogue & Discussion