{"id":371372,"url":"https://github.com/kokkos/kokkos-kernels","last_synced_at":"2026-08-25T15:38:20.898Z","repository":{"id":37451608,"uuid":"78572774","full_name":"kokkos/kokkos-kernels","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels","archived":false,"fork":false,"pushed_at":"2026-08-20T22:08:14.000Z","size":35144,"stargazers_count":401,"open_issues_count":152,"forks_count":127,"subscribers_count":28,"default_branch":"develop","last_synced_at":"2026-08-22T14:08:41.174Z","etag":null,"topics":["blas","hpsf","kokkos","linear-algebra","performance-portability","snl-science-libs","sparse-matrix"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"Copyright.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-10T20:49:21.000Z","updated_at":"2026-08-21T16:40:11.000Z","dependencies_parsed_at":"2026-08-15T10:42:27.082Z","dependency_job_id":null,"html_url":"https://github.com/kokkos/kokkos-kernels","commit_stats":{"total_commits":3468,"total_committers":86,"mean_commits":"40.325581395348834","dds":0.8734140715109573,"last_synced_commit":"b9c1bab7a8ae7c9413ad09f612f9011ff04a819e"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos-kernels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/sbom","scorecard":{"id":421389,"data":{"date":"2025-08-18T23:30:29Z","repo":{"name":"github.com/kokkos/kokkos-kernels","commit":"838633e723dbd5e5e3255951d5f11b383dd527a9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:60","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:32","Info: found token with 'none' permissions: .github/workflows/at2.yml:14","Info: found token with 'none' permissions: .github/workflows/bdw.yml:4","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: found token with 'none' permissions: .github/workflows/docs.yml:10","Info: found token with 'none' permissions: .github/workflows/format.yml:10","Info: found token with 'none' permissions: .github/workflows/h100.yml:4","Info: found token with 'none' permissions: .github/workflows/h100_lychee.yml:11","Info: found token with 'none' permissions: .github/workflows/linux.yml:14","Info: found token with 'none' permissions: .github/workflows/mi210.yml:4","Info: found token with 'none' permissions: .github/workflows/osx.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/release.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:20","Info: found token with 'none' permissions: .github/workflows/spr.yml:4","Info: found token with 'none' permissions: .github/workflows/v100_kumquat.yml:11","Info: found token with 'none' permissions: .github/workflows/volta70.yml:4","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  49 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   1 out of   1 pipCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-kernels-4.7.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","Info: signed release artifact: kokkos-kernels-4.6.02-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","Info: signed release artifact: kokkos-kernels-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","Info: signed release artifact: kokkos-kernels-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","Info: signed release artifact: kokkos-kernels-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-kernels-4.7.00.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","Info: provenance for release artifact: kokkos-kernels-4.6.02.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","Info: provenance for release artifact: kokkos-kernels-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-kernels-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-kernels-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: CExA-project, E3SM-Project, Mantevo, ORNL, TriBITSPub, amd, betterscientificsoftware, c3sr, cplusplus, dealii, google, hpsfoundation, illinois-impact, kokkos, llvm, oak ridge national lab, oak ridge national laboratory, sandia national laboratories, sandia national labs, sandialabs, spack, trilinos, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T01:17:08.861Z","repository_id":37451608,"created_at":"2025-08-19T01:17:08.861Z","updated_at":"2025-08-19T01:17:08.861Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"packages":[{"id":73560,"name":"kokkos-kernels-legacy","ecosystem":"spack","description":"Kokkos C++ Performance Portability Programming EcoSystem: Math Kernels -\nProvides BLAS, Sparse BLAS and Graph Kernels.\n","homepage":"https://github.com/kokkos/kokkos-kernels","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos-kernels","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:16:14.325Z","latest_release_published_at":"2022-04-05T09:16:14.325Z","latest_release_number":"2.5.00","last_synced_at":"2026-08-24T15:03:03.267Z","created_at":"2022-04-05T09:16:14.299Z","updated_at":"2026-08-24T15:03:03.267Z","registry_url":"https://packages.spack.io/package.html?name=kokkos-kernels-legacy","install_command":"spack install kokkos-kernels-legacy","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451608,"uuid":"78572774","full_name":"kokkos/kokkos-kernels","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels","archived":false,"fork":false,"pushed_at":"2026-08-20T22:08:14.000Z","size":35144,"stargazers_count":401,"open_issues_count":152,"forks_count":127,"subscribers_count":28,"default_branch":"develop","last_synced_at":"2026-08-22T14:08:41.174Z","etag":null,"topics":["blas","hpsf","kokkos","linear-algebra","performance-portability","snl-science-libs","sparse-matrix"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"Copyright.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-10T20:49:21.000Z","updated_at":"2026-08-21T16:40:11.000Z","dependencies_parsed_at":"2026-08-15T10:42:27.082Z","dependency_job_id":null,"html_url":"https://github.com/kokkos/kokkos-kernels","commit_stats":{"total_commits":3468,"total_committers":86,"mean_commits":"40.325581395348834","dds":0.8734140715109573,"last_synced_commit":"b9c1bab7a8ae7c9413ad09f612f9011ff04a819e"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos-kernels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/sbom","scorecard":{"id":421389,"data":{"date":"2025-08-18T23:30:29Z","repo":{"name":"github.com/kokkos/kokkos-kernels","commit":"838633e723dbd5e5e3255951d5f11b383dd527a9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:60","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:32","Info: found token with 'none' permissions: .github/workflows/at2.yml:14","Info: found token with 'none' permissions: .github/workflows/bdw.yml:4","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: found token with 'none' permissions: .github/workflows/docs.yml:10","Info: found token with 'none' permissions: .github/workflows/format.yml:10","Info: found token with 'none' permissions: .github/workflows/h100.yml:4","Info: found token with 'none' permissions: .github/workflows/h100_lychee.yml:11","Info: found token with 'none' permissions: .github/workflows/linux.yml:14","Info: found token with 'none' permissions: .github/workflows/mi210.yml:4","Info: found token with 'none' permissions: .github/workflows/osx.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/release.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:20","Info: found token with 'none' permissions: .github/workflows/spr.yml:4","Info: found token with 'none' permissions: .github/workflows/v100_kumquat.yml:11","Info: found token with 'none' permissions: .github/workflows/volta70.yml:4","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  49 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   1 out of   1 pipCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-kernels-4.7.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","Info: signed release artifact: kokkos-kernels-4.6.02-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","Info: signed release artifact: kokkos-kernels-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","Info: signed release artifact: kokkos-kernels-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","Info: signed release artifact: kokkos-kernels-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-kernels-4.7.00.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","Info: provenance for release artifact: kokkos-kernels-4.6.02.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","Info: provenance for release artifact: kokkos-kernels-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-kernels-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-kernels-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: CExA-project, E3SM-Project, Mantevo, ORNL, TriBITSPub, amd, betterscientificsoftware, c3sr, cplusplus, dealii, google, hpsfoundation, illinois-impact, kokkos, llvm, oak ridge national lab, oak ridge national laboratory, sandia national laboratories, sandia national labs, sandialabs, spack, trilinos, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T01:17:08.861Z","repository_id":37451608,"created_at":"2025-08-19T01:17:08.861Z","updated_at":"2025-08-19T01:17:08.861Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.0","sha":"a77a71ebe3939db7f1d855e22511e605e08677ac","kind":"tag","published_at":"2026-07-24T20:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"c41b62335a4fe3363ff5f2f6559ab4db08ff0b5b","kind":"tag","published_at":"2026-04-28T22:13:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"edb0d8bfc4ab41f91fe6947c79760966ef4165e1","kind":"tag","published_at":"2026-04-16T17:10:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"b1fe5ce2e57d7fafb13ac4d981a66900aa285e38","kind":"tag","published_at":"2026-04-03T19:08:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"2c7c3c301e810c7ebde0f154db900850a108ddb0","kind":"tag","published_at":"2026-03-26T17:01:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"722619104a9c99da0d497e65d8dfdff07e25145a","kind":"tag","published_at":"2026-02-05T01:22:01.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"2eb7a73e1398295c65d62383c143b126721d6f6c","kind":"tag","published_at":"2026-01-05T22:16:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"2c62167f1e017556cd303a7e596f2281037c6590","kind":"tag","published_at":"2025-12-11T22:42:21.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"ddfde88b830317ab9806b004a99eccf6e61ce98c","kind":"tag","published_at":"2025-11-17T21:34:53.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"6c5b5a3b3626fd873a1164c80d00c42ac8ed7092","kind":"tag","published_at":"2025-09-23T16:48:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"f030e6cb97cece46e14f7471108d891adc425935","kind":"tag","published_at":"2025-08-11T20:48:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"312235c4268a04e8e711787c968a55af59dccd30","kind":"tag","published_at":"2025-07-14T19:25:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"38ed37e82fc1d071078c7825c3be327be519ee52","kind":"tag","published_at":"2025-05-01T15:13:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"8fddd113d9d760e69d24c4a17288c14424299081","kind":"tag","published_at":"2025-03-28T19:31:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"6e2ba940f5c8efc3ad1d7aca8cf4313073a186de","kind":"tag","published_at":"2024-12-24T02:45:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"957ac84922a25ac76d0c67815f4cdfc243897f6a","kind":"tag","published_at":"2024-11-25T21:19:13.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"0b43169e38d09183962758f69a8c3a1886843577","kind":"tag","published_at":"2024-09-13T15:35:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"0608a337389ceb7e2695570db830230c2703bfe0","kind":"tag","published_at":"2024-08-12T16:46:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"d1a91b8a1f3aa4a972d7ff198bce73ec3248f641","kind":"tag","published_at":"2024-05-08T22:05:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"1b0a15f569d10fd0e07e646190468acafc5d1d40","kind":"tag","published_at":"2024-04-08T16:07:21.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"afd65f03a52e4d9d2536feb9be93150bdb8dec37","kind":"commit","published_at":"2024-02-12T22:42:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"f429f6ecbd73b977c37573f00004228075754129","kind":"commit","published_at":"2023-11-20T21:27:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"25a31f8812330cec6e8ac5d8ea99bb9a2045cbab","kind":"commit","published_at":"2023-06-28T17:48:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"bb022cb26f46b2be3dec823c1e872e296ac739e5","kind":"tag","published_at":"2023-05-24T21:20:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"1331baf11534e48016fecc61a93368aca13ad8d8","kind":"tag","published_at":"2023-05-01T23:22:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"b9c1bab7a8ae7c9413ad09f612f9011ff04a819e","kind":"tag","published_at":"2023-03-03T20:14:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"ddf1b3df43fed1674e166516e4f7169ccce3d224","kind":"commit","published_at":"2022-12-06T23:08:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"04821ac3bb916b19fad6b3dabc1f4b9e1049aa0e","kind":"commit","published_at":"2022-09-22T22:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"42ab7a29f33df64406ec5d7eae5c39926598ec33","kind":"tag","published_at":"2022-06-23T18:52:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.01/manifests"},{"name":"papers/us-rse-escience-2022","sha":"bae78fbe26010371a6623769ab49f05d126bd9bf","kind":"commit","published_at":"2022-05-31T22:47:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/papers/us-rse-escience-2022","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/papers/us-rse-escience-2022","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@papers%2Fus-rse-escience-2022","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/papers%2Fus-rse-escience-2022","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/papers%2Fus-rse-escience-2022/manifests"},{"name":"3.6.00","sha":"e09389aef1beeab112a921ed16f265b569398ac8","kind":"tag","published_at":"2022-04-26T23:27:16.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"8381db0486674c1be943de23974821ddfb9e6c29","kind":"commit","published_at":"2021-11-19T19:31:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"00189c0be23a70979aeaa162f0abd4c0e4d1c479","kind":"commit","published_at":"2021-05-26T02:26:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"564dccb339d8d1528c2bb948abdac0c6e48e09d5","kind":"commit","published_at":"2021-04-26T19:44:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"fe439b2100bfd1a8913f66506bfe14ce94552237","kind":"commit","published_at":"2021-01-19T04:13:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"f64b1c57f52989600fe75c1dad2fdcd0d4323528","kind":"commit","published_at":"2020-12-19T02:29:58.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"42defc5697e07f027c6e5e7810450953da685f78","kind":"commit","published_at":"2020-11-25T02:26:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"a952807dc29948b9eb1ae8486f553c23ad7e7806","kind":"commit","published_at":"2020-08-24T23:41:53.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"07a60bcc136d4db46f1a05102762a0a17c07049f","kind":"commit","published_at":"2020-05-05T18:42:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"43773523ea7d848314786b584a25bc9c94582bb8","kind":"commit","published_at":"2020-04-16T20:02:55.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"f199f45d3e2b41013ef4f50a6b18542dad6ef4a7","kind":"commit","published_at":"2020-03-05T19:37:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.0.00/manifests"},{"name":"2.9.00","sha":"d86db111124cea12e23dd3447b6c307f96ef7439","kind":"tag","published_at":"2019-06-24T21:38:27.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"4ee5f3c6dbd0981f6d8c7a9b2b1763439cb56039","kind":"tag","published_at":"2019-02-06T00:25:51.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"94456cf9099e3dcdd9bfb91a86a09a4f77a246d7","kind":"tag","published_at":"2018-11-05T21:29:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"1a7b524ba38fdfab6c1058065af06cbcb4a2ce6f","kind":"tag","published_at":"2018-05-26T14:42:56.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"6e8e97a977564673bdadc15085d27a6a56b98114","kind":"tag","published_at":"2018-05-26T14:41:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"2d8134369d8246a1b54a2b2cc3ed6d78a781a3ad","kind":"tag","published_at":"2017-12-15T17:39:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.5.00/manifests"},{"name":"0.10.03","sha":"e4c645e980e64bdf2971fe5623167ccede2402e3","kind":"tag","published_at":"2017-09-11T21:53:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/0.10.03","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/0.10.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@0.10.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.03/manifests"},{"name":"0.10.00","sha":"e323bcb02e5297154f71c34d8c78dbd4a7f840a4","kind":"tag","published_at":"2017-08-23T02:59:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/0.10.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/0.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@0.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.00/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:25:18.002Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":14.506044185077116,"forks_count":11.963318049187162,"average":20.935806586077533},"purl":"pkg:spack/kokkos-kernels-legacy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos-kernels-legacy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos-kernels-legacy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos-kernels-legacy/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:02:02.189Z","issues_count":250,"pull_requests_count":1137,"avg_time_to_close_issue":41181398.678571425,"avg_time_to_close_pull_request":2468290.2209051726,"issues_closed_count":168,"pull_requests_closed_count":928,"pull_request_authors_count":60,"issue_authors_count":65,"avg_comments_per_issue":2.904,"avg_comments_per_pull_request":5.794195250659631,"merged_pull_requests_count":845,"bot_issues_count":1,"bot_pull_requests_count":255,"past_year_issues_count":19,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":727082.4285714285,"past_year_avg_time_to_close_pull_request":310040.13157894736,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":228,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.368421052631579,"past_year_avg_comments_per_pull_request":0.9964285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/issues","maintainers":[{"login":"dalg24","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"tpadioleau","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"Rombur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"crtrott","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"PhilMiller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"}],"active_maintainers":[{"login":"dalg24","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels-legacy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels-legacy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels-legacy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels-legacy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels-legacy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels-legacy/codemeta","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":73559,"name":"kokkos-kernels","ecosystem":"spack","description":"Kokkos Kernels provides math kernels, often BLAS or LAPACK for small\nmatrices, that can be used in larger Kokkos parallel routines\n","homepage":"https://github.com/kokkos/kokkos-kernels","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos-kernels","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2022-04-05T09:16:14.044Z","latest_release_published_at":"2022-04-05T09:16:14.044Z","latest_release_number":"3.0.00","last_synced_at":"2026-08-24T15:03:01.617Z","created_at":"2022-04-05T09:16:14.011Z","updated_at":"2026-08-24T15:03:01.617Z","registry_url":"https://packages.spack.io/package.html?name=kokkos-kernels","install_command":"spack install kokkos-kernels","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451608,"uuid":"78572774","full_name":"kokkos/kokkos-kernels","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels","archived":false,"fork":false,"pushed_at":"2026-08-20T22:08:14.000Z","size":35144,"stargazers_count":401,"open_issues_count":152,"forks_count":127,"subscribers_count":28,"default_branch":"develop","last_synced_at":"2026-08-22T14:08:41.174Z","etag":null,"topics":["blas","hpsf","kokkos","linear-algebra","performance-portability","snl-science-libs","sparse-matrix"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"Copyright.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-10T20:49:21.000Z","updated_at":"2026-08-21T16:40:11.000Z","dependencies_parsed_at":"2026-08-15T10:42:27.082Z","dependency_job_id":null,"html_url":"https://github.com/kokkos/kokkos-kernels","commit_stats":{"total_commits":3468,"total_committers":86,"mean_commits":"40.325581395348834","dds":0.8734140715109573,"last_synced_commit":"b9c1bab7a8ae7c9413ad09f612f9011ff04a819e"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos-kernels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/sbom","scorecard":{"id":421389,"data":{"date":"2025-08-18T23:30:29Z","repo":{"name":"github.com/kokkos/kokkos-kernels","commit":"838633e723dbd5e5e3255951d5f11b383dd527a9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:60","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:32","Info: found token with 'none' permissions: .github/workflows/at2.yml:14","Info: found token with 'none' permissions: .github/workflows/bdw.yml:4","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: found token with 'none' permissions: .github/workflows/docs.yml:10","Info: found token with 'none' permissions: .github/workflows/format.yml:10","Info: found token with 'none' permissions: .github/workflows/h100.yml:4","Info: found token with 'none' permissions: .github/workflows/h100_lychee.yml:11","Info: found token with 'none' permissions: .github/workflows/linux.yml:14","Info: found token with 'none' permissions: .github/workflows/mi210.yml:4","Info: found token with 'none' permissions: .github/workflows/osx.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/release.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:20","Info: found token with 'none' permissions: .github/workflows/spr.yml:4","Info: found token with 'none' permissions: .github/workflows/v100_kumquat.yml:11","Info: found token with 'none' permissions: .github/workflows/volta70.yml:4","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  49 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   1 out of   1 pipCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-kernels-4.7.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","Info: signed release artifact: kokkos-kernels-4.6.02-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","Info: signed release artifact: kokkos-kernels-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","Info: signed release artifact: kokkos-kernels-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","Info: signed release artifact: kokkos-kernels-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-kernels-4.7.00.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","Info: provenance for release artifact: kokkos-kernels-4.6.02.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","Info: provenance for release artifact: kokkos-kernels-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-kernels-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-kernels-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: CExA-project, E3SM-Project, Mantevo, ORNL, TriBITSPub, amd, betterscientificsoftware, c3sr, cplusplus, dealii, google, hpsfoundation, illinois-impact, kokkos, llvm, oak ridge national lab, oak ridge national laboratory, sandia national laboratories, sandia national labs, sandialabs, spack, trilinos, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T01:17:08.861Z","repository_id":37451608,"created_at":"2025-08-19T01:17:08.861Z","updated_at":"2025-08-19T01:17:08.861Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.0","sha":"a77a71ebe3939db7f1d855e22511e605e08677ac","kind":"tag","published_at":"2026-07-24T20:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"c41b62335a4fe3363ff5f2f6559ab4db08ff0b5b","kind":"tag","published_at":"2026-04-28T22:13:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"edb0d8bfc4ab41f91fe6947c79760966ef4165e1","kind":"tag","published_at":"2026-04-16T17:10:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"b1fe5ce2e57d7fafb13ac4d981a66900aa285e38","kind":"tag","published_at":"2026-04-03T19:08:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"2c7c3c301e810c7ebde0f154db900850a108ddb0","kind":"tag","published_at":"2026-03-26T17:01:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"722619104a9c99da0d497e65d8dfdff07e25145a","kind":"tag","published_at":"2026-02-05T01:22:01.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"2eb7a73e1398295c65d62383c143b126721d6f6c","kind":"tag","published_at":"2026-01-05T22:16:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"2c62167f1e017556cd303a7e596f2281037c6590","kind":"tag","published_at":"2025-12-11T22:42:21.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"ddfde88b830317ab9806b004a99eccf6e61ce98c","kind":"tag","published_at":"2025-11-17T21:34:53.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"6c5b5a3b3626fd873a1164c80d00c42ac8ed7092","kind":"tag","published_at":"2025-09-23T16:48:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"f030e6cb97cece46e14f7471108d891adc425935","kind":"tag","published_at":"2025-08-11T20:48:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"312235c4268a04e8e711787c968a55af59dccd30","kind":"tag","published_at":"2025-07-14T19:25:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"38ed37e82fc1d071078c7825c3be327be519ee52","kind":"tag","published_at":"2025-05-01T15:13:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"8fddd113d9d760e69d24c4a17288c14424299081","kind":"tag","published_at":"2025-03-28T19:31:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"6e2ba940f5c8efc3ad1d7aca8cf4313073a186de","kind":"tag","published_at":"2024-12-24T02:45:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"957ac84922a25ac76d0c67815f4cdfc243897f6a","kind":"tag","published_at":"2024-11-25T21:19:13.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"0b43169e38d09183962758f69a8c3a1886843577","kind":"tag","published_at":"2024-09-13T15:35:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"0608a337389ceb7e2695570db830230c2703bfe0","kind":"tag","published_at":"2024-08-12T16:46:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"d1a91b8a1f3aa4a972d7ff198bce73ec3248f641","kind":"tag","published_at":"2024-05-08T22:05:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"1b0a15f569d10fd0e07e646190468acafc5d1d40","kind":"tag","published_at":"2024-04-08T16:07:21.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"afd65f03a52e4d9d2536feb9be93150bdb8dec37","kind":"commit","published_at":"2024-02-12T22:42:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"f429f6ecbd73b977c37573f00004228075754129","kind":"commit","published_at":"2023-11-20T21:27:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"25a31f8812330cec6e8ac5d8ea99bb9a2045cbab","kind":"commit","published_at":"2023-06-28T17:48:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"bb022cb26f46b2be3dec823c1e872e296ac739e5","kind":"tag","published_at":"2023-05-24T21:20:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"1331baf11534e48016fecc61a93368aca13ad8d8","kind":"tag","published_at":"2023-05-01T23:22:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"b9c1bab7a8ae7c9413ad09f612f9011ff04a819e","kind":"tag","published_at":"2023-03-03T20:14:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"ddf1b3df43fed1674e166516e4f7169ccce3d224","kind":"commit","published_at":"2022-12-06T23:08:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"04821ac3bb916b19fad6b3dabc1f4b9e1049aa0e","kind":"commit","published_at":"2022-09-22T22:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"42ab7a29f33df64406ec5d7eae5c39926598ec33","kind":"tag","published_at":"2022-06-23T18:52:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.01/manifests"},{"name":"papers/us-rse-escience-2022","sha":"bae78fbe26010371a6623769ab49f05d126bd9bf","kind":"commit","published_at":"2022-05-31T22:47:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/papers/us-rse-escience-2022","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/papers/us-rse-escience-2022","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@papers%2Fus-rse-escience-2022","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/papers%2Fus-rse-escience-2022","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/papers%2Fus-rse-escience-2022/manifests"},{"name":"3.6.00","sha":"e09389aef1beeab112a921ed16f265b569398ac8","kind":"tag","published_at":"2022-04-26T23:27:16.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"8381db0486674c1be943de23974821ddfb9e6c29","kind":"commit","published_at":"2021-11-19T19:31:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"00189c0be23a70979aeaa162f0abd4c0e4d1c479","kind":"commit","published_at":"2021-05-26T02:26:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"564dccb339d8d1528c2bb948abdac0c6e48e09d5","kind":"commit","published_at":"2021-04-26T19:44:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"fe439b2100bfd1a8913f66506bfe14ce94552237","kind":"commit","published_at":"2021-01-19T04:13:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"f64b1c57f52989600fe75c1dad2fdcd0d4323528","kind":"commit","published_at":"2020-12-19T02:29:58.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"42defc5697e07f027c6e5e7810450953da685f78","kind":"commit","published_at":"2020-11-25T02:26:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"a952807dc29948b9eb1ae8486f553c23ad7e7806","kind":"commit","published_at":"2020-08-24T23:41:53.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"07a60bcc136d4db46f1a05102762a0a17c07049f","kind":"commit","published_at":"2020-05-05T18:42:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"43773523ea7d848314786b584a25bc9c94582bb8","kind":"commit","published_at":"2020-04-16T20:02:55.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"f199f45d3e2b41013ef4f50a6b18542dad6ef4a7","kind":"commit","published_at":"2020-03-05T19:37:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/3.0.00/manifests"},{"name":"2.9.00","sha":"d86db111124cea12e23dd3447b6c307f96ef7439","kind":"tag","published_at":"2019-06-24T21:38:27.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"4ee5f3c6dbd0981f6d8c7a9b2b1763439cb56039","kind":"tag","published_at":"2019-02-06T00:25:51.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"94456cf9099e3dcdd9bfb91a86a09a4f77a246d7","kind":"tag","published_at":"2018-11-05T21:29:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"1a7b524ba38fdfab6c1058065af06cbcb4a2ce6f","kind":"tag","published_at":"2018-05-26T14:42:56.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"6e8e97a977564673bdadc15085d27a6a56b98114","kind":"tag","published_at":"2018-05-26T14:41:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"2d8134369d8246a1b54a2b2cc3ed6d78a781a3ad","kind":"tag","published_at":"2017-12-15T17:39:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/2.5.00/manifests"},{"name":"0.10.03","sha":"e4c645e980e64bdf2971fe5623167ccede2402e3","kind":"tag","published_at":"2017-09-11T21:53:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/0.10.03","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/0.10.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@0.10.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.03/manifests"},{"name":"0.10.00","sha":"e323bcb02e5297154f71c34d8c78dbd4a7f840a4","kind":"tag","published_at":"2017-08-23T02:59:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos-kernels/tar.gz/0.10.00","html_url":"https://github.com/kokkos/kokkos-kernels/releases/tag/0.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos-kernels@0.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/tags/0.10.00/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:57:20.213Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":14.506044185077116,"forks_count":11.963318049187162,"average":11.362373211060163},"purl":"pkg:spack/kokkos-kernels","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos-kernels","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos-kernels","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos-kernels/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:02:02.189Z","issues_count":250,"pull_requests_count":1137,"avg_time_to_close_issue":41181398.678571425,"avg_time_to_close_pull_request":2468290.2209051726,"issues_closed_count":168,"pull_requests_closed_count":928,"pull_request_authors_count":60,"issue_authors_count":65,"avg_comments_per_issue":2.904,"avg_comments_per_pull_request":5.794195250659631,"merged_pull_requests_count":845,"bot_issues_count":1,"bot_pull_requests_count":255,"past_year_issues_count":19,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":727082.4285714285,"past_year_avg_time_to_close_pull_request":310040.13157894736,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":228,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.368421052631579,"past_year_avg_comments_per_pull_request":0.9964285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/issues","maintainers":[{"login":"dalg24","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"tpadioleau","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"Rombur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"crtrott","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"PhilMiller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"}],"active_maintainers":[{"login":"dalg24","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-kernels/codemeta","maintainers":[{"uuid":"lucbv","login":"lucbv","name":null,"email":null,"url":"https://github.com/lucbv","packages_count":2,"html_url":null,"role":null,"created_at":"2022-11-14T16:42:47.989Z","updated_at":"2022-11-14T16:42:47.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/lucbv/packages"},{"uuid":"srajama1","login":"srajama1","name":null,"email":null,"url":"https://github.com/srajama1","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:42:48.103Z","updated_at":"2022-11-14T16:42:48.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/srajama1/packages"},{"uuid":"brian-kelley","login":"brian-kelley","name":null,"email":null,"url":"https://github.com/brian-kelley","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:42:48.376Z","updated_at":"2022-11-14T16:42:48.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/brian-kelley/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":465411,"full_name":"kokkos/kokkos-kernels","default_branch":"develop","total_commits":5087,"total_committers":111,"total_bot_commits":271,"total_bot_committers":1,"mean_commits":45.828828828828826,"dds":0.8806762335364655,"past_year_total_commits":421,"past_year_total_committers":22,"past_year_total_bot_commits":148,"past_year_total_bot_committers":1,"past_year_mean_commits":19.136363636363637,"past_year_dds":0.6484560570071258,"last_synced_at":"2026-08-25T15:38:01.173Z","last_synced_commit":"eb09ab6002509f5839e12a98ec0837c76cc0252e","created_at":"2023-03-09T00:34:53.913Z","updated_at":"2026-08-20T13:03:02.546Z","committers":[{"name":"Evan Harvey","email":"eharvey@sandia.gov","login":"e10harvey","count":607},{"name":"Luc Berger-Vergiat","email":"lberge@sandia.gov","login":"lucbv","count":529},{"name":"Brian Kelley","email":"bmkelle@sandia.gov","login":"brian-kelley","count":445},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":405},{"name":"Kyungjoo Kim","email":"kyukim@sandia.gov","login":"kyungjoo-kim","count":284},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":271},{"name":"crtrott","email":"crtrott@sandia.gov","login":"crtrott","count":251},{"name":"Vinh Dang","email":"vqdang@sandia.gov","login":"vqd8a","count":232},{"name":"Mark Hoemmen","email":"mhoemme@sandia.gov","login":null,"count":225},{"name":"Mehmet Deveci","email":"mndevec@sandia.gov","login":"mndevec","count":201},{"name":"Carl Pearson","email":"cwpearson","login":"cwpearson","count":197},{"name":"iyamaza","email":"iyamaza@sandia.gov","login":"iyamazaki","count":160},{"name":"Ernesto Prudencio","email":"eeprude@sandia.gov","login":"eeprude","count":159},{"name":"William McLendon","email":"wcmclen@sandia.gov","login":null,"count":155},{"name":"Mikołaj Zuzek","email":"mikolaj.zuzek@ng-analytics.com","login":null,"count":123},{"name":"Damien L-G","email":"dalg24@gmail.com","login":"dalg24","count":101},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":93},{"name":"James Foucar","email":"jgfouca@sandia.gov","login":"jgfouca","count":84},{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":59},{"name":"kliegeois","email":"kimliegeois@ymail.com","login":"kliegeois","count":39},{"name":"Ulrich Hetmaniuk","email":"ulrich.hetmaniuk@gmail.com","login":"uhetmaniuk","count":38},{"name":"Mehmet Deveci","email":"mndevec@s991321.sandia.gov","login":null,"count":37},{"name":"Cezary Skrzyński","email":"cezary.skrzynski@ng-analytics.com","login":"cz4rs","count":36},{"name":"Jennifer Loe","email":"jloe@sandia.gov","login":"jennloe","count":29},{"name":"meriadeg perrinel","email":"meriadeg.perrinel@ng-analytics.com","login":"mperrinel","count":24},{"name":"Vinh Quang Dang (-EXP)","email":"vqdang@kokkos-dev-2.sandia.gov","login":null,"count":20},{"name":"jjwilke","email":"jjwilke@sandia.gov","login":null,"count":20},{"name":"Siva Rajamanickam","email":"srajama@sandia.gov","login":"srajama1","count":14},{"name":"Tom Ransegnola","email":"tmranse@sandia.gov","login":"tmranse","count":14},{"name":"Seher Acer","email":"sacer@sandia.gov","login":"seheracer","count":13},{"name":"Junchao Zhang","email":"jczhang@mcs.anl.gov","login":"jczhang07","count":13},{"name":"Kyungjoo Kim","email":"kyukim@apollo.sandia.gov","login":null,"count":11},{"name":"Christian Glusa","email":"cgcgcg","login":"cgcgcg","count":11},{"name":"Mehmet Deveci","email":"mndevec@adana.local","login":null,"count":11},{"name":"Roscoe A. Bartlett","email":"rabartl@sandia.gov","login":"bartlettroscoe","count":10},{"name":"meriadeg perrinel","email":"meriadeg.perirnel@ng-analytics.com","login":null,"count":9},{"name":"Si Hammond","email":"sdhammo@sandia.gov","login":null,"count":8},{"name":"Jeremiah J Wilke","email":"jjwilke@kokkos-dev-2.sandia.gov","login":null,"count":8},{"name":"Andrew M. Bradley","email":"ambradl@sandia.gov","login":"ambrad","count":8},{"name":"Luc Berger-Vergiat","email":"coe0289@tulip.cm.cluster","login":null,"count":7},{"name":"Edward Hutter","email":"ehutter@sandia.gov","login":null,"count":7},{"name":"Dan Ibanez","email":"daibane@sandia.gov","login":"ibaned","count":6},{"name":"Kyungjoo Kim","email":"kyukim@bread.sandia.gov","login":null,"count":5},{"name":"Seher Acer (-EXP)","email":"sacer@kokkos-dev-2.sandia.gov","login":null,"count":5},{"name":"Carter Edwards","email":"hcedwar@sandia.gov","login":"hcedwar","count":4},{"name":"Sean Miller","email":"sean.miller@amd.com","login":"seanofthemillers","count":4},{"name":"Malachi","email":"malachi2@illinois.edu","login":"MalachiTimothyPhillips","count":4},{"name":"Kyungjoo Kim","email":"kyukim@kokkos-dev.sandia.gov","login":null,"count":4},{"name":"Jenkins","email":"jenkins@sandia-tmp.gov","login":null,"count":3},{"name":"Mehmet NMN Deveci (-EXP)","email":"mndevec@hansen01.(none)","login":null,"count":3},{"name":"Vladislav Semykin","email":"34096407+ViNN280801","login":"ViNN280801","count":3},{"name":"Phil Miller","email":"pbmille@sandia.gov","login":"PhilMiller","count":3},{"name":"Chris Siefert","email":"csiefer@sandia.gov","login":"csiefer2","count":3},{"name":"Amy Powell","email":"ajpowel@sandia.gov","login":"ajpowelsnl","count":3},{"name":"Brent Perschbacher","email":"bmpersc@sandia.gov","login":null,"count":2},{"name":"Daniel Arndt","email":"arndtd@ornl.com","login":null,"count":2},{"name":"Caleb Schilly","email":"cwschilly@gmail.com","login":"cwschilly","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Eric Phipps","email":"etphipp@sandia.gov","login":"etphipp","count":2},{"name":"Paul Kuberry","email":"pkuberry@gmail.com","login":"kuberry","count":2},{"name":"Roger Pawlowski","email":"rppawlo@sandia.gov","login":"rppawlo","count":2},{"name":"Thomas Padioleau","email":"thomas.padioleau@cea.fr","login":"tpadioleau","count":2},{"name":"Tomasetti Romin","email":"romin.tomasetti@gmail.com","login":"romintomasetti","count":2},{"name":"Edward Hutter","email":"ehutter@warrant.srn.sandia.gov","login":null,"count":2},{"name":"Matt Bettencourt","email":"mbetten@sandia.gov","login":null,"count":2},{"name":"Pierre Kestener","email":"pkestene","login":"pkestene","count":2},{"name":"Berger-Vergiat","email":"lberge@s1077626.sandia.gov","login":null,"count":1},{"name":"Dan Sunderland","email":"dsunder@sandia.gov","login":null,"count":1},{"name":"Jonas Thies","email":"jonas.thies@dlr.de","login":null,"count":1},{"name":"Luc Berger-Vergiat (-EXP)","email":"lberge@kokkos-dev.sandia.gov","login":null,"count":1},{"name":"Luc Berger-Vergiat (-EXP)","email":"lberge@trappist.son.sandia.gov","login":null,"count":1},{"name":"Luc Berger-Vergiat","email":"lberge@jlselogin2.ftm.alcf.anl.gov","login":null,"count":1},{"name":"Luc Berger-Vergiat","email":"lberge@uan-0002.head.cm.americas.sgi.com","login":null,"count":1},{"name":"Max Lupo Pasini","email":"mlupopa@sandia.gov","login":null,"count":1},{"name":"Ian Bogle","email":"ibogle@sandia.gov","login":null,"count":1},{"name":"hartsw","email":"103582976+hartsw","login":"hartsw","count":1},{"name":"japlews","email":"22622327+japlews","login":"japlews","count":1},{"name":"malphil","email":"malphil@sandia.gov","login":"malphil","count":1},{"name":"meriadeg perrinel","email":"meriadegp@gmail.com","login":"meriadegp","count":1},{"name":"micheldemessieres","email":"michel@demessieres.com","login":"MicheldeMessieres","count":1},{"name":"Eric Bavier","email":"bavier@member.fsf.org","login":"bavier","count":1},{"name":"Eric C. Cyr","email":"eccyr@sandia.gov","login":"eric-c-cyr","count":1},{"name":"Jan Ciesko","email":"jan.ciesko@gmail.com","login":"janciesko","count":1},{"name":"Jason M. Gates","email":"jmgate@sandia.gov","login":"jmgate","count":1},{"name":"John Cary","email":"cary@txcorp.com","login":"jrobcary","count":1},{"name":"Colleen Bertoni","email":"cebertoni@gmail.com","login":"colleeneb","count":1},{"name":"Bruno Turcksin","email":"bruno.turcksin@gmail.com","login":"Rombur","count":1},{"name":"Baptiste Legouix","email":"stilynx51@gmail.com","login":"blegouix","count":1},{"name":"Andrey Prokopenko","email":"aprokop@sandia.gov","login":"aprokop","count":1},{"name":"Anders Johansson","email":"anjohan@uio.no","login":"anjohan","count":1},{"name":"Kevin Huck","email":"Kevin.Huck@amd.com","login":"khuck-AMD","count":1},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":1},{"name":"Mark Hoemmen","email":"mhoemmen","login":"mhoemmen","count":1},{"name":"Michael Gilbert","email":"euphoricpoptarts@gmail.com","login":"euphoricpoptarts","count":1},{"name":"Wyatt Horne","email":"68676884+wjhorne","login":"wjhorne","count":1},{"name":"Victor Brunini","email":"victorbrunini@gmail.com","login":"vbrunini","count":1},{"name":"Timo Heister","email":"timo.heister@gmail.com","login":"tjhei","count":1},{"name":"Thomas Conrad Clevenger","email":"tccleve@sandia.gov","login":"tcclevenger","count":1},{"name":"Seth R Johnson","email":"johnsonsr@ornl.gov","login":"sethrj","count":1},{"name":"Rohit M P","email":"rohitmp99@gmail.com","login":"rohit-mp","count":1},{"name":"Richard Berger","email":"richard.berger@outlook.com","login":"rbberger","count":1},{"name":"Prateek Chawla","email":"prateek.chawla168@gmail.com","login":"prateekchawla168","count":1},{"name":"Nuno Nobre","email":"nuno.nobre@stfc.ac.uk","login":"nmnobre","count":1},{"name":"Your Name","email":"you@example.com","login":"invalid-email-address","count":1},{"name":"akhil","email":"akhil4400@gmail.com","login":"akhilpotla","count":1},{"name":"avdelor","email":"avdelor@sandia.gov","login":"avdelor","count":1},{"name":"dekken","email":"philip.deegan@gmail.com","login":"PhilipDeegan","count":1},{"name":"Sidafa Conde","email":"sconde@sandia.gov","login":null,"count":1},{"name":"Thomas Conrad Clevenger","email":"tccleve@mappy.sandia.gov","login":null,"count":1},{"name":"Mehmet NMN Deveci (-EXP)","email":"mndevec@shepard-lsm1.(none)","login":null,"count":1},{"name":"wcwitt","email":"wcwitt","login":"wcwitt","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":148},{"name":"Luc Berger","email":"lberge@sandia.gov","login":"lucbv","count":94},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":59},{"name":"brian-kelley","email":"bmkelle@sandia.gov","login":"brian-kelley","count":22},{"name":"James Foucar","email":"jgfouca@sandia.gov","login":"jgfouca","count":20},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":18},{"name":"Carl Pearson","email":"cwpearson","login":"cwpearson","count":16},{"name":"Damien L-G","email":"dalg24@gmail.com","login":"dalg24","count":10},{"name":"Vinh Dang","email":"vqdang@sandia.gov","login":"vqd8a","count":7},{"name":"Christian Glusa","email":"cgcgcg","login":"cgcgcg","count":6},{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":6},{"name":"Vladislav Semykin","email":"34096407+ViNN280801","login":"ViNN280801","count":3},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Malachi","email":"malachi2@illinois.edu","login":"MalachiTimothyPhillips","count":2},{"name":"Anders Johansson","email":"anjohan@uio.no","login":"anjohan","count":1},{"name":"Colleen Bertoni","email":"cebertoni@gmail.com","login":"colleeneb","count":1},{"name":"Jan Ciesko","email":"jan.ciesko@gmail.com","login":"janciesko","count":1},{"name":"Kevin Huck","email":"Kevin.Huck@amd.com","login":"khuck-AMD","count":1},{"name":"Nuno Nobre","email":"nuno.nobre@stfc.ac.uk","login":"nmnobre","count":1},{"name":"Prateek Chawla","email":"prateek.chawla168@gmail.com","login":"prateekchawla168","count":1},{"name":"Victor Brunini","email":"victorbrunini@gmail.com","login":"vbrunini","count":1},{"name":"wcwitt","email":"wcwitt","login":"wcwitt","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6768733,"commits_count":981180361,"contributors_count":41373422,"owners_count":1362877,"committers_count":3357422,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"kokkos/kokkos-kernels","html_url":"https://github.com/kokkos/kokkos-kernels","last_synced_at":"2026-08-24T15:02:38.857Z","status":"error","issues_count":250,"pull_requests_count":1137,"avg_time_to_close_issue":41181398.678571425,"avg_time_to_close_pull_request":2468290.2209051726,"issues_closed_count":168,"pull_requests_closed_count":928,"pull_request_authors_count":60,"issue_authors_count":65,"avg_comments_per_issue":2.904,"avg_comments_per_pull_request":5.794195250659631,"merged_pull_requests_count":845,"bot_issues_count":1,"bot_pull_requests_count":255,"past_year_issues_count":19,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":727082.4285714285,"past_year_avg_time_to_close_pull_request":310040.13157894736,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":228,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.368421052631579,"past_year_avg_comments_per_pull_request":0.9964285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":200,"created_at":"2023-05-10T14:51:36.241Z","updated_at":"2026-08-24T15:02:38.858Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/issues","issue_labels_count":{"table":{"bug":59,"InDevelop":42,"bug develop-only":22,"enhancement":17,"feature request":13,"Cleanup":12,"Documentation":9,"BlocksPromotion":6,"question":5,"CompilerIssue":5,"bug fixed-in-develop":3,"performance":2,"AT: WIP":2,"AT2-SPECIAL-APPROVAL":2,"CompatibilityUpdate":1,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":256,"github_actions":186,"Cleanup":147,"AT2-SPECIAL-APPROVAL":85,"AT2-CI-APPROVAL":82,"enhancement":81,"bug":74,"python":71,"feature request":52,"CI: skip-docs":50,"AT: WIP":45,"Documentation":33,"TrilinosPatchMatch":14,"AT: STALE":9,"performance":9,"AT: PRE-TEST INSPECTED":8,"CompatibilityUpdate":6,"BlocksPromotion":5,"WIP":3,"bug develop-only":3,"patch-release-cherry-pick":3,"CompilerIssue":2,"AT: RETEST":2,"Ready for review":1,"duplicate":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":191,"NONE":48,"MEMBER":11}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1068,"NONE":43,"MEMBER":26}},"issue_authors":{"table":{"cwpearson":51,"ndellingwood":50,"brian-kelley":26,"e10harvey":20,"lucbv":9,"cgcgcg":8,"romintomasetti":6,"dalg24":4,"tpadioleau":3,"mhoemmen":3,"maartenarnst":3,"vbrunini":3,"jgfouca":3,"jczhang07":2,"Rombur":2,"glhenni":2,"vasylivy":2,"srajama1":2,"blegouix":2,"jakub-homola":2,"MalachiTimothyPhillips":2,"jennloe":2,"wcwitt":1,"rbberger":1,"pauleonix":1,"renovate[bot]":1,"ddement":1,"eddy16112":1,"crtrott":1,"kcooley-cvd":1,"FRYoussef":1,"prj-":1,"RiceReallyGood":1,"3rav":1,"prwolfe":1,"fnrizzi":1,"sskutnik":1,"ViNN280801":1,"vincentmr":1,"HanjiangWu313":1,"kddevin":1,"mndevec":1,"vqd8a":1,"jacobmerson":1,"LutzGross":1,"Char-Aznable":1,"Jacobfaib":1,"ChristianLagares":1,"cz4rs":1,"PhilMiller":1,"MRizwanSoongsil":1,"uhetmaniuk":1,"Sachitt":1,"csiefer2":1,"eeethon":1,"amk227":1,"prateekchawla168":1,"japlews":1,"michadavids":1,"jjwilke":1,"FabienPean-Virtonomy":1,"keixthb":1,"cwsmith":1,"Yurlungur":1,"AChisolmAMD":1}},"pull_request_authors":{"table":{"dependabot[bot]":255,"lucbv":214,"cwpearson":161,"ndellingwood":103,"yasahi-hpc":90,"brian-kelley":85,"jgfouca":61,"e10harvey":26,"dalg24":19,"masterleinad":16,"vqd8a":10,"jczhang07":8,"eeprude":7,"MalachiTimothyPhillips":5,"tmranse":5,"japlews":5,"jennloe":3,"bartlettroscoe":3,"prateekchawla168":3,"tpadioleau":3,"Copilot":3,"cz4rs":3,"FabienPean-Virtonomy":2,"seanofthemillers":2,"romintomasetti":2,"kliegeois":2,"Rombur":2,"ViNN280801":2,"vbrunini":2,"wjhorne":2,"crtrott":2,"alphataubio":2,"tjhei":2,"uhetmaniuk":1,"khuck-AMD":1,"Morgan2010":1,"rbberger":1,"mzuzek":1,"RL-S":1,"ibogle":1,"janciesko":1,"maartenarnst":1,"step-security-bot":1,"Yurlungur":1,"anjohan":1,"colleeneb":1,"ajpowelsnl":1,"bcaddy":1,"benc303":1,"blegouix":1,"robert-zklink":1,"seheracer":1,"pkestene":1,"hartsw":1,"wcwitt":1,"mperrinel":1,"nmnobre":1,"cgcgcg":1,"plusbpm":1,"tcclevenger":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16356915,"issues_count":42499616,"pull_requests_count":136078034,"authors_count":11525736,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"BlocksPromotion":1,"bug":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":75,"github_actions":48,"AT2-CI-APPROVAL":28,"python":27,"Cleanup":25,"enhancement":22,"AT2-SPECIAL-APPROVAL":20,"Documentation":16,"CI: skip-docs":13,"feature request":12,"bug":11,"BlocksPromotion":2,"performance":2,"duplicate":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":14,"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":266,"NONE":7,"MEMBER":5}},"past_year_issue_authors":{"table":{"cgcgcg":6,"cwpearson":3,"jakub-homola":2,"brian-kelley":1,"kcooley-cvd":1,"ndellingwood":1,"prateekchawla168":1,"prj-":1,"vbrunini":1,"ViNN280801":1,"wcwitt":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":74,"lucbv":63,"yasahi-hpc":40,"jgfouca":23,"ndellingwood":19,"brian-kelley":16,"cwpearson":9,"dalg24":5,"masterleinad":4,"prateekchawla168":3,"vqd8a":3,"Copilot":3,"MalachiTimothyPhillips":2,"vbrunini":2,"ViNN280801":2,"RL-S":1,"wcwitt":1,"Yurlungur":1,"khuck-AMD":1,"japlews":1,"janciesko":1,"colleeneb":1,"cgcgcg":1,"bcaddy":1,"anjohan":1}},"maintainers":[{"table":{"login":"dalg24","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"}},{"table":{"login":"tpadioleau","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"}},{"table":{"login":"Rombur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"}},{"table":{"login":"crtrott","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"}},{"table":{"login":"PhilMiller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"}}],"active_maintainers":[{"table":{"login":"dalg24","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"}}]}},"events":{"total":{"CreateEvent":151,"DeleteEvent":137,"ForkEvent":15,"GollumEvent":3,"IssueCommentEvent":530,"IssuesEvent":105,"PullRequestEvent":820,"PullRequestReviewCommentEvent":308,"PullRequestReviewEvent":702,"PushEvent":448,"ReleaseEvent":6,"WatchEvent":60},"last_year":{"CreateEvent":58,"DeleteEvent":71,"ForkEvent":2,"IssueCommentEvent":81,"IssuesEvent":22,"PullRequestEvent":306,"PullRequestReviewCommentEvent":86,"PullRequestReviewEvent":157,"PushEvent":189,"ReleaseEvent":2,"WatchEvent":13}},"keywords":["blas","hpsf","kokkos","linear-algebra","performance-portability","snl-science-libs","sparse-matrix"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T00:45:54.396Z","updated_at":"2023-09-26T00:45:54.396Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/docs.yml","dependencies":[{"id":13940302189,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T00:45:54.407Z","updated_at":"2023-09-26T00:45:54.407Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/format.yml","dependencies":[{"id":13940302338,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/osx.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T00:45:54.415Z","updated_at":"2023-09-26T00:45:54.415Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/osx.yml","dependencies":[{"id":13940302468,"package_name":"docker://agilepathway/pull-request-label-checker","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":13940302471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/build_requirements.txt","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.848Z","updated_at":"2026-08-15T10:42:26.848Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/docs/build_requirements.txt","dependencies":[{"id":26144855864,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==8.2.3","direct":true,"kind":"runtime","optional":false},{"id":26144855865,"package_name":"roman-numerals-py","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false},{"id":26144855866,"package_name":"furo","ecosystem":"pypi","requirements":"==2025.9.25","direct":true,"kind":"runtime","optional":false},{"id":26144855867,"package_name":"accessible-pygments","ecosystem":"pypi","requirements":"==0.0.5","direct":true,"kind":"runtime","optional":false},{"id":26144855868,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":26144855869,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":26144855870,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":26144855871,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":26144855872,"package_name":"babel","ecosystem":"pypi","requirements":"==2.18.0","direct":true,"kind":"runtime","optional":false},{"id":26144855873,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.21.2","direct":true,"kind":"runtime","optional":false},{"id":26144855874,"package_name":"imagesize","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":26144855875,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.6","direct":true,"kind":"runtime","optional":false},{"id":26144855876,"package_name":"markdown_it_py","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":26144855877,"package_name":"mdit_py_plugins","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":26144855878,"package_name":"packaging","ecosystem":"pypi","requirements":"==26.3","direct":true,"kind":"runtime","optional":false},{"id":26144855879,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.20.0","direct":true,"kind":"runtime","optional":false},{"id":26144855880,"package_name":"requests","ecosystem":"pypi","requirements":"==2.34.2","direct":true,"kind":"runtime","optional":false},{"id":26144855881,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"runtime","optional":false},{"id":26144855882,"package_name":"sphinxcontrib_htmlhelp","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":26144855883,"package_name":"sphinxcontrib_serializinghtml","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":26144855884,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.15.0","direct":true,"kind":"runtime","optional":false},{"id":26144855885,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0.3","direct":true,"kind":"runtime","optional":false},{"id":26144855886,"package_name":"sphinx_basic_ng","ecosystem":"pypi","requirements":"==1.0.0b2","direct":true,"kind":"runtime","optional":false},{"id":26144855887,"package_name":"sphinxcontrib_applehelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":26144855888,"package_name":"sphinxcontrib_devhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":26144855889,"package_name":"sphinxcontrib_jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":26144855890,"package_name":"sphinxcontrib_qthelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":26144855891,"package_name":"charset_normalizer","ecosystem":"pypi","requirements":"==3.4.9","direct":true,"kind":"runtime","optional":false},{"id":26144855892,"package_name":"idna","ecosystem":"pypi","requirements":"==3.18","direct":true,"kind":"runtime","optional":false},{"id":26144855893,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":26144855894,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":26144855895,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.9.2","direct":true,"kind":"runtime","optional":false},{"id":26144855896,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"==4.16.0","direct":true,"kind":"runtime","optional":false},{"id":26144855897,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"runtime","optional":false},{"id":26144855898,"package_name":"certifi","ecosystem":"pypi","requirements":"==2026.7.22","direct":true,"kind":"runtime","optional":false},{"id":26144855899,"package_name":"sphinxcontrib-googleanalytics","ecosystem":"pypi","requirements":"==0.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/at2.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:25.883Z","updated_at":"2026-08-15T10:42:25.883Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/at2.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.022Z","updated_at":"2026-08-15T10:42:26.022Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/dependency-review.yml","dependencies":[{"id":26144854669,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"b09bb98e06d4d774595224525879c09bc6e98c40","direct":true,"kind":"composite","optional":false},{"id":26144854670,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26144854671,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"a1d282b36b6f3519aa1f3fc636f609c47dddb294","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/h100_lychee.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.205Z","updated_at":"2026-08-15T10:42:26.205Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/h100_lychee.yml","dependencies":[{"id":26144854690,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pv.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.538Z","updated_at":"2026-08-15T10:42:26.538Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/pv.yml","dependencies":[{"id":26144855853,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:25.944Z","updated_at":"2026-08-15T10:42:25.944Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/codeql.yml","dependencies":[{"id":26144854665,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"b09bb98e06d4d774595224525879c09bc6e98c40","direct":true,"kind":"composite","optional":false},{"id":26144854666,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26144854667,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"5595ccaf912efad79be6eef63a5619ff05969be3","direct":true,"kind":"composite","optional":false},{"id":26144854668,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"5595ccaf912efad79be6eef63a5619ff05969be3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gh200.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.128Z","updated_at":"2026-08-15T10:42:26.128Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/gh200.yml","dependencies":[{"id":26144854688,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/host.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.282Z","updated_at":"2026-08-15T10:42:26.282Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/host.yml","dependencies":[{"id":26144854691,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.356Z","updated_at":"2026-08-15T10:42:26.356Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/linux.yml","dependencies":[{"id":26144854692,"package_name":"docker://agilepathway/pull-request-label-checker@sha256","ecosystem":"actions","requirements":"ee57b0e1aedab22063ce6467a6e6358e254a9204693ca20d8a16b2d891db8d5f","direct":true,"kind":"composite","optional":false},{"id":26144854693,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mi210.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.443Z","updated_at":"2026-08-15T10:42:26.443Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/mi210.yml","dependencies":[{"id":26144855615,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.614Z","updated_at":"2026-08-15T10:42:26.614Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/release.yml","dependencies":[{"id":26144855854,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26144855855,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false},{"id":26144855856,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c","direct":true,"kind":"composite","optional":false},{"id":26144855857,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"3d0d9888cb7fd7b750713d6e236d1fcb99157228","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.691Z","updated_at":"2026-08-15T10:42:26.691Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/scorecards.yml","dependencies":[{"id":26144855858,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"b09bb98e06d4d774595224525879c09bc6e98c40","direct":true,"kind":"composite","optional":false},{"id":26144855859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26144855860,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"2d1146689b8cda280b9bc96326124645441f03bc","direct":true,"kind":"composite","optional":false},{"id":26144855861,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false},{"id":26144855862,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"5595ccaf912efad79be6eef63a5619ff05969be3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/v100_kumquat.yml","sha":null,"kind":"manifest","created_at":"2026-08-15T10:42:26.770Z","updated_at":"2026-08-15T10:42:26.770Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/.github/workflows/v100_kumquat.yml","dependencies":[{"id":26144855863,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]}],"score":12.634326115268768,"created_at":"2026-03-29T15:43:23.917Z","updated_at":"2026-08-25T15:38:20.898Z","avatar_url":"https://github.com/kokkos.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371372","html_url":"https://summary.ecosyste.ms/projects/371372"}