Skip to content

Commit c2892f0

Browse files
committed
Makefile.rule: update CONSISTENT_FPCSR documentation
1 parent 84453b9 commit c2892f0

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
@@ -207,7 +207,7 @@ NO_AFFINITY = 1
207207
# to the user space. If bigphysarea is enabled, it will use it.
208208
# DEVICEDRIVER_ALLOCATION = 1
209209

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

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

0 commit comments

Comments
 (0)