We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2a2d9 commit 2e64722Copy full SHA for 2e64722
1 file changed
Makefile.rule
@@ -210,7 +210,7 @@ NO_AFFINITY = 1
210
# to the user space. If bigphysarea is enabled, it will use it.
211
# DEVICEDRIVER_ALLOCATION = 1
212
213
-# If you need to synchronize FP CSR between threads (for x86/x86_64 only).
+# If you need to synchronize FP CSR between threads (for x86/x86_64 and aarch64 only).
214
# CONSISTENT_FPCSR = 1
215
216
# If any gemm argument m, n or k is less or equal this threshold, gemm will be execute
0 commit comments