summaryrefslogtreecommitdiff
path: root/libc/benchmarks/gpu/timing
AgeCommit message (Expand)Author
2025-08-16[libc][gpu] Disable loop unrolling in the throughput benchmark loop (#153971)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
2025-07-18[libc] Fix GPU benchmarkingJoseph Huber
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-19[libc] Add AMDGPU Timing to CMake (#99603)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-10[libc] Add Timing Utils for AMDGPU (#96828)jameshu15869
2024-06-26[libc] NVPTX Profiling (#92009)jameshu15869