aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/functors
diff options
context:
space:
mode:
authorGravatar David Tellenbach <david.tellenbach@me.com>2020-05-07 17:25:42 +0200
committerGravatar David Tellenbach <david.tellenbach@me.com>2020-05-08 12:54:36 +0200
commit5c4e19fbe7ea19d9d8b51243515f972237a49267 (patch)
tree6d6c9e65e091bfa8ac3c16694034747046c863ee /Eigen/src/Core/functors
parent225ab040e078b923ece75b7a49ae0cef980c226f (diff)
Possibility to specify user-defined default cache sizes for GEBP kernel
Some architectures have no convinient way to determine cache sizes at runtime. Eigen's GEBP kernel falls back to default cache values in this case which might not be correct in all situations. This patch introduces three preprocessor directives `EIGEN_DEFAULT_L1_CACHE_SIZE` `EIGEN_DEFAULT_L2_CACHE_SIZE` `EIGEN_DEFAULT_L3_CACHE_SIZE` to give users the possibility to set these default values explicitly.
Diffstat (limited to 'Eigen/src/Core/functors')
0 files changed, 0 insertions, 0 deletions