commit | ab310943d62982a45734f52fed782ec57c9aa6a0 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Aug 09 10:48:24 2024 -0700 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Aug 09 10:48:24 2024 -0700 |
tree | c7869a8d7d71ec9cf2645738bc05452bb253345d | |
parent | 99ffad1971fb03de65f36e5401add8f872550e5f [diff] |
Add a yield instruction in the two spinloops of the threaded matmul implementation.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.