{"id":13809665,"url":"https://github.com/PhDP/rust-cuda-template","last_synced_at":"2025-05-14T08:33:21.322Z","repository":{"id":148251007,"uuid":"559374522","full_name":"PhDP/rust-cuda-template","owner":"PhDP","description":"Simple template for Rust + CUDA.","archived":false,"fork":false,"pushed_at":"2022-12-06T17:27:23.000Z","size":310,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-04T02:06:43.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/PhDP.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}},"created_at":"2022-10-29T23:04:45.000Z","updated_at":"2024-02-18T08:56:21.000Z","dependencies_parsed_at":"2023-05-19T13:15:10.849Z","dependency_job_id":null,"html_url":"https://github.com/PhDP/rust-cuda-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhDP%2Frust-cuda-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhDP%2Frust-cuda-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhDP%2Frust-cuda-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhDP%2Frust-cuda-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhDP","download_url":"https://codeload.github.com/PhDP/rust-cuda-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225282533,"owners_count":17449525,"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-08-04T02:00:33.976Z","updated_at":"2024-11-19T02:31:03.968Z","avatar_url":"https://github.com/PhDP.png","language":"Rust","funding_links":[],"categories":["Frameworks","GPU Programming"],"sub_categories":[],"readme":"# rust-cuda-template\n\nSmall example of how to compile \u0026 use cuda kernels with Rust\nusing both **nalgebra** and **ndarray**.\n\n'src/lib.rs' shows how to use the kernel in 'cuda/matrix.cu'.\n\nTo compile the CUDA code and run the test:\n\n    $ cargo test\n\nI've added CUDA-specific tests/benchmarks using Google Test and Google\nBenchmark so the kernels can be tested outside of the Rust code. Since they use\ngit submodules you may want to clone this repository with:\n\n    $ git clone --recursive git@github.com:PhDP/rust-cuda-template.git\n\n## License\n\nYou are free to clone this repository and adopt any license you\nwish to adopt for your code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhDP%2Frust-cuda-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPhDP%2Frust-cuda-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhDP%2Frust-cuda-template/lists"}