GPU: Check runtime calls and kernel launches in release builds Route Tensor GPU runtime calls and kernel launches through a configurable error check. The default reports and terminates on failure even with NDEBUG; retain opt-out and user override hooks. Test successful and invalid launches, argument evaluation, and release-mode overrides. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.