{"id":21130365,"url":"https://github.com/akileshjayakumar/gpu-detection-scripts","last_synced_at":"2026-05-19T08:07:01.528Z","repository":{"id":249747900,"uuid":"832430624","full_name":"akileshjayakumar/gpu-detection-scripts","owner":"akileshjayakumar","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-07T04:00:13.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-07T14:00:20.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akileshjayakumar.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,"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":"2024-07-23T02:39:18.000Z","updated_at":"2026-02-07T04:00:14.000Z","dependencies_parsed_at":"2024-07-23T05:24:27.688Z","dependency_job_id":null,"html_url":"https://github.com/akileshjayakumar/gpu-detection-scripts","commit_stats":null,"previous_names":["akileshjayakumar/gpu-detection-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akileshjayakumar/gpu-detection-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akileshjayakumar%2Fgpu-detection-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akileshjayakumar%2Fgpu-detection-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akileshjayakumar%2Fgpu-detection-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akileshjayakumar%2Fgpu-detection-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akileshjayakumar","download_url":"https://codeload.github.com/akileshjayakumar/gpu-detection-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akileshjayakumar%2Fgpu-detection-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33207618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"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":["gpu","nvidia","python"],"created_at":"2024-11-20T05:32:39.395Z","updated_at":"2026-05-19T08:07:01.517Z","avatar_url":"https://github.com/akileshjayakumar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPU Detection Scripts\nSmall Python utilities to quickly verify whether your machine can see GPUs through PyTorch and TensorFlow.\n\n## Quick Start\n```bash\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\npython gpu_test.py\n```\n\n## Capabilities\n- Check CUDA visibility and device details via PyTorch (`gpu_test_pytorch.py`).\n- Check visible GPU count via TensorFlow (`gpu_test_tf.py`).\n- Run a combined check in one command (`gpu_test.py`).\n- Gracefully report missing frameworks instead of crashing.\n\n## Configuration\n- No required environment variables are documented for basic usage.\n\n## Usage\n```bash\npython gpu_test.py\n```\n\n## Contributing and Testing\n- Contributions are welcome through pull requests with clear, scoped changes.\n- Run the following checks before submitting changes:\n```bash\npython -m pytest\n```\n\n## License\nLicensed under the `MIT` license. See [LICENSE](./LICENSE) for full text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakileshjayakumar%2Fgpu-detection-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakileshjayakumar%2Fgpu-detection-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakileshjayakumar%2Fgpu-detection-scripts/lists"}