{"id":20743011,"url":"https://github.com/pandh4cker/cudamatrixmultiplication","last_synced_at":"2026-07-19T00:31:41.771Z","repository":{"id":107313192,"uuid":"429919147","full_name":"PandH4cker/CudaMatrixMultiplication","owner":"PandH4cker","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-21T17:39:27.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T12:38:11.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Cuda","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/PandH4cker.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":"2021-11-19T19:58:39.000Z","updated_at":"2021-11-24T15:20:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"b357d80f-cafb-4665-80cc-89eec279c3b2","html_url":"https://github.com/PandH4cker/CudaMatrixMultiplication","commit_stats":null,"previous_names":["pandh4cker/cudamatrixmultiplication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PandH4cker/CudaMatrixMultiplication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FCudaMatrixMultiplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FCudaMatrixMultiplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FCudaMatrixMultiplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FCudaMatrixMultiplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PandH4cker","download_url":"https://codeload.github.com/PandH4cker/CudaMatrixMultiplication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FCudaMatrixMultiplication/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260427397,"owners_count":23007503,"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":[],"created_at":"2024-11-17T07:08:46.273Z","updated_at":"2025-10-19T13:02:32.627Z","avatar_url":"https://github.com/PandH4cker.png","language":"Cuda","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CudaMatrixMultiplication\n## Author: [Dray Raphael](https://www.linkedin.com/in/raphaeldray/)\n\nMatrix Multiplication using **Nvidia Cuda** cores.\n\n**Nvidia GPU/Accelerator** is required to run this program.\n\n## Compile:\nYou will have to install the \n**Nvidia Cuda Development Toolkit** and to use **nvcc**:\n```shell\nnvcc main.cu -o CudaMatrixMultiplication\n```\n\nOr using **CMake**:\n```shell\nmkdir build\ncd build\ncmake --build ..\n```\n\n## Usage:\n```shell\n./CudaMatrixMultiplication\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandh4cker%2Fcudamatrixmultiplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpandh4cker%2Fcudamatrixmultiplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandh4cker%2Fcudamatrixmultiplication/lists"}