We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12da794 commit 2e5e0acCopy full SHA for 2e5e0ac
NEWS.md
@@ -128,6 +128,8 @@ Standard library changes
128
between different eigendecomposition algorithms ([#49355]).
129
* Added a generic version of the (unblocked) pivoted Cholesky decomposition
130
(callable via `cholesky[!](A, RowMaximum())`) ([#54619]).
131
+* The number of default BLAS threads now respects CPU affinity, instead of using total
132
+ number of logical threads available on the system ([#55574]).
133
134
#### Logging
135
0 commit comments