drake icon indicating copy to clipboard operation
drake copied to clipboard

#define EIGEN_USE_BLAS

Open RussTedrake opened this issue 3 years ago • 0 comments

We should enable this for all of Drake if we can confirm with the Eigen developers that it is ABI compatible (will not cause ODR violations).

This was initially PR'd in #16683 with a local change to multilayer_perceptron.cc, but after discussing with @jwnimmer-tri we've decided to pull it out of that PR and either enable it for all of Drake or decide that we will not enable it.

RussTedrake avatar Jul 07 '22 00:07 RussTedrake