{"id":22752784,"url":"https://github.com/tomtolleson/cuda-kernel-benchmarking-tool","last_synced_at":"2025-03-30T07:17:05.005Z","repository":{"id":267488359,"uuid":"901396717","full_name":"TomTolleson/CUDA-Kernel-Benchmarking-Tool","owner":"TomTolleson","description":"A benchmarking tool in C++ that creates Cuda kernels and tests the overall system performance between CPU and GPU","archived":false,"fork":false,"pushed_at":"2024-12-10T16:14:06.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T07:17:00.956Z","etag":null,"topics":["cuda","cuda-kernels","cuda-support","cuda-toolkit","nvidia","nvidia-cuda","nvidia-gpu"],"latest_commit_sha":null,"homepage":"https://github.com/TomTolleson/CUDA-Kernel-Benchmarking-Tool","language":"Cuda","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TomTolleson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-10T15:26:29.000Z","updated_at":"2024-12-10T16:14:10.000Z","dependencies_parsed_at":"2024-12-10T17:35:05.662Z","dependency_job_id":null,"html_url":"https://github.com/TomTolleson/CUDA-Kernel-Benchmarking-Tool","commit_stats":null,"previous_names":["tomtolleson/cuda-kernel-benchmarking-tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomTolleson%2FCUDA-Kernel-Benchmarking-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomTolleson%2FCUDA-Kernel-Benchmarking-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomTolleson%2FCUDA-Kernel-Benchmarking-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomTolleson%2FCUDA-Kernel-Benchmarking-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomTolleson","download_url":"https://codeload.github.com/TomTolleson/CUDA-Kernel-Benchmarking-Tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285817,"owners_count":20752958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cuda","cuda-kernels","cuda-support","cuda-toolkit","nvidia","nvidia-cuda","nvidia-gpu"],"created_at":"2024-12-11T06:07:19.561Z","updated_at":"2025-03-30T07:17:04.974Z","avatar_url":"https://github.com/TomTolleson.png","language":"Cuda","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CUDA Kernel Benchmarking Tool\n\n[![CUDA](https://img.shields.io/badge/CUDA-12.0-76B900?style=flat\u0026logo=nvidia)](https://developer.nvidia.com/cuda-toolkit)\n[![C++](https://img.shields.io/badge/C++-17-00599C?style=flat\u0026logo=cplusplus)](https://isocpp.org/)\n[![CMake](https://img.shields.io/badge/CMake-3.8+-064F8C?style=flat\u0026logo=cmake)](https://cmake.org/)\n[![VS Code](https://img.shields.io/badge/VS_Code-1.8+-007ACC?style=flat\u0026logo=visualstudiocode)](https://code.visualstudio.com/)\n\nA professional CUDA benchmarking tool for testing and measuring GPU kernel performance.\n\n## Features\n\n\n- Vector addition kernel benchmarking\n- Compute performance testing\n- Memory bandwidth testing\n- High-precision timing measurements\n- Configurable test sizes\n\n## Requirements\n\n- NVIDIA CUDA Toolkit\n- C++17 compatible compiler\n- CMake 3.8 or higher\n\n## Building\n\n```bash\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n## Usage\n\n```bash\n./benchmark\n```\n\n## Project Structure\n\n- `src/` - Source files\n- `include/` - Header files\n- `build/` - Build directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtolleson%2Fcuda-kernel-benchmarking-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomtolleson%2Fcuda-kernel-benchmarking-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtolleson%2Fcuda-kernel-benchmarking-tool/lists"}