fix typo
Signed-off-by: lilinjie <lilinjie@uniontech.com>
This commit is contained in:
parent
e9a8d5b45f
commit
f2c6a34de9
|
@ -11,7 +11,7 @@
|
||||||
operation is finished.
|
operation is finished.
|
||||||
|
|
||||||
|
|
||||||
2. Simlar problem may happen under virtual machine. If supervisor
|
2. Similar problem may happen under virtual machine. If supervisor
|
||||||
allocates different cores for each scheduling, BLAS performnace
|
allocates different cores for each scheduling, BLAS performnace
|
||||||
will be bad. This is because BLAS also utilizes all cache,
|
will be bad. This is because BLAS also utilizes all cache,
|
||||||
unexpected re-schedule for different core may result of heavy
|
unexpected re-schedule for different core may result of heavy
|
||||||
|
|
Loading…
Reference in New Issue