Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
ds2-notes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
datovky
ds2-notes
Commits
1d9a4752
Commit
1d9a4752
authored
5 years ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
English: A comma
parent
59ef0dc6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
05-cache/cache.tex
+1
-1
1 addition, 1 deletion
05-cache/cache.tex
with
1 addition
and
1 deletion
05-cache/cache.tex
+
1
−
1
View file @
1d9a4752
...
@@ -99,7 +99,7 @@ be stored at the same place in the internal memory. This is obviously optimal.
...
@@ -99,7 +99,7 @@ be stored at the same place in the internal memory. This is obviously optimal.
A~cache-aware algorithm can use the same sequence of reads. Generally, we do not know
A~cache-aware algorithm can use the same sequence of reads. Generally, we do not know
the sequence of reads used by the optimal caching strategy, but any specific sequence
the sequence of reads used by the optimal caching strategy, but any specific sequence
can serve as an upper bound. For example the sequence we used in the I/O model.
can serve as an upper bound. For example
,
the sequence we used in the I/O model.
A~cache-oblivious algorithm cannot guarantee that the array will be aligned on
A~cache-oblivious algorithm cannot guarantee that the array will be aligned on
a~block boundary (it does not know~
$
B
$
). In the worst case, this can cost us an extra
a~block boundary (it does not know~
$
B
$
). In the worst case, this can cost us an extra
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment