summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Ensure all benchmarks support --help and cleanupHEADmasterJoshua Bakita2024-02-26
* Add gl_copies benchmark and make targetJoshua Bakita2024-02-26
* Add measure_launch_oh benchmark and make targetJoshua Bakita2024-02-26
* Fix timestamping bugs and clean up CPU side of mon_cross_ctx_copiesJoshua Bakita2024-02-21
* Rewrite clock rate synchronization code to increase accuracyJoshua Bakita2024-02-20
* Always synchronize GPU and CPU time in the current processJoshua Bakita2024-02-19
* Support >4 GiB copy sizes in `mon_cross_ctx_copies`Joshua Bakita2024-02-19
* Split SAFE() macro into API-specific typed variantsJoshua Bakita2024-02-19
* Remove a potential cause of timing aberrationsJoshua Bakita2024-02-19
* Allow custom nvcc location when running make + ignore gdb historyJoshua Bakita2023-10-25
* Add preemption_logger benchmark, make target, and fix d82c60cJoshua Bakita2023-07-06
* Add a "clean" target to the MakefilesJoshua Bakita2023-07-05
* Comments and check for successful cleanup in mon_cross_ctx_copiesJoshua Bakita2023-07-05
* Fix backwards compatibility and checks in mon_cross_ctx_copiesJoshua Bakita2023-06-21
* Rewrite argument parsing for mon_cross_ctx_copiesJoshua Bakita2023-06-21
* Add mon_cross_ctx_copies benchmark and make targetJoshua Bakita2023-06-13
* Add constant_cycles_kernel benchmark + header split and MakefileJoshua Bakita2023-06-09
* Add copy_contender benchmark, Makefile, and copy_testbench headerJoshua Bakita2023-06-09