Browse Source

Makefile.rule: update CONSISTENT_FPCSR documentation

tags/v0.3.22^2
Kai T. Ohlhus 3 years ago
parent
commit
c2892f0e31
No known key found for this signature in database GPG Key ID: 993D6445BD46BBCE
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile.rule

+ 1
- 1
Makefile.rule View File

@@ -207,7 +207,7 @@ NO_AFFINITY = 1
# to the user space. If bigphysarea is enabled, it will use it.
# DEVICEDRIVER_ALLOCATION = 1

# 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).
# CONSISTENT_FPCSR = 1

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


Loading…
Cancel
Save