{"id":15787521,"url":"https://github.com/dunnock/cublas-sys","last_synced_at":"2026-07-04T07:31:34.209Z","repository":{"id":99985008,"uuid":"376780284","full_name":"dunnock/cublas-sys","owner":"dunnock","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-14T08:27:22.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-08T00:06:24.465Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dunnock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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-06-14T10:10:17.000Z","updated_at":"2021-10-14T08:27:25.000Z","dependencies_parsed_at":"2023-05-11T10:31:12.624Z","dependency_job_id":null,"html_url":"https://github.com/dunnock/cublas-sys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dunnock/cublas-sys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnock%2Fcublas-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnock%2Fcublas-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnock%2Fcublas-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnock%2Fcublas-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunnock","download_url":"https://codeload.github.com/dunnock/cublas-sys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnock%2Fcublas-sys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35114095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":[],"created_at":"2024-10-04T21:20:42.056Z","updated_at":"2026-07-04T07:31:34.193Z","avatar_url":"https://github.com/dunnock.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CUDA cuBLAS Bindings\n\nThis crate was auto-generated using [bindgen](https://github.com/rust-lang/rust-bindgen).\n\nThe crate will search for CUDA using the following steps:\n\n1. First check for `CUBLAS_LIB_DIR` and `CUBLAS_INCLUDE_DIR`\n2. Check for `CUDA_PATH` - if not defined then use `/usr/local/cuda`, then check:\n   * `${CUDA_PATH}/lib64` or `${CUDA_PATH}/lib/x64` for libraries\n   * `${CUDA_PATH}/include` for headers\n3. Use the `pkg-config` library for `cuda`, `cudart` or `cublas` packages\n\nList of libraries for linking can be customized via CUBLAS_LIBS environment\nvariable, by default taking `cublas.lib`\n\nIf `CUDA_STATIC` is set then the library will try to link statically.\n\n## CUDA Toolkit Installation\n\nThe CUDA Toolkit from NVIDIA can be downloaded [here](https://developer.nvidia.com/cuda-downloads).\n\nDuring the installation of CUDA, there may be versioning conflicts with previous\nNVIDIA installations, which manifest themselves the following:\n\n```\nThe following packages have unmet dependencies:\ncuda : Depends: cuda-11-4 (\u003e= 11.4.2) but it is not going to be installed\nE: Unable to correct problems, you have held broken packages.\n```\n\nAccording to [this](https://bit.ly/3lBuF7O) you might be able to fix this by\npurging all previous NVIDIA installations:\n\n```bash\nsudo apt purge \"nvidia-*\"\nsudo apt purge \"libnvidia-*\"\n```\n\nOn completion, CUDA will be installed in `/usr/local/cuda` on Linux.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunnock%2Fcublas-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunnock%2Fcublas-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunnock%2Fcublas-sys/lists"}