commit | c8267654f268671e0f1c13f773c9244f2e26cc44 | [log] [tgz] |
---|---|---|
author | Morris Hafner <mhafner@nvidia.com> | Wed Oct 30 18:02:08 2024 +0000 |
committer | Antonio Sánchez <cantonios@google.com> | Wed Oct 30 18:02:08 2024 +0000 |
tree | 5b7d4d1ae03bbefc9921e0642ed52f5d21381d86 | |
parent | 84c446df2c2d3c31dc3427c2f3b21363e7735ee4 [diff] |
Don't use __builtin_alloca_with_align with nvc++
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/ or https://libeigen.gitlab.io/docs/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.