We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84453b9 commit c2892f0Copy full SHA for c2892f0
1 file changed
Makefile.rule
@@ -207,7 +207,7 @@ NO_AFFINITY = 1
207
# to the user space. If bigphysarea is enabled, it will use it.
208
# DEVICEDRIVER_ALLOCATION = 1
209
210
-# 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).
211
# CONSISTENT_FPCSR = 1
212
213
# If any gemm argument m, n or k is less or equal this threshold, gemm will be execute
0 commit comments