Files
nvbench/examples
Allison Vacanti 5d70492714 Enable more warning flags.
- /W4 on MSVC
- -Wall -Wextra + others on gcc/clang
- New NVBench_ENABLE_WERROR option to toggle "warnings as errors"
- Mark the nlohmann_json library as IMPORTED to switch to system includes
- Rename nvbench_main -> nvbench.main to follow target name conventions
- Explicitly suppress some cudafe warnings when compiling templates in
  nlohmann_json headers.
- Explicitly suppress some warnings from Thrust headers.
- Various fixes for warnings exposed by new flags.
- Disable CUPTI on CTK < 11.3 (See #52).
2021-12-18 20:13:25 -05:00
..
2021-12-18 20:13:25 -05:00
2021-03-18 13:43:27 -04:00
2021-12-18 20:13:25 -05:00
2021-03-18 10:46:28 -04:00
2021-03-09 16:03:14 -05:00
2021-03-09 16:03:14 -05:00