summaryrefslogtreecommitdiff
path: root/libc/benchmarks/gpu/LibcGpuBenchmark.h
AgeCommit message (Expand)Author
2025-08-27[libc][gpu] Add exp/log benchmarks and flexible input generation (#155727)Leandro Lacerda
2025-08-15[libc] Polish GPU benchmarking (#153900)Leandro Lacerda
2025-08-15[libc] Improve GPU benchmarking (#153512)Leandro Lacerda
2025-07-23[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h>...lntue
2024-08-18[libc][gpu] Add Atan2 Benchmarks (#104708)jameshu15869
2024-08-08[libc] [gpu] Add Generic, NvSin, and OcmlSinf64 Throughput Benchmark (#101917)jameshu15869
2024-07-29[libc] Add Generic and NVPTX Sin Benchmark (#99795)jameshu15869
2024-07-26[libc] Add Minimum Time and Iterations, Reduce Epsilon (#100838)jameshu15869
2024-07-21[libc] Add N Threads Benchmark Helper (#99834)jameshu15869
2024-07-21[libc] Improve Benchmark UI (#99796)jameshu15869
2024-07-18[libc] Add Multithreaded GPU Benchmarks (#98964)jameshu15869
2024-07-15[libc] Use Atomics in GPU Benchmarks (#98842)jameshu15869
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-07-06[libc] Fix Cppcheck Issues (#96999)jameshu15869
2024-06-26[libc] NVPTX Profiling (#92009)jameshu15869