commit | f6cc359e109fb04c6bb35da026f92da1dfe5c8f9 | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Fri Feb 03 19:18:45 2023 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Feb 03 19:18:45 2023 +0000 |
tree | f4c30384930cb5a24901326681e6b06ee045bf0e | |
parent | 2a90653395022152a0eb116064fd0ed53244a6c5 [diff] |
More EIGEN_DEVICE_FUNC fixes for CUDA 10/11/12.
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.