{"id":371372,"url":"https://github.com/kokkos/kokkos-kernels","last_synced_at":"2026-04-07T20:02:02.443Z","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-03-31T14:19:24.000Z","size":33826,"stargazers_count":377,"open_issues_count":229,"forks_count":114,"subscribers_count":28,"default_branch":"develop","last_synced_at":"2026-03-31T16:25:27.531Z","etag":null,"topics":["blas","hpsf","kokkos","linear-algebra","performance-portability","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,"dco":null,"cla":null}},"created_at":"2017-01-10T20:49:21.000Z","updated_at":"2026-03-31T14:19:36.000Z","dependencies_parsed_at":"2023-10-11T22:44:14.069Z","dependency_job_id":"6f49acf7-f305-4a64-870d-e609bcd33dc9","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":45,"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":31526666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"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-04-04T23:21:49.390Z","created_at":"2022-04-05T09:16:14.299Z","updated_at":"2026-04-04T23:21:49.391Z","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":"2025-09-30T20:25:29.000Z","size":32411,"stargazers_count":359,"open_issues_count":253,"forks_count":109,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-09-30T22:22:14.505Z","etag":null,"topics":["blas","hpsf","kokkos","linear-algebra","performance-portability","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,"dco":null,"cla":null}},"created_at":"2017-01-10T20:49:21.000Z","updated_at":"2025-09-30T20:25:33.000Z","dependencies_parsed_at":"2023-10-11T22:44:14.069Z","dependency_job_id":"6f49acf7-f305-4a64-870d-e609bcd33dc9","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":40,"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":277767639,"owners_count":25873630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"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":"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":"2025-10-28T02:23:57.240Z","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":"2025-09-30T14:01:05.652Z","issues_count":208,"pull_requests_count":888,"avg_time_to_close_issue":24744307.414814815,"avg_time_to_close_pull_request":2597604.70745429,"issues_closed_count":135,"pull_requests_closed_count":711,"pull_request_authors_count":48,"issue_authors_count":50,"avg_comments_per_issue":2.860576923076923,"avg_comments_per_pull_request":6.902027027027027,"merged_pull_requests_count":660,"bot_issues_count":1,"bot_pull_requests_count":192,"past_year_issues_count":57,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":1336451.2857142857,"past_year_avg_time_to_close_pull_request":366468.88106796116,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":412,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.456140350877193,"past_year_avg_comments_per_pull_request":0.8646616541353384,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":160,"past_year_merged_pull_requests_count":388,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/issues","maintainers":[{"login":"dalg24","count":21,"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":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"tpadioleau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"crtrott","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"}]},"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","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":9055,"maintainers_count":973,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","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-04-04T23:21:50.207Z","created_at":"2022-04-05T09:16:14.011Z","updated_at":"2026-04-04T23:21:50.208Z","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":"2025-09-30T20:25:29.000Z","size":32411,"stargazers_count":359,"open_issues_count":253,"forks_count":109,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-09-30T22:22:14.505Z","etag":null,"topics":["blas","hpsf","kokkos","linear-algebra","performance-portability","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,"dco":null,"cla":null}},"created_at":"2017-01-10T20:49:21.000Z","updated_at":"2025-09-30T20:25:33.000Z","dependencies_parsed_at":"2023-10-11T22:44:14.069Z","dependency_job_id":"6f49acf7-f305-4a64-870d-e609bcd33dc9","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":40,"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":277767639,"owners_count":25873630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"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":"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":"2025-10-28T02:23:57.239Z","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":"2025-09-30T14:01:05.652Z","issues_count":208,"pull_requests_count":888,"avg_time_to_close_issue":24744307.414814815,"avg_time_to_close_pull_request":2597604.70745429,"issues_closed_count":135,"pull_requests_closed_count":711,"pull_request_authors_count":48,"issue_authors_count":50,"avg_comments_per_issue":2.860576923076923,"avg_comments_per_pull_request":6.902027027027027,"merged_pull_requests_count":660,"bot_issues_count":1,"bot_pull_requests_count":192,"past_year_issues_count":57,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":1336451.2857142857,"past_year_avg_time_to_close_pull_request":366468.88106796116,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":412,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.456140350877193,"past_year_avg_comments_per_pull_request":0.8646616541353384,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":160,"past_year_merged_pull_requests_count":388,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos-kernels/issues","maintainers":[{"login":"dalg24","count":21,"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":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"tpadioleau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"crtrott","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"}]},"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","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":9055,"maintainers_count":973,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","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":4896,"total_committers":106,"total_bot_commits":212,"total_bot_committers":1,"mean_commits":46.18867924528302,"dds":0.8760212418300654,"past_year_total_commits":347,"past_year_total_committers":22,"past_year_total_bot_commits":133,"past_year_total_bot_committers":1,"past_year_mean_commits":15.772727272727273,"past_year_dds":0.61671469740634,"last_synced_at":"2026-04-07T05:33:14.424Z","last_synced_commit":"d332d919644c07320510389ed503072e1b13fd99","created_at":"2023-03-09T00:34:53.913Z","updated_at":"2026-04-07T05:28:31.330Z","committers":[{"name":"Evan Harvey","email":"eharvey@sandia.gov","login":"e10harvey","count":607},{"name":"Luc Berger-Vergiat","email":"lberge@sandia.gov","login":"lucbv","count":477},{"name":"Brian Kelley","email":"bmkelle@sandia.gov","login":"brian-kelley","count":432},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":398},{"name":"Kyungjoo Kim","email":"kyukim@sandia.gov","login":"kyungjoo-kim","count":284},{"name":"crtrott","email":"crtrott@sandia.gov","login":"crtrott","count":251},{"name":"Vinh Dang","email":"vqdang@sandia.gov","login":"vqd8a","count":231},{"name":"Mark Hoemmen","email":"mhoemme@sandia.gov","login":null,"count":225},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":212},{"name":"Mehmet Deveci","email":"mndevec@sandia.gov","login":"mndevec","count":201},{"name":"Carl Pearson","email":"cwpearson","login":"cwpearson","count":195},{"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":100},{"name":"James Foucar","email":"jgfouca@sandia.gov","login":"jgfouca","count":71},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":65},{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":55},{"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":"Junchao Zhang","email":"jczhang@mcs.anl.gov","login":"jczhang07","count":13},{"name":"Seher Acer","email":"sacer@sandia.gov","login":"seheracer","count":13},{"name":"Kyungjoo Kim","email":"kyukim@apollo.sandia.gov","login":null,"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":"Christian Glusa","email":"caglusa@sandia.gov","login":"cgcgcg","count":9},{"name":"meriadeg perrinel","email":"meriadeg.perirnel@ng-analytics.com","login":null,"count":9},{"name":"Andrew M. Bradley","email":"ambradl@sandia.gov","login":"ambrad","count":8},{"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":"Edward Hutter","email":"ehutter@sandia.gov","login":null,"count":7},{"name":"Luc Berger-Vergiat","email":"coe0289@tulip.cm.cluster","login":null,"count":7},{"name":"Dan Ibanez","email":"daibane@sandia.gov","login":"ibaned","count":6},{"name":"Seher Acer (-EXP)","email":"sacer@kokkos-dev-2.sandia.gov","login":null,"count":5},{"name":"Kyungjoo Kim","email":"kyukim@bread.sandia.gov","login":null,"count":5},{"name":"Sean Miller","email":"sean.miller@amd.com","login":"seanofthemillers","count":4},{"name":"Carter Edwards","email":"hcedwar@sandia.gov","login":"hcedwar","count":4},{"name":"Kyungjoo Kim","email":"kyukim@kokkos-dev.sandia.gov","login":null,"count":4},{"name":"Amy Powell","email":"ajpowel@sandia.gov","login":"ajpowelsnl","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":"Jenkins","email":"jenkins@sandia-tmp.gov","login":null,"count":3},{"name":"Mehmet NMN Deveci (-EXP)","email":"mndevec@hansen01.(none)","login":null,"count":3},{"name":"Pierre Kestener","email":"pierre.kestener@cea.fr","login":"pkestene","count":2},{"name":"Brent Perschbacher","email":"bmpersc@sandia.gov","login":null,"count":2},{"name":"Daniel Arndt","email":"arndtd@ornl.com","login":null,"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":"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":"Malachi","email":"malachi2@illinois.edu","login":"MalachiTimothyPhillips","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":"Berger-Vergiat","email":"lberge@s1077626.sandia.gov","login":null,"count":1},{"name":"Dan Sunderland","email":"dsunder@sandia.gov","login":null,"count":1},{"name":"Ian Bogle","email":"ibogle@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":"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":"meriadeg perrinel","email":"meriadegp@gmail.com","login":"meriadegp","count":1},{"name":"micheldemessieres","email":"michel@demessieres.com","login":"MicheldeMessieres","count":1},{"name":"wcwitt","email":"wcwitt","login":"wcwitt","count":1},{"name":"Mark Hoemmen","email":"mhoemmen","login":"mhoemmen","count":1},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":1},{"name":"Andrey Prokopenko","email":"aprokop@sandia.gov","login":"aprokop","count":1},{"name":"Baptiste Legouix","email":"stilynx51@gmail.com","login":"blegouix","count":1},{"name":"Bruno Turcksin","email":"bruno.turcksin@gmail.com","login":"Rombur","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":"Jason M. Gates","email":"jmgate@sandia.gov","login":"jmgate","count":1},{"name":"John Cary","email":"cary@txcorp.com","login":"jrobcary","count":1},{"name":"Michael Gilbert","email":"euphoricpoptarts@gmail.com","login":"euphoricpoptarts","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":"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":"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":"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":"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":"Max Lupo Pasini","email":"mlupopa@sandia.gov","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":133},{"name":"Luc Berger","email":"lberge@sandia.gov","login":"lucbv","count":57},{"name":"Carl Pearson","email":"cwpearson","login":"cwpearson","count":42},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":38},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":17},{"name":"brian-kelley","email":"bmkelle@sandia.gov","login":"brian-kelley","count":12},{"name":"Damien L-G","email":"dalg24@gmail.com","login":"dalg24","count":11},{"name":"James Foucar","email":"jgfouca@sandia.gov","login":"jgfouca","count":8},{"name":"Vinh Dang","email":"vqdang@sandia.gov","login":"vqd8a","count":8},{"name":"Christian Glusa","email":"cgcgcg","login":"cgcgcg","count":4},{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":4},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Tomasetti Romin","email":"romin.tomasetti@gmail.com","login":"romintomasetti","count":2},{"name":"Christian Trott","email":"crtrott@sandia.gov","login":"crtrott","count":1},{"name":"Junchao Zhang","email":"jczhang@anl.gov","login":"jczhang07","count":1},{"name":"Malachi","email":"malachi2@illinois.edu","login":"MalachiTimothyPhillips","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":"Thomas Conrad Clevenger","email":"tccleve@sandia.gov","login":"tcclevenger","count":1},{"name":"Victor Brunini","email":"victorbrunini@gmail.com","login":"vbrunini","count":1},{"name":"japlews","email":"22622327+japlews","login":"japlews","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-04-07T00:00:11.408Z","repositories_count":6211636,"commits_count":918015284,"contributors_count":35579778,"owners_count":1142766,"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-04-06T16:00:27.545Z","status":null,"issues_count":215,"pull_requests_count":929,"avg_time_to_close_issue":24387718.401459854,"avg_time_to_close_pull_request":2661881.40625,"issues_closed_count":137,"pull_requests_closed_count":736,"pull_request_authors_count":53,"issue_authors_count":52,"avg_comments_per_issue":2.818604651162791,"avg_comments_per_pull_request":6.708288482238967,"merged_pull_requests_count":683,"bot_issues_count":1,"bot_pull_requests_count":193,"past_year_issues_count":30,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":876144.6666666666,"past_year_avg_time_to_close_pull_request":329084.3885350319,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":157,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.2666666666666666,"past_year_avg_comments_per_pull_request":0.8151260504201681,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":150,"created_at":"2023-05-10T14:51:36.241Z","updated_at":"2026-04-06T16:00:27.546Z","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":55,"InDevelop":38,"bug develop-only":22,"Cleanup":12,"enhancement":10,"Documentation":8,"feature request":5,"BlocksPromotion":5,"CompilerIssue":5,"question":4,"bug fixed-in-develop":3,"AT: WIP":2,"performance":2,"AT2-SPECIAL-APPROVAL":2,"CompatibilityUpdate":1,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":193,"github_actions":146,"Cleanup":129,"AT2-SPECIAL-APPROVAL":71,"bug":64,"AT2-CI-APPROVAL":63,"enhancement":63,"python":49,"AT: WIP":46,"CI: skip-docs":44,"feature request":41,"Documentation":27,"TrilinosPatchMatch":13,"AT: STALE":10,"performance":8,"AT: PRE-TEST INSPECTED":8,"CompatibilityUpdate":6,"WIP":3,"BlocksPromotion":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":164,"NONE":40,"MEMBER":11}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":863,"NONE":41,"MEMBER":25}},"issue_authors":{"table":{"ndellingwood":49,"cwpearson":48,"brian-kelley":24,"e10harvey":17,"lucbv":7,"cgcgcg":4,"romintomasetti":4,"dalg24":4,"vbrunini":3,"jgfouca":3,"maartenarnst":3,"tpadioleau":3,"vasylivy":2,"MalachiTimothyPhillips":2,"Rombur":2,"jczhang07":2,"glhenni":2,"blegouix":2,"ddement":1,"renovate[bot]":1,"pauleonix":1,"AChisolmAMD":1,"cwsmith":1,"wcwitt":1,"rbberger":1,"prj-":1,"3rav":1,"fnrizzi":1,"sskutnik":1,"jennloe":1,"vincentmr":1,"HanjiangWu313":1,"crtrott":1,"mndevec":1,"vqd8a":1,"jacobmerson":1,"LutzGross":1,"Char-Aznable":1,"Jacobfaib":1,"cz4rs":1,"PhilMiller":1,"MRizwanSoongsil":1,"Sachitt":1,"csiefer2":1,"eeethon":1,"amk227":1,"prateekchawla168":1,"srajama1":1,"japlews":1,"michadavids":1,"FabienPean-Virtonomy":1,"keixthb":1}},"pull_request_authors":{"table":{"dependabot[bot]":193,"lucbv":161,"cwpearson":160,"ndellingwood":91,"brian-kelley":73,"yasahi-hpc":67,"jgfouca":35,"e10harvey":26,"dalg24":18,"masterleinad":12,"vqd8a":9,"jczhang07":8,"eeprude":7,"tmranse":5,"japlews":4,"MalachiTimothyPhillips":3,"jennloe":3,"prateekchawla168":3,"cz4rs":3,"bartlettroscoe":3,"tpadioleau":3,"romintomasetti":2,"FabienPean-Virtonomy":2,"tjhei":2,"alphataubio":2,"seanofthemillers":2,"vbrunini":2,"wjhorne":2,"crtrott":2,"kliegeois":2,"Rombur":2,"step-security-bot":1,"maartenarnst":1,"ibogle":1,"RL-S":1,"ajpowelsnl":1,"uhetmaniuk":1,"hartsw":1,"cgcgcg":1,"mperrinel":1,"Copilot":1,"tcclevenger":1,"plusbpm":1,"nmnobre":1,"wcwitt":1,"pkestene":1,"seheracer":1,"robert-zklink":1,"Yurlungur":1,"blegouix":1,"benc303":1,"Morgan2010":1,"rbberger":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:09.463Z","repositories_count":14129773,"issues_count":34525601,"pull_requests_count":112739185,"authors_count":11229101,"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":{"bug":5,"bug develop-only":3,"BlocksPromotion":1,"Cleanup":1,"help wanted":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":67,"github_actions":41,"CI: skip-docs":31,"python":29,"Cleanup":29,"AT2-SPECIAL-APPROVAL":27,"AT2-CI-APPROVAL":22,"Documentation":19,"bug":11,"enhancement":10,"feature request":5,"performance":2,"CompilerIssue":2,"CompatibilityUpdate":1,"duplicate":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":21,"NONE":7,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":209,"NONE":13,"MEMBER":10}},"past_year_issue_authors":{"table":{"ndellingwood":8,"cwpearson":7,"cgcgcg":3,"AChisolmAMD":1,"amk227":1,"brian-kelley":1,"dalg24":1,"FabienPean-Virtonomy":1,"prateekchawla168":1,"prj-":1,"romintomasetti":1,"sskutnik":1,"tpadioleau":1,"vbrunini":1,"wcwitt":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":67,"cwpearson":38,"lucbv":33,"yasahi-hpc":22,"ndellingwood":17,"brian-kelley":9,"dalg24":8,"masterleinad":5,"vqd8a":4,"jgfouca":4,"prateekchawla168":3,"vbrunini":2,"romintomasetti":2,"japlews":2,"FabienPean-Virtonomy":2,"crtrott":2,"alphataubio":2,"MalachiTimothyPhillips":1,"Morgan2010":1,"nmnobre":1,"RL-S":1,"robert-zklink":1,"tcclevenger":1,"Copilot":1,"cgcgcg":1,"wcwitt":1,"Yurlungur":1}},"maintainers":[{"table":{"login":"dalg24","count":22,"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":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"}},{"table":{"login":"crtrott","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"}},{"table":{"login":"tpadioleau","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"}}]}},"events":null,"keywords":["blas","hpsf","kokkos","linear-algebra","performance-portability","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/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T00:45:54.422Z","updated_at":"2023-09-26T00:45:54.422Z","repository_link":"https://github.com/kokkos/kokkos-kernels/blob/develop/docs/requirements.txt","dependencies":[{"id":13940302602,"package_name":"breathe","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.67975699261548,"created_at":"2026-03-29T15:43:23.917Z","updated_at":"2026-04-07T20:02:02.443Z","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"}