Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
STREAMBenchmark-jl
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pc2-CI
Julia
STREAMBenchmark-jl
Commits
650512fd
Unverified
Commit
650512fd
authored
3 years ago
by
Carsten Bauer
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
896b8a24
No related branches found
No related tags found
No related merge requests found
Pipeline
#19338
passed
3 years ago
Stage: test
Stage: coverage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-0
1 addition, 0 deletions
README.md
with
1 addition
and
0 deletions
README.md
+
1
−
0
View file @
650512fd
...
...
@@ -39,6 +39,7 @@ julia> memory_bandwidth(verbose=true)
```
### Keyword arguments
*
`N`
(default
`STREAMBenchmark.default_vector_length()`
): length of the vectors used in the streaming kernels
*
`nthreads`
(default
`Threads.nthreads()`
): Use
`nthreads`
threads for the benchmark. It must hold
`1 ≤ nthreads ≤ Threads.nthreads()`
.
*
`write_allocate`
(default:
`true`
): assume the use / count write allocates.
*
`verbose`
(default:
`false`
): verbose output, including the individual results of the streaming kernels.
...
...
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