{"id":6243538,"name":"cuTensorNet","ecosystem":"julia","description":"CUDA programming in Julia.","homepage":"https://juliagpu.org/backends/cuda/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JuliaGPU/CUDA.jl","keywords_array":["julia","cuda","gpu","hacktoberfest"],"namespace":null,"versions_count":17,"first_release_published_at":"2020-06-17T11:05:36.000Z","latest_release_published_at":"2026-03-01T00:00:00.000Z","latest_release_number":"1.5.1","last_synced_at":"2026-03-17T20:18:40.997Z","created_at":"2023-02-02T15:11:45.238Z","updated_at":"2026-03-17T20:30:03.937Z","registry_url":"https://juliahub.com/ui/Packages/General/cuTensorNet/","install_command":"Pkg.add(\"cuTensorNet\")","documentation_url":"https://docs.juliahub.com/General/cuTensorNet/stable/","metadata":{"uuid":"448d79b3-4b49-4e06-a5ea-00c62c0dc3db"},"repo_metadata":{"id":37706297,"uuid":"206801089","full_name":"JuliaGPU/CUDA.jl","owner":"JuliaGPU","description":"CUDA programming in Julia.","archived":false,"fork":false,"pushed_at":"2025-11-07T23:01:55.000Z","size":66442,"stargazers_count":1349,"open_issues_count":334,"forks_count":256,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-11-10T00:21:18.108Z","etag":null,"topics":["cuda","gpu","hacktoberfest","julia"],"latest_commit_sha":null,"homepage":"https://juliagpu.org/backends/cuda/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaGPU.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","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},"funding":{"github":"JuliaLang"}},"created_at":"2019-09-06T13:35:08.000Z","updated_at":"2025-11-07T18:53:05.000Z","dependencies_parsed_at":"2024-01-18T12:41:50.318Z","dependency_job_id":"f040fb48-d965-471c-acfa-1f2c4203f401","html_url":"https://github.com/JuliaGPU/CUDA.jl","commit_stats":{"total_commits":6248,"total_committers":200,"mean_commits":31.24,"dds":0.2564020486555698,"last_synced_commit":"1ea0a8bd64b0d79174082fcd43682e2881ba6f77"},"previous_names":[],"tags_count":117,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaGPU/CUDA.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaGPU","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/sbom","scorecard":{"id":75424,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaGPU/CUDA.jl","commit":"2b42068089a0069c5a77c5c0c0a91a608b220b68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.ref}}': .github/workflows/Format.yml:18"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/Container.yml:25","Info: topLevel 'statuses' permission set to 'read': .github/workflows/Benchmark.yml:3","Warn: topLevel 'contents' permission set to 'write': .github/workflows/Benchmark.yml:4","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/Benchmark.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/CompatHelper.yml:9","Warn: no topLevel permission defined: .github/workflows/Container.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/Format.yml:9","Warn: topLevel 'actions' permission set to 'write': .github/workflows/Format.yml:10","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Benchmark.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Benchmark.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Benchmark.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/CompatHelper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Container.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Container.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Container.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Container.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Container.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Container.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Container.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Container.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Format.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Format.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Format.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Format.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Format.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Format.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/Format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaGPU/CUDA.jl/TagBot.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:11","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/Container.yml:22"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:06.575Z","repository_id":37706297,"created_at":"2025-08-15T04:42:06.575Z","updated_at":"2025-08-15T04:42:06.575Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284920933,"owners_count":27084941,"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-11-17T02:00:06.431Z","response_time":55,"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"},"owner_record":{"login":"JuliaGPU","name":"JuliaGPU","uuid":"7346142","kind":"organization","description":"GPU Computing in Julia","email":null,"website":"https://juliagpu.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7346142?v=4","repositories_count":48,"last_synced_at":"2024-03-26T15:37:26.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaGPU","funding_links":[],"total_stars":4864,"followers":154,"following":0,"created_at":"2022-11-04T00:42:21.636Z","updated_at":"2024-03-26T15:37:26.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaGPU","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaGPU/repositories"},"tags":[{"name":"v5.9.4","sha":"dc13bbc0fd67139b19b791b9d0b8bf922422a489","kind":"tag","published_at":"2025-11-15T06:48:52.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.9.4","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.4/manifests"},{"name":"v5.9.3","sha":"7de34f20f8842a256e439941d154f888060504f6","kind":"tag","published_at":"2025-11-10T08:10:31.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.9.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"b0b484c5bf7e7a8342e0285e42c5e235aa252c32","kind":"tag","published_at":"2025-10-21T18:45:00.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.9.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"07a96729d4ae0ac24f73c3f03881dfe86350c041","kind":"tag","published_at":"2025-10-16T11:05:44.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.9.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.1/manifests"},{"name":"v5.8.5","sha":"798eba2f961d2d54461978328b9e60bf5f5a2a4e","kind":"tag","published_at":"2025-10-07T11:16:42.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.8.5","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.5/manifests"},{"name":"v5.9.0","sha":"cd2ab1d22e36396b6a1141ee8782d182a5020087","kind":"tag","published_at":"2025-09-24T11:42:39.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.9.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.9.0/manifests"},{"name":"v5.8.4","sha":"b05874fcf570dd1a2b774e74a3698cca8a349ebb","kind":"tag","published_at":"2025-09-22T11:55:23.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.8.4","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"d3ce45c801f9a271bcfdc522dbeafeb58faa3b43","kind":"tag","published_at":"2025-08-08T06:23:36.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.8.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"8b6a2a06c8f9d247081d7c92d8f8a82ab68153d5","kind":"tag","published_at":"2025-05-28T06:52:31.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.8.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"a4a7af45f54f0e57f5912bb52db48e2d27cf7b4f","kind":"tag","published_at":"2025-05-14T14:38:56.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.8.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"438722eb6d3e349ba36c34760f4e33b5b56681a4","kind":"tag","published_at":"2025-05-14T08:41:38.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.8.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.8.0/manifests"},{"name":"v5.7.3","sha":"1a006eaf9aefea5e5e749d5f74b631c3e16cadd0","kind":"tag","published_at":"2025-04-17T08:37:19.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.7.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.3/manifests"},{"name":"v5.7.2","sha":"57e06f97e290bb943141c8c271157d38c5dc9b4d","kind":"tag","published_at":"2025-04-07T07:35:37.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.7.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.2/manifests"},{"name":"v5.7.1","sha":"6180d2c81bb5bedcc1ffee09f5a24932b04d388b","kind":"tag","published_at":"2025-03-21T01:09:35.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.7.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"c75b56fc117ce4ed6d5f8c65437f2358aa782279","kind":"tag","published_at":"2025-03-11T09:37:52.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.7.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"6ef1a3dd700448b4902d11e38356bdc58808025f","kind":"tag","published_at":"2025-01-15T11:13:30.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.6.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"fc952a32ff597b262dbbcdce1592e26751309eec","kind":"tag","published_at":"2025-01-08T10:31:53.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.6.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.6.0/manifests"},{"name":"v5.5.2","sha":"a1db081cbc3d20fa3cb28a9f419b485db03a250f","kind":"tag","published_at":"2024-09-26T05:51:29.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.5.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"3b05baf34eedec0b82863d3230f190af6729ec2f","kind":"commit","published_at":"2024-09-22T08:04:02.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.5.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"1fe8838653714c1f77c10d622f4a28a84609fed8","kind":"tag","published_at":"2024-09-18T14:28:11.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.5.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"71311afa35463f3fce09ed73bae66f8810b5e821","kind":"tag","published_at":"2024-07-09T08:09:09.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.4.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"7e6a57af3867a58993380dfc8485529a0f62467e","kind":"tag","published_at":"2024-05-29T07:35:02.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.4.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"5bbd9a76ab49b72af8f2a366e0be2cf9152a53ad","kind":"tag","published_at":"2024-05-28T18:53:40.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.4.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f2062a5c6e8781662a8464f54b35b15541e22a3b","kind":"tag","published_at":"2024-05-28T06:45:32.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.4.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.4.0/manifests"},{"name":"v5.3.5","sha":"7232f85cc064d3e8169b9c6733b2e40f5c120137","kind":"tag","published_at":"2024-05-24T13:29:23.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.3.5","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"c373258510cabf295600e9e075140947ea73f407","kind":"tag","published_at":"2024-05-15T19:28:17.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.3.4","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"50137ae765308400f577a97c1c1aa0fc6408825d","kind":"tag","published_at":"2024-04-27T10:11:43.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.3.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"e2e7b5730c9802d2e2f5e363d2a6171838d5bbc8","kind":"tag","published_at":"2024-04-26T13:59:06.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.3.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"9c9a05f5b7fe44bf8c87c703a0648a0a57513856","kind":"tag","published_at":"2024-04-19T07:16:18.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.3.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"5da4d1d0355432758b3a50c0fed1a365d8f5e403","kind":"tag","published_at":"2024-04-12T14:27:46.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.3.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.3.0/manifests"},{"name":"v4.4.2","sha":"03c5f7267aa6184500b2dd32bf9af20bba58f8e8","kind":"tag","published_at":"2024-04-04T09:27:01.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.4.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.4.2/manifests"},{"name":"v5.2.0","sha":"5876e9d06f7fb13346407f7386e22112a2f13928","kind":"tag","published_at":"2024-01-18T10:44:44.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.2.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"fc99b1dda5380cb7b1b99c64a666fce83e4292a9","kind":"tag","published_at":"2024-01-07T10:34:04.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.1.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ffcd7e341d264fd154849e05019325071cd8d227","kind":"tag","published_at":"2023-11-20T11:38:35.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.1.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"6daddc2fb4ad31fd39ac96c5c920fe4d77d5bd42","kind":"tag","published_at":"2023-11-07T15:10:02.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.1.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2fa65728eb19a9b0ca324e7a68478e4868f742f0","kind":"tag","published_at":"2023-09-19T08:39:31.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v5.0.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v5.0.0/manifests"},{"name":"v4.4.1","sha":"9888ac92810373c3d6b58b5ca972d8df2afb4829","kind":"tag","published_at":"2023-08-25T20:24:30.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.4.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"315c80e577320991cd79054a2b543376f7390d5c","kind":"tag","published_at":"2023-06-26T20:29:29.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.4.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"acd245ed92285147fb7a1ea3a29be72bb66c63c0","kind":"tag","published_at":"2023-06-02T05:55:21.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.3.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b7420f87a1b734d6ebbd1c8fa9f85be27680eec4","kind":"tag","published_at":"2023-05-31T19:40:34.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.3.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"d3b13631f8c608470b11804e07d021735449012c","kind":"tag","published_at":"2023-05-23T18:34:43.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.3.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"af65a44c8def6d7744d01cc57110f53d7ea048d1","kind":"tag","published_at":"2023-05-02T13:25:19.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.2.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.2.0/manifests"},{"name":"v4.1.4","sha":"7e86df8c123fcb47d4fb4a987dd7041733d07270","kind":"tag","published_at":"2023-04-13T15:31:57.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.1.4","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4e8f45be3f4a83b254faa51c52bd7e5e1b76cf27","kind":"tag","published_at":"2023-03-31T16:08:13.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.1.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"1aa3e6bfa3973d97bb6b99eae0eca29aab5fdf46","kind":"tag","published_at":"2023-03-29T08:23:05.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.1.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d235d350ed455eae1b1631b6d644db1dede98d0a","kind":"tag","published_at":"2023-03-26T04:08:04.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.1.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"cf4598f9d95d4e5ab667db4290df6b6605e8f850","kind":"tag","published_at":"2023-03-24T02:29:59.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.1.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"8cd13d63ee02a4290193ba97a96927ae3672a121","kind":"commit","published_at":"2023-02-03T19:34:10.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.0.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f85dd7baea9551e58b852ad4ce7463ebc34f677b","kind":"tag","published_at":"2023-02-01T09:05:20.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v4.0.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v4.0.0/manifests"},{"name":"v3.13.1","sha":"459b17650e241ba2c8dbe197fef63c66c4211e03","kind":"tag","published_at":"2023-01-20T15:53:47.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.13.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.13.1/manifests"},{"name":"v3.12.2","sha":"6b12ece90b90cbdf527deeb129878267af5c91db","kind":"tag","published_at":"2023-01-20T14:40:06.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.12.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.12.2/manifests"},{"name":"v3.13.0","sha":"1a52af139f57632a6f0d5138f084e5410e92bd9c","kind":"tag","published_at":"2023-01-19T17:00:36.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.13.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b7bdc792f528cd8a11288f5c8933421701188211","kind":"tag","published_at":"2023-01-06T07:34:46.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.12.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"3729010513021308b0b840455458a604358db543","kind":"tag","published_at":"2022-07-16T21:40:19.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.12.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"15a0e1d6ef7c43a646fcc0f622f9a8cd54160292","kind":"tag","published_at":"2022-06-15T10:29:38.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.11.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"49902d8812a7796da313c39e4e9fe6d84a7309e9","kind":"tag","published_at":"2022-05-27T20:19:10.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.10.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"044bd988d049b0ff831d523ace7fb3600665cd11","kind":"tag","published_at":"2022-05-16T18:58:42.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.10.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b7e60f508cbfd0d2254153d04c5adfef97b09076","kind":"tag","published_at":"2022-05-08T22:08:17.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.9.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5c40438330a5d5b729571bdf5e90cf10dcf695f3","kind":"tag","published_at":"2022-04-09T09:58:15.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.9.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.9.0/manifests"},{"name":"v3.8.5","sha":"a57345a952277829cb1299811148b1e3ec11d32e","kind":"tag","published_at":"2022-03-14T20:11:42.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.8.5","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.5/manifests"},{"name":"v3.8.4","sha":"1526aadcacde8f3fbb6c6e7e235dc3474b17a0a8","kind":"tag","published_at":"2022-03-11T16:50:34.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.8.4","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"2319b890f1ad807bfa674d75ac14c5a2697a7f51","kind":"tag","published_at":"2022-02-25T17:59:42.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.8.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"46db50debb92b81948eb8e8353a39dce91ec88f2","kind":"tag","published_at":"2022-02-18T17:16:08.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.8.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"9d04926585acf1533570380a41a2d4ac0cf351a8","kind":"tag","published_at":"2022-02-15T17:25:01.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.8.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"e1507d346f407c5557e0b0777e71a58668f56ab7","kind":"tag","published_at":"2022-01-28T16:32:18.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.8.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"fb01adb7be04cb2fdff4cd6f93286becfdcd378f","kind":"tag","published_at":"2022-01-27T11:00:37.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.7.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"92f0dce668e1105e8f6af2e6143955b11ffb047f","kind":"tag","published_at":"2022-01-21T16:55:13.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.7.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"9c77666208cf58b2f647ee172de4aff2648af7a9","kind":"tag","published_at":"2022-01-09T00:27:09.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.6.4","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"273781b1dabf856dc1d17ef244f8049f22c80628","kind":"tag","published_at":"2022-01-07T07:25:22.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.6.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"fff60874464f89ec1e82a25b90a9509166082c3e","kind":"tag","published_at":"2021-12-29T09:13:18.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.6.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"7778e34320df228d005b766521b77a24dc4b3361","kind":"tag","published_at":"2021-12-23T11:56:40.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.6.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2a6bfa6cc6d65a899b4c84cfc94cf3d951415c7d","kind":"tag","published_at":"2021-12-22T07:02:17.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.6.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"ca9034d86a66086e0863c876644fef3577f1e7d9","kind":"tag","published_at":"2021-10-11T06:03:34.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.5.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"be4348054a5c7af00e872f1864545ab8b2bea022","kind":"tag","published_at":"2021-08-27T20:25:12.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.4.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"c3ce59374ccf846ad703484fa1a93e2793a0ed20","kind":"tag","published_at":"2021-08-17T15:02:22.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.4.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6758fcab7ae0d72659a1ca0d56ad2c86d3b451f1","kind":"tag","published_at":"2021-08-13T19:05:35.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.4.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"964893c8cd2c7c8f73de0df1c48d3237d2e07414","kind":"tag","published_at":"2021-08-13T15:37:13.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.3.6","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"de6fd8154c082bd35e88e57553c9c6d90cf0a82f","kind":"tag","published_at":"2021-08-09T10:51:13.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.3.5","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"414ed0a1364768f93324073b81540b6692fd4417","kind":"tag","published_at":"2021-07-15T19:54:39.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.3.4","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"4c87c96c2419b87ad5f403035cadd67b69fb2af3","kind":"tag","published_at":"2021-07-09T11:42:26.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.3.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1e762957d665ce847ad86d67274a6673976a6cf8","kind":"tag","published_at":"2021-07-02T21:22:10.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.3.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"d14e0cb9c6c099614b578dd6c7ff37a627265e67","kind":"tag","published_at":"2021-06-22T07:46:09.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.3.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"5243ffb271106f7873423473b602be2b734170de","kind":"tag","published_at":"2021-06-11T16:12:48.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.3.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"92f1001861641cb173af49454b05c91728cbfc3d","kind":"tag","published_at":"2021-05-13T16:10:49.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.2.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"1e17f68d2981508d5e9ad82851ceb64a0bcb676c","kind":"tag","published_at":"2021-05-10T13:56:09.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.2.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4549cb753993a1b8344cadf5ebe439f000f7eda8","kind":"tag","published_at":"2021-04-28T16:34:13.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.1.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"632f960a332f57aa8b885e39ab6fb7850e6a3bf5","kind":"tag","published_at":"2021-04-15T14:23:26.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.0.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"25a3c5495f694696812cb792556d1117d2e67251","kind":"tag","published_at":"2021-04-14T12:30:50.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.0.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"631e278b56a6355492b4722382c1bec1b323e8af","kind":"tag","published_at":"2021-04-12T17:12:37.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.0.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"27520e60d65e08e50e8c6ce30b2ec322d0fdecb8","kind":"tag","published_at":"2021-04-09T14:08:01.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v3.0.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v3.0.0/manifests"},{"name":"v2.4.3","sha":"5767efb7fa65c3811b187ab310f0bb5e484bc2e4","kind":"tag","published_at":"2021-04-08T10:10:05.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.4.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.3/manifests"},{"name":"v2.6.3","sha":"c35b22919a2a507174495f61a628e70a492d2628","kind":"tag","published_at":"2021-04-07T06:55:18.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.6.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.3/manifests"},{"name":"v2.4.2","sha":"36f153f8f2e88f43e35bc8a438b8844bbf10077a","kind":"tag","published_at":"2021-03-16T14:51:16.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.4.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.2/manifests"},{"name":"v2.6.2","sha":"63c7c34f2b548c9635c62782cab8c48cdcb73b95","kind":"tag","published_at":"2021-03-16T14:41:22.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.6.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"634f841879bc02dbc618286808ae09427b10b8bc","kind":"tag","published_at":"2021-01-29T11:23:37.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.6.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d719a6f52b5fa11b816b03eec4fe47f059db1764","kind":"tag","published_at":"2021-01-25T16:18:25.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.6.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.6.0/manifests"},{"name":"v2.4.1","sha":"02ac36a18fb72d8274b9d771759aa8daae79135a","kind":"tag","published_at":"2021-01-21T19:07:42.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.4.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.1/manifests"},{"name":"v2.5.0","sha":"bfb5d734566e0758493716bec78f6616d64d745c","kind":"tag","published_at":"2021-01-13T02:16:20.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.5.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"2d5700c9bf46e5333051b050509f6018e2274edd","kind":"tag","published_at":"2021-01-08T14:55:12.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.4.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e06704da5b3e804249f8a11834b5e311e56d59e4","kind":"tag","published_at":"2020-11-19T01:35:23.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.3.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1596a2c54a2b6f28ae1b4185e9e6f14df0b20610","kind":"commit","published_at":"2020-11-13T10:30:58.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.2.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b5f837315b680a5ef82c87168750afbfcc76baa6","kind":"tag","published_at":"2020-11-13T09:00:38.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.2.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"602c549474ca437a5f7d001f289264ab9e74f74e","kind":"tag","published_at":"2020-10-30T12:11:01.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.1.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a8ac15c5d0138641e210ef34128a0924ff390cd1","kind":"tag","published_at":"2020-10-15T14:14:34.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.0.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"785c3b3079e1c8b7aebf5aa1852f1f4952bda717","kind":"tag","published_at":"2020-10-05T08:12:30.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.0.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"70d93cc8dc9e8af48b9c3368b120afbc84cac3a1","kind":"tag","published_at":"2020-10-02T07:12:15.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v2.0.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v2.0.0/manifests"},{"name":"v1.3.3","sha":"be210779a9328117caf3687786da0724c60217b0","kind":"tag","published_at":"2020-08-25T11:08:45.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.3.3","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"56c5157fc6644fecc5afa09c34ec30187004328b","kind":"tag","published_at":"2020-08-24T07:09:21.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.3.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6ed96e6d4c6945f50179887101321740ea008ffa","kind":"tag","published_at":"2020-08-22T07:11:13.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.3.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e48d0dc2a533d2e12e91f9a1fe84d10fba5a516f","kind":"tag","published_at":"2020-08-19T13:09:11.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.3.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"527d36484b398626991a6d1ca383e707c42c1020","kind":"tag","published_at":"2020-07-31T08:08:58.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.2.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1c44d7b9b831cc9a8c93c2db738a58fbc0b03f04","kind":"tag","published_at":"2020-07-15T11:07:05.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.2.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1c399bf2ed10624f3961d073f07d55b1a30184ef","kind":"tag","published_at":"2020-07-07T09:07:35.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.1.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3f1e8006d361a7d225207dc2573710276f49e425","kind":"tag","published_at":"2020-06-19T09:05:53.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.0.2","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c73893e25ddd710846b5ae750ee17fe234f72dde","kind":"tag","published_at":"2020-06-18T15:05:47.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.0.1","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"93416eada5c6fb7725e6a8e598861a55fd0ac99b","kind":"tag","published_at":"2020-06-17T11:05:36.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v1.0.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"1ed8b5144b9c9fbee744bda9ab5745e0da3b93a4","kind":"tag","published_at":"2020-05-26T16:07:10.000Z","download_url":"https://codeload.github.com/JuliaGPU/CUDA.jl/tar.gz/v0.1.0","html_url":"https://github.com/JuliaGPU/CUDA.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaGPU/CUDA.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-17T20:30:03.918Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.939726027397262,"dependent_packages_count":38.915068493150685,"stargazers_count":0.28493150684931506,"forks_count":0.28493150684931506,"average":12.356164383561644},"purl":"pkg:julia/cuTensorNet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/cuTensorNet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/cuTensorNet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/cuTensorNet/dependencies","status":null,"funding_links":["https://github.com/sponsors/JuliaLang"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-15T01:00:45.277Z","issues_count":481,"pull_requests_count":962,"avg_time_to_close_issue":27613350.405228756,"avg_time_to_close_pull_request":1300919.916976456,"issues_closed_count":306,"pull_requests_closed_count":807,"pull_request_authors_count":98,"issue_authors_count":258,"avg_comments_per_issue":3.1995841995841996,"avg_comments_per_pull_request":2.1216216216216215,"merged_pull_requests_count":716,"bot_issues_count":0,"bot_pull_requests_count":63,"past_year_issues_count":108,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":858136.9574468085,"past_year_avg_time_to_close_pull_request":339296.19444444444,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":288,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":1.7314814814814814,"past_year_avg_comments_per_pull_request":2.3159340659340657,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":265,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaGPU%2FCUDA.jl/issues","maintainers":[{"login":"maleadt","count":422,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maleadt"},{"login":"kshyatt","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kshyatt"},{"login":"amontoison","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amontoison"},{"login":"vchuravy","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vchuravy"},{"login":"christiangnrd","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christiangnrd"},{"login":"ChrisRackauckas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"carstenbauer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carstenbauer"},{"login":"pxl-th","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxl-th"},{"login":"leios","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leios"},{"login":"thomasfaingnaert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasfaingnaert"},{"login":"tgymnich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgymnich"},{"login":"juliohm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliohm"},{"login":"DhairyaLGandhi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DhairyaLGandhi"},{"login":"ranocha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ranocha"},{"login":"wsmoses","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wsmoses"}],"active_maintainers":[{"login":"kshyatt","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kshyatt"},{"login":"maleadt","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maleadt"},{"login":"vchuravy","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vchuravy"},{"login":"amontoison","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amontoison"},{"login":"christiangnrd","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christiangnrd"},{"login":"pxl-th","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxl-th"},{"login":"juliohm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliohm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/cuTensorNet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/cuTensorNet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/cuTensorNet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/cuTensorNet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/cuTensorNet/codemeta","maintainers":[]}