{"id":38835394,"url":"https://github.com/gvvsnrnaveen/cuda","last_synced_at":"2026-01-17T13:55:36.465Z","repository":{"id":193891008,"uuid":"689379209","full_name":"gvvsnrnaveen/cuda","owner":"gvvsnrnaveen","description":"this repository contains the various programs that can written using CUDA Toolkit.","archived":false,"fork":false,"pushed_at":"2023-10-07T08:16:32.000Z","size":1369,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-27T18:04:08.546Z","etag":null,"topics":["c","cpp","cuda","nvcc","nvidia-cuda","nvidia-gpu"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gvvsnrnaveen.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}},"created_at":"2023-09-09T16:08:44.000Z","updated_at":"2023-10-07T08:18:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"910b4ca2-5bfb-4e0f-8a92-427f6ec959ab","html_url":"https://github.com/gvvsnrnaveen/cuda","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.2727272727272727,"last_synced_commit":"ff8e2f5b791c03d6e5c51b28b4e3adae588b2239"},"previous_names":["gvvsnrnaveen/cuda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gvvsnrnaveen/cuda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvvsnrnaveen%2Fcuda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvvsnrnaveen%2Fcuda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvvsnrnaveen%2Fcuda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvvsnrnaveen%2Fcuda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gvvsnrnaveen","download_url":"https://codeload.github.com/gvvsnrnaveen/cuda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvvsnrnaveen%2Fcuda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28509547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["c","cpp","cuda","nvcc","nvidia-cuda","nvidia-gpu"],"created_at":"2026-01-17T13:55:36.382Z","updated_at":"2026-01-17T13:55:36.459Z","avatar_url":"https://github.com/gvvsnrnaveen.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nvidia Cuda Toolkit - Personal Learning Repository\n### This is not official Nvidia Cuda Toolkit repository, nor it is associated with Nvidia ###\n### you are free to use any of these samples in your work, if found helpful kindly mention my github reference in your license ###\n\nThis repository provides the very simple to understand programming samples to learn/work with Cuda Toolkit on Nvidia GPUs\n\nFollowing are the samples and their description\n\n1. 001_basic_vector_addition - This program gives the basic vector addition with a constant value\n2. 002_vector_arithmetic - This program gives the arithmetic operations of vectors (c = a + b,  c = a - b, c = a * b, c = b / a)\n3. 003_timing_measurement - This program gives the details of performance measurements in CUDA\n4. 004_concurrent_kernels - This program gives the implementation details of concurrency and concurrent kernels - HtoD Memcpy, Kernel Execution, DtoH Memcpy concurrency\n5. 005_async_api - This program gives the implementation of async memcpy and synchronization using events\n6. 006_assert - This program gives the implementation of using assertions in CUDA kernels\n7. 007_fatbin_kernels - This program gives the implementation of using external CUDA kernels as fatbin files in custom programs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvvsnrnaveen%2Fcuda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgvvsnrnaveen%2Fcuda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvvsnrnaveen%2Fcuda/lists"}