We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3903a commit 5f4a5b3Copy full SHA for 5f4a5b3
2 files changed
CONTRIBUTORS.md
@@ -275,3 +275,6 @@ In chronological order:
275
276
* Fadi Arafeh <fadi.arafeh@arm.com>
277
* [2026-03-05] Accelerate SVE128 SBGEMM/BGEMM
278
+
279
+* Nathan Sircombe <nathan.sircombe@arm.com>
280
+ * [2026-04-16] Add CPU ID for Neoverse V3
driver/others/dynamic_arm64.c
@@ -1,6 +1,6 @@
1
/*********************************************************************/
2
/* Copyright 2009, 2010 The University of Texas at Austin. */
3
-/* Copyright 2023-2024 The OpenBLAS Project */
+/* Copyright 2023-2024, 2026 The OpenBLAS Project */
4
/* All rights reserved. */
5
/* */
6
/* Redistribution and use in source and binary forms, with or */
0 commit comments