summaryrefslogtreecommitdiff
path: root/libc/benchmarks/gpu
AgeCommit message (Expand)Author
2025-08-27[libc][gpu] Add exp/log benchmarks and flexible input generation (#155727)Leandro Lacerda
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
2025-01-23[libc][NFC] Strip all training whitespace and missing newlines (#124163)Joseph Huber
2024-08-18[libc][gpu] Add Atan2 Benchmarks (#104708)jameshu15869
2024-08-11Revert "libc: Remove `extern "C"` from main declarations" (#102827)Schrodinger ZHU Yifan
2024-08-11libc: Remove `extern "C"` from main declarations (#102825)David Blaikie
2024-08-08[libc][gpu] Add Sinf Benchmarks (#102532)jameshu15869
2024-08-08[libc] [gpu] Fix Minor Benchmark UI Issues (#102529)jameshu15869
2024-08-08[libc] [gpu] Add Generic, NvSin, and OcmlSinf64 Throughput Benchmark (#101917)jameshu15869
2024-08-05[libc] [gpu] Change Time To Be Per Iteration (#101919)jameshu15869
2024-07-30[libc] Only link in the appropriate architecture's device libsJoseph Huber
2024-07-30[libc] Add AMDGPU Sin Benchmark (#101120)jameshu15869
2024-07-29[libc] Add Generic and NVPTX Sin Benchmark (#99795)jameshu15869
2024-07-27[libc] Make NVPTX benchmarks use LTO for linkingJoseph Huber
2024-07-26[libc] Add Minimum Time and Iterations, Reduce Epsilon (#100838)jameshu15869
2024-07-22[libc] Fix invalid format specifier in benchmarkJoseph Huber
2024-07-21[libc] Add N Threads Benchmark Helper (#99834)jameshu15869
2024-07-21[libc] Improve Benchmark UI (#99796)jameshu15869
2024-07-19[libc] Add AMDGPU Timing to CMake (#99603)jameshu15869
2024-07-18[libc] Add Multithreaded GPU Benchmarks (#98964)jameshu15869
2024-07-17[libc] Add Kernel Resource Usage to nvptx-loader (#97503)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-11[libc] Correctly Run Multiple Benchmarks in the Same File (#98467)jameshu15869
2024-07-10[libc] Add Timing Utils for AMDGPU (#96828)jameshu15869
2024-07-06[libc] Fix Cppcheck Issues (#96999)jameshu15869
2024-06-26[libc] NVPTX Profiling (#92009)jameshu15869