overheadestimate
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: lechenyu
- License: other
- Language: C++
- Default Branch: main
- Size: 1.91 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Changelog
License
Citation
README.md
Overhead Estimate Using BabelStream 4.0
This repository is to measure the overhead of our new debugging tool which is currently under development. BabelStream Repository
Overhead Estimate Result
| Kernel | GPU Version (V100 GPU) | Arbalest (CPU) | Ballista (V100 GPU, device memory) | Ballista (V100 GPU, pinned memory) | |:---:|:---:|:---:|:---:|:---:| | Copy | 0.67s | 141.37s | 10.03s | 47.46s | | Mul | 0.67s | 141.46s | 10.48s | 47.45s | | Add | 0.96s | 209.61s | 15.04s | 71.07s | | Triad | 0.96s | 209.12s | 15.13s | 71.13s | | Dot | 0.63s | 135.27s | 10.13s | 47.25s |
Owner
- Login: lechenyu
- Kind: user
- Repositories: 3
- Profile: https://github.com/lechenyu
Citation (CITATION.cff)
cff-version: 1.1.0
message: If you use this software, please cite it as below.
authors:
- family-names: Deakin
given-names: Tom
affiliation: University of Bristol
website: https://hpc.tomdeakin.com
- family-names: McIntosh-Smith
given-names: Simon
affiliation: University of Bristol
website: https://uob-hpc.github.io
title: BabelStream
version: 3.4
date-released: 2019-04-10