Antonio Sánchez
|
98fbf6ed77
|
Decommission aarch64 ampere runner.
|
2025-06-20 20:33:52 +00:00 |
|
Charles Schlosser
|
81044ec13d
|
Provide macro to explicitly disable alloca
|
2025-06-19 04:23:35 +00:00 |
|
Charles Schlosser
|
bcce88c99e
|
Faster emulated half comparisons
|
2025-06-17 17:05:58 +00:00 |
|
Filippo Basso
|
ac6955ebc6
|
Remove MSVC warnings in FindCoeff.h
|
2025-06-17 00:39:02 +00:00 |
|
Antonio Sánchez
|
67a898a079
|
Fix unprotected SIZE in macro.
|
2025-06-16 22:54:25 +00:00 |
|
Antonio Sánchez
|
cdf6a1f5ed
|
Add OpenBLAS sbgemm.
|
2025-06-16 18:23:03 +00:00 |
|
Charles Schlosser
|
d228bcdf8f
|
Fix neon compilation bug
|
2025-06-10 21:52:01 +00:00 |
|
Charles Schlosser
|
994f3d107a
|
Fix neon packet math tests, add missing neon intrinsics
|
2025-06-09 17:13:31 +00:00 |
|
AnonymousPC
|
cda19a6255
|
Make Eigen::Map<const Vector>::operator[] return correct type
|
2025-06-06 19:15:18 +00:00 |
|
Charles Schlosser
|
d0b490ee09
|
Optimize maxCoeff and friends
|
2025-06-06 14:55:49 +00:00 |
|
Antonio Sánchez
|
c458d68fae
|
Fix compile warning about * with bool.
|
2025-06-05 22:48:57 +00:00 |
|
Adam Cogdell
|
3f00059beb
|
Fix fuzzer range error for scalar parity check.
|
2025-06-05 22:27:35 +00:00 |
|
Charles Schlosser
|
21e89b930c
|
Enable default behavior for pmin<PropagateFast>, predux_min, etc
|
2025-06-02 17:23:37 +00:00 |
|
Charles Schlosser
|
4fdf87bbf5
|
clean up intel packet reductions
|
2025-05-30 19:18:07 +00:00 |
|
Hs293Go
|
a7f183cadb
|
Add factory/getters for quat coeffs in both orders
|
2025-05-28 18:39:55 -04:00 |
|
Sergiu Deitsch
|
d81aa18f4d
|
Explicitly construct the scalar for non-implicitly convertible types
|
2025-05-15 17:40:29 +02:00 |
|
Charles Schlosser
|
171bd08ca9
|
fix 2849
|
2025-05-15 02:04:50 +00:00 |
|
Damiano Franzò
|
db85838ee2
|
Add DUCC FFT support
|
2025-05-12 17:56:02 +00:00 |
|
Damiano Franzò
|
6f1a143418
|
Ensure info() implementation across all SolverBase derived types
|
2025-05-10 01:25:26 +00:00 |
|
Damiano Franzò
|
f3e7d64f3d
|
Fix: Correct Lapacke bindings for BDCSVD and JacobiSVD to match the updated API
|
2025-05-09 11:52:53 +00:00 |
|
Rasmus Munk Larsen
|
434a2fc4a4
|
Fix obsolete comment in InverseImpl.h. We use PartialPivLU for the general case.
|
2025-05-08 23:02:10 +00:00 |
|
Rasmus Munk Larsen
|
ae3aba99db
|
Fix typo in CoreEvaluators.h
|
2025-05-08 17:43:12 +00:00 |
|
Charles Schlosser
|
ee4f86f909
|
Fix MSAN in vectorized casting evaluator
|
2025-05-08 09:38:35 +00:00 |
|
Duy Tran
|
6dbbf0a843
|
CMake: only create uninstall target when eigen is top level
|
2025-05-02 23:17:42 +00:00 |
|
Damiano Franzò
|
fb2fca90be
|
Avoid unnecessary matrix copy in BDCSVD and JacobiSVD
|
2025-05-01 23:17:21 +00:00 |
|
Tyler Veness
|
d6b23a2256
|
Fix unused local typedef warning in matrix exponential
|
2025-04-29 19:54:15 +00:00 |
|
Rasmus Munk Larsen
|
7294434099
|
Avoid UB in ploaduSegment
|
2025-04-25 21:13:52 +00:00 |
|
Antonio Sánchez
|
2265a5e025
|
Fix commainitializer noexcept test.
|
2025-04-23 00:05:02 +00:00 |
|
Tyler Veness
|
619be0deb6
|
Replace instances of EIGEN_NOEXCEPT macros
|
2025-04-22 00:58:47 +00:00 |
|
Rasmus Munk Larsen
|
d2dce37767
|
Optimize slerp() as proposed by Gopinath Vasalamarri.
|
2025-04-21 14:11:42 -07:00 |
|
Rasmus Munk Larsen
|
66d8111ac1
|
Use a more conservative method to detect non-finite inputs to cbrt.
|
2025-04-21 20:59:46 +00:00 |
|
Tyler Veness
|
d6689a15d7
|
Replace instances of EIGEN_CONSTEXPR macro
|
2025-04-18 08:27:52 -07:00 |
|
Rasmus Munk Larsen
|
33f5f59614
|
Vectorize cbrt for float and double.
|
2025-04-17 23:31:20 +00:00 |
|
Charles Schlosser
|
5330960900
|
Enable packet segment in partial redux
|
2025-04-14 17:44:53 +00:00 |
|
Charles Schlosser
|
6266d430cc
|
packet segment: also check DiagonalWrapper
|
2025-04-12 19:34:11 +00:00 |
|
Charles Schlosser
|
e39ad8badc
|
fix constexpr in CoreEvaluators.h
|
2025-04-12 18:54:09 +00:00 |
|
Charles Schlosser
|
7aefb9f4d9
|
fix memset optimization for std::complex types
|
2025-04-12 16:20:09 +00:00 |
|
Charles Schlosser
|
73ca849a68
|
fix packetSegment for ArrayWrapper / MatrixWrapper
|
2025-04-12 12:12:48 +00:00 |
|
Charles Schlosser
|
28c3b26d53
|
masked load/store framework
|
2025-04-12 00:31:10 +00:00 |
|
Eugene Zhulenev
|
cebe09110c
|
Fix a potential deadlock because of Eigen thread pool
|
2025-04-11 23:43:14 +00:00 |
|
William Kong
|
11fd34cc1c
|
Fix the typing of the Tasks in ForkJoin.h
|
2025-04-09 17:21:36 +00:00 |
|
Hunter Belanger
|
2cd47d743e
|
Fixe Conversion Warning in Parallelizer
|
2025-04-08 07:39:01 +00:00 |
|
Antonio Sánchez
|
b860042263
|
Add postream for ostream-ing packets more reliably.
|
2025-04-01 22:12:00 +00:00 |
|
Antonio Sánchez
|
02d9e1138a
|
Add missing pmadd for Packet16bf.
|
2025-03-31 04:17:17 +00:00 |
|
Antonio Sánchez
|
9cc9209b9b
|
Fix cmake warning and default to j0.
|
2025-03-29 16:09:40 +00:00 |
|
Rasmus Munk Larsen
|
e0c99a8dd6
|
By default, run ctests on all available cores in parallel.
|
2025-03-28 04:28:10 +00:00 |
|
Rasmus Munk Larsen
|
63a40ffb95
|
Use fma<float> for fma<half> and fma<bfloat16> if native fma is not available on the platform.
|
2025-03-28 04:26:04 +00:00 |
|
Antonio Sanchez
|
44fb6422be
|
All triggering full CI if MR label containts all-tests
|
2025-03-27 08:37:24 -07:00 |
|
Rasmus Munk Larsen
|
3866cbfbe8
|
Fix test for TensorRef of trace.
|
2025-03-25 23:01:46 +00:00 |
|
Antonio Sanchez
|
6579e36eb4
|
Allow Tensor trace to be passed to a TensorRef.
|
2025-03-25 08:26:23 -07:00 |
|