{"id":27551839,"url":"https://github.com/isaurabhmeshram28/cuda-examples","last_synced_at":"2026-05-19T07:10:00.276Z","repository":{"id":287837068,"uuid":"965942471","full_name":"iSaurabhMeshram28/CUDA-Examples","owner":"iSaurabhMeshram28","description":"This repository contains examples and experiments with CUDA programming to explore GPU computing and parallel processing using NVIDIA's CUDA framework.","archived":false,"fork":false,"pushed_at":"2025-05-01T11:22:55.000Z","size":248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T12:29:50.290Z","etag":null,"topics":["cpp","cuda"],"latest_commit_sha":null,"homepage":"","language":"C++","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/iSaurabhMeshram28.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-14T06:47:38.000Z","updated_at":"2025-05-01T11:22:59.000Z","dependencies_parsed_at":"2025-04-14T15:25:39.384Z","dependency_job_id":"9d5c8e55-fee6-491e-939e-2210001896b2","html_url":"https://github.com/iSaurabhMeshram28/CUDA-Examples","commit_stats":null,"previous_names":["isaurabhmeshram28/cuda-example","isaurabhmeshram28/cuda-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iSaurabhMeshram28/CUDA-Examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iSaurabhMeshram28%2FCUDA-Examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iSaurabhMeshram28%2FCUDA-Examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iSaurabhMeshram28%2FCUDA-Examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iSaurabhMeshram28%2FCUDA-Examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iSaurabhMeshram28","download_url":"https://codeload.github.com/iSaurabhMeshram28/CUDA-Examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iSaurabhMeshram28%2FCUDA-Examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010938,"owners_count":26084837,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","cuda"],"created_at":"2025-04-19T09:44:33.850Z","updated_at":"2025-10-12T09:35:43.662Z","avatar_url":"https://github.com/iSaurabhMeshram28.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cuda-Example\n\nThis repository contains examples and experiments with CUDA programming to explore GPU computing and parallel processing using NVIDIA's CUDA framework. It demonstrates how to leverage the power of GPUs for high-performance computing tasks, written in C++ and CUDA.\n\n## Repository Overview\n- To learn and demonstrate the fundamentals of CUDA programming and its applications in parallel computing.\n\n## Contents\nThe repository is organized into examples and experiments covering:\n1. **CUDA Basics**: Introduction to CUDA syntax, kernels, and memory management.\n2. **Parallel Processing**: Examples that demonstrate how to perform parallel computations using CUDA.\n\n## Prerequisites\nTo run the examples in this repository, you will need:\n- NVIDIA GPU with CUDA support\n- NVIDIA CUDA Toolkit installed\n- A modern C++ compiler (e.g., GCC or MSVC)\n\n## Getting Started\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/iSaurabhMeshram28/Cuda-Example.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd Cuda-Example\n   ```\n3. Compile and run an example:\n   ```bash\n   nvcc example.cu -o example\n   ./example\n   ```\n\n## Learning Objectives\nThis repository is designed to help users:\n- Understand the basics of CUDA programming.\n- Write and optimize parallel computing code.\n- Explore the potential of GPU acceleration for computational tasks.\n\n## Future Work\n- Add more complex examples, such as matrix multiplication and image processing.\n- Explore interoperability between CUDA and other frameworks like OpenGL or OpenCV.\n- Optimize existing examples for better performance.\n\n## Resources\n- Astromedicomp's HPP Seminar\n- [CUDA Documentation](https://docs.nvidia.com/cuda/)\n- [CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit)\n- [NVIDIA Developer Blog](https://developer.nvidia.com/blog)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaurabhmeshram28%2Fcuda-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaurabhmeshram28%2Fcuda-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaurabhmeshram28%2Fcuda-examples/lists"}