simd-benchmarks
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: mattkretz
- License: gpl-3.0
- Language: C++
- Default Branch: main
- Size: 77.1 KB
Statistics
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
stdx::simd Benchmarks
This repository collects benchmarks for std::experimental::simd. The
benchmarks are a set of micro-benchmarks that try to capture latency and
throughput of individual operations on a stdx::simd. For reference, the
same operation is also benchmarked on the simd::value_type itself and on GCC
vector builtins (using [[gnu::vector_size(N)]]).
Usage
Set
$CXXto the compiler you want use for the benchmarks. E.g.bash export CXX=/usr/bin/g++-12Call
./run.sh --helpto learn how to invoke individual benchmarks. Therun.shscript can be called from any working directory and will not change the working directory. This may be useful for testing uninstalled compilers.
Owner
- Name: Matthias Kretz
- Login: mattkretz
- Kind: user
- Location: Darmstadt, Germany
- Company: GSI Helmholtzzentrum für Schwerionenforschung
- Website: https://mattkretz.github.io/
- Repositories: 32
- Profile: https://github.com/mattkretz
C++ Committee Numerics Chair, SIMD specialist, CS PhD, Dipl.-Phys, High Energy Physics Software, former KDE core developer, ORCID: 0000-0002-0867-243X
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- fair-software/howfairis-github-action 0.2.1 composite
- actions/checkout v4 composite
- actions/checkout v3 composite