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 fa3be78 commit 0e44183Copy full SHA for 0e44183
1 file changed
tests/test_threadpoolctl.py
@@ -615,6 +615,7 @@ def test_architecture():
615
expected_openblas_architectures = (
616
# XXX: add more as needed by CI or developer laptops
617
"armv8",
618
+ "cooperlake",
619
"haswell",
620
"neoversen1",
621
"prescott", # see: https://github.com/xianyi/OpenBLAS/pull/3485
0 commit comments