Skip to content

Fix typo to allow nomalloc test to pass on AVX512.

Silly typo: EIGEN_NO_RUNTIME_MALLOC -> EIGEN_RUNTIME_NO_MALLOC

Merge request reports

Loading