-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto commit by GitBook Editor
- Loading branch information
Ruslan Dautov
committed
Apr 6, 2017
1 parent
3b189da
commit a62314c
Showing
3 changed files
with
35 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
# Глава 4 | ||
|
||
В данной главе мы рассмотрим векторизацию и как помочь компилятору векторизировать наш код. Это позволит наиболее эффективно использовать центральный процессор. | ||
|
||
simd | ||
|
||
В данной главе мы рассмотрим векторизацию и как помочь компилятору векторизировать наш код. Это позволит наиболее эффективно использовать центральный процессор. | ||
|
||
simd | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters