Eigen paralelization

From Medusa: Coordinate Free Mehless Method implementation
Revision as of 16:22, 26 March 2017 by Jureslak (talk | contribs)

Jump to: navigation, search

General Eigen parallelism: https://eigen.tuxfamily.org/dox/TopicMultiThreading.html

Eigen uses number of threads specified my OpenMP, unless Eigen::setNbThreads(n); was called.

Speedups Ax.png L2hit.png L3hit.png