{"id":18979699,"url":"https://github.com/ahdhn/cudatemplate","last_synced_at":"2025-04-19T18:07:42.926Z","repository":{"id":78170423,"uuid":"240405517","full_name":"Ahdhn/CUDATemplate","owner":"Ahdhn","description":"Template for starting CUDA/C++ project using CMake with Github Action for CI","archived":false,"fork":false,"pushed_at":"2023-01-29T15:18:35.000Z","size":44,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T11:22:36.799Z","etag":null,"topics":["cmake","cuda","template"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ahdhn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-02-14T01:41:16.000Z","updated_at":"2024-05-13T07:35:09.000Z","dependencies_parsed_at":"2023-03-01T07:15:13.102Z","dependency_job_id":null,"html_url":"https://github.com/Ahdhn/CUDATemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahdhn%2FCUDATemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahdhn%2FCUDATemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahdhn%2FCUDATemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahdhn%2FCUDATemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ahdhn","download_url":"https://codeload.github.com/Ahdhn/CUDATemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249235130,"owners_count":21235157,"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":["cmake","cuda","template"],"created_at":"2024-11-08T15:44:27.657Z","updated_at":"2025-04-16T11:32:30.584Z","avatar_url":"https://github.com/Ahdhn.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CUDATemplate [![Windows](https://github.com/Ahdhn/CUDATemplate/actions/workflows/Windows.yml/badge.svg)](https://github.com/Ahdhn/CUDATemplate/actions/workflows/Windows.yml) [![Ubuntu](https://github.com/Ahdhn/CUDATemplate/actions/workflows/Ubuntu.yml/badge.svg)](https://github.com/Ahdhn/CUDATemplate/actions/workflows/Ubuntu.yml)\nMy template for starting a new CUDA project using CMake on Windows (Visual Studio) or Linux (gcc, clang). The template also includes minimal YAML scripts for CI using Github Actions on both Windows (Visual Studio 2019) and Linux (Ubuntu). \n\n\n## Build \nYou might first need to change the project name in the `CMakeLists.txt` and the folder name and fill in any `TODO`. Then simply run \n\n```\nmkdir build\ncd build \ncmake ..\n```\n\nDepending on the system, this will generate either a `.sln` project on Windows or a `make` file for a Linux system. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahdhn%2Fcudatemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahdhn%2Fcudatemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahdhn%2Fcudatemplate/lists"}