Skip to content

Commit 2e64722

Browse files
authored
Update Makefile.rule
1 parent aa2a2d9 commit 2e64722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.rule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ NO_AFFINITY = 1
210210
# to the user space. If bigphysarea is enabled, it will use it.
211211
# DEVICEDRIVER_ALLOCATION = 1
212212

213-
# If you need to synchronize FP CSR between threads (for x86/x86_64 only).
213+
# If you need to synchronize FP CSR between threads (for x86/x86_64 and aarch64 only).
214214
# CONSISTENT_FPCSR = 1
215215

216216
# If any gemm argument m, n or k is less or equal this threshold, gemm will be execute

0 commit comments

Comments
 (0)