Robert Maynard
|
9cfb15be8b
|
document why we are patching json.hpp
|
2021-07-09 11:28:43 -04:00 |
|
Robert Maynard
|
237363784a
|
Patch nlohmann json to avoid a compiler bug in nvcc 11.0
Fixes #18
|
2021-07-08 16:52:52 -04:00 |
|
Allison Vacanti
|
8b7a2e86b8
|
Avoid recompiling option_parser every time cmake runs.
Switch to `configure_file`, which won't touch the output file unless
the contents change.
|
2021-03-18 16:07:40 -04:00 |
|
Allison Vacanti
|
8afba6c86a
|
Use CMake to generate --help strings from markdown docs.
|
2021-03-05 16:37:18 -05:00 |
|
Allison Vacanti
|
cf71f6ee15
|
Update NVBench build system with initial standalone support.
|
2021-03-03 13:59:29 -05:00 |
|