issues
search
NVIDIA
/
nvbench
CUDA Kernel Benchmarking Library
Apache License 2.0
524
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check average clock frequency during benchmarks
#193
bernhardmgruber
opened
2 days ago
10
Fix error message when #TypeAxisNames != #TypeAxes.
#192
alliepiper
closed
1 week ago
0
Providing names for inexisting type axes crashes
#191
bernhardmgruber
closed
1 week ago
2
Distinguish slower, same and faster comparisons
#190
bernhardmgruber
closed
1 week ago
0
Issue with `devices` flag on multi-GPU system
#189
GregoryKimball
opened
1 month ago
0
Add CLI parameter to fix the run count
#188
GregoryKimball
opened
1 month ago
0
devcontainer: replace `VAULT_HOST` with `AWS_ROLE_ARN`
#187
jjacobelli
closed
1 month ago
0
Allow comparison of benchmarks for different GPUs
#186
bernhardmgruber
opened
2 months ago
0
Create directories for output JSON files
#185
bernhardmgruber
opened
2 months ago
0
Enable CUPTI to measure kernel execution time instead of CUDA Events
#184
fbusato
opened
2 months ago
1
Compiler errors building examples with CUDA 11.5
#182
bryanpeele
opened
3 months ago
0
Running examples causes segmentation fault
#181
xiupingcui
opened
3 months ago
0
Extend nvbench to measure SOL for compute-bound workloads
#180
samaid
opened
4 months ago
0
Get markdown report from JSON
#179
bernhardmgruber
opened
4 months ago
2
Change nvbench_compare statuses
#178
bernhardmgruber
closed
1 week ago
2
Rename CUPTI methods for consistency with `state` API
#177
alliepiper
opened
5 months ago
0
Add documentation for CUPTI integration and include `auto_throughput.cu` in the list of examples in the top-level README.md
#176
alliepiper
opened
5 months ago
0
Throughput statistics are not calculated when reads/writes are declared after `state.exec()`
#175
alliepiper
opened
5 months ago
0
Restrict stopping criterion parameter usage in command line
#174
psvvsp
opened
5 months ago
3
Added cudaGetLastError() calls to reset benchmarking kernel errors (issue 88).
#173
psvvsp
closed
6 months ago
4
Don't fail CI when ninja_summary fails.
#172
alliepiper
closed
6 months ago
0
Removed extraneous break statements that caused nvc++ to give warnings
#171
cliffburdick
closed
6 months ago
5
Reuse CCCL's new CI infrastructure
#170
alliepiper
opened
6 months ago
0
Enable extra NVBench features in windows build.
#169
alliepiper
closed
7 months ago
0
Fix and test using RAII global state in `main`.
#168
alliepiper
closed
7 months ago
0
[CI] Move CUPTI disablement out of matrix params.
#167
alliepiper
closed
7 months ago
0
Preserve `.devcontainers/img/` when cleaning.
#166
alliepiper
closed
7 months ago
0
Refactor main implementation to improve reusability and customization.
#165
alliepiper
closed
7 months ago
0
Use a reproducible seed in test rng.
#164
alliepiper
closed
7 months ago
0
Increase CI coverage
#163
alliepiper
closed
7 months ago
0
Allow easier customization of NVBENCH_MAIN.
#162
alliepiper
closed
7 months ago
2
CI fixes
#161
alliepiper
closed
7 months ago
0
Trivial change to test CI.
#160
alliepiper
closed
7 months ago
0
Add initial CI, presets, and devcontainers.
#159
alliepiper
closed
7 months ago
0
Fix MSVC
#158
gevtushenko
closed
7 months ago
0
Set `CUDA_MODULE_LOADING=EAGER` before `main`.
#157
alliepiper
closed
7 months ago
0
Getting a lot of errors when building tests and examples on Windows
#156
gabswb
opened
9 months ago
0
compile nvbench_demo error when in c++20 (c++17 works well)
#155
condy0919
opened
10 months ago
0
Smart selection of the entropy step
#154
gevtushenko
opened
10 months ago
0
Associate parameters with stopping criterion to allow stateful CLI parsing and improved diagnostics
#153
alliepiper
opened
10 months ago
0
vcpkg upstream
#152
endingly
opened
10 months ago
0
Entropy-based stopping criterion
#151
gevtushenko
closed
10 months ago
0
Investigate refined benchmark sample stopping criterion
#150
jrhemstad
closed
10 months ago
0
Restore nvml being an optional dependency of nvbench
#149
robertmaynard
closed
1 year ago
0
Support static builds of nvbench with nvml enabled.
#148
robertmaynard
closed
1 year ago
0
Consider `is_finished` customization
#147
gevtushenko
opened
1 year ago
0
No batch tag
#146
gevtushenko
closed
1 year ago
1
Rework nvbench_git_revision logic to correct cccl build failures
#145
robertmaynard
closed
1 year ago
1
Cmake Cannot Locate `git_revision.cuh` file in `nvbench/details`
#144
nv-rliu
closed
1 year ago
2
write_git_revision_file must be used in same CMakeLists as consumer
#143
robertmaynard
closed
1 year ago
1
Next