https://github.com/kokkos/kokkos-kernels
blas hpsf kokkos linear-algebra performance-portability sparse-matrix
Score: 12.67975699261548
Last synced: about 11 hours ago
JSON representation
Repository metadata:
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
- Host: GitHub
- URL: https://github.com/kokkos/kokkos-kernels
- Owner: kokkos
- License: other
- Created: 2017-01-10T20:49:21.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2026-03-31T14:19:24.000Z (8 days ago)
- Last Synced: 2026-03-31T16:25:27.531Z (8 days ago)
- Topics: blas, hpsf, kokkos, linear-algebra, performance-portability, sparse-matrix
- Language: C++
- Homepage: https://kokkos.org
- Size: 32.3 MB
- Stars: 377
- Watchers: 28
- Forks: 114
- Open Issues: 229
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: .github/SECURITY.md
- Copyright: Copyright.txt
Owner metadata:
- Name: Kokkos
- Login: kokkos
- Email: crtrott@sandia.gov
- Kind: organization
- Description: Kokkos C++ Performance Portability Programming Ecosystem
- Website: https://kokkos.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/10199860?v=4
- Repositories: 34
- Last Synced at: 2024-03-26T07:35:47.329Z
- Profile URL: https://github.com/kokkos
Committers metadata
Last synced: 1 day ago
Total Commits: 4,896
Total Committers: 106
Avg Commits per committer: 46.189
Development Distribution Score (DDS): 0.876
Commits in past year: 347
Committers in past year: 22
Avg Commits per committer in past year: 15.773
Development Distribution Score (DDS) in past year: 0.617
| Name | Commits | |
|---|---|---|
| Evan Harvey | e****y@s****v | 607 |
| Luc Berger-Vergiat | l****e@s****v | 477 |
| Brian Kelley | b****e@s****v | 432 |
| Nathan Ellingwood | n****n@s****v | 398 |
| Kyungjoo Kim | k****m@s****v | 284 |
| crtrott | c****t@s****v | 251 |
| Vinh Dang | v****g@s****v | 231 |
| Mark Hoemmen | m****e@s****v | 225 |
| dependabot[bot] | 4****] | 212 |
| Mehmet Deveci | m****c@s****v | 201 |
| Carl Pearson | c****n | 195 |
| iyamaza | i****a@s****v | 160 |
| Ernesto Prudencio | e****e@s****v | 159 |
| William McLendon | w****n@s****v | 155 |
| Mikołaj Zuzek | m****k@n****m | 123 |
| Damien L-G | d****4@g****m | 100 |
| James Foucar | j****a@s****v | 71 |
| yasahi-hpc | 5****c | 65 |
| Daniel Arndt | a****d@o****v | 55 |
| kliegeois | k****s@y****m | 39 |
| Ulrich Hetmaniuk | u****k@g****m | 38 |
| Mehmet Deveci | m****c@s****v | 37 |
| Cezary Skrzyński | c****i@n****m | 36 |
| Jennifer Loe | j****e@s****v | 29 |
| meriadeg perrinel | m****l@n****m | 24 |
| Vinh Quang Dang (-EXP) | v****g@k****v | 20 |
| jjwilke | j****e@s****v | 20 |
| Siva Rajamanickam | s****a@s****v | 14 |
| Tom Ransegnola | t****e@s****v | 14 |
| Junchao Zhang | j****g@m****v | 13 |
| and 76 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 215
Total pull requests: 929
Average time to close issues: 9 months
Average time to close pull requests: about 1 month
Total issue authors: 52
Total pull request authors: 53
Average comments per issue: 2.82
Average comments per pull request: 6.71
Merged pull request: 683
Bot issues: 1
Bot pull requests: 193
Past year issues: 30
Past year pull requests: 238
Past year average time to close issues: 10 days
Past year average time to close pull requests: 4 days
Past year issue authors: 15
Past year pull request authors: 27
Past year average comments per issue: 1.27
Past year average comments per pull request: 0.82
Past year merged pull request: 150
Past year bot issues: 0
Past year bot pull requests: 73
Top Issue Authors
- 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)
Top Pull Request Authors
- 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)
Top Issue Labels
- 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)
Top Pull Request Labels
- 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)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 2 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 14
- Total maintainers: 3
spack.io: kokkos-kernels
Kokkos Kernels provides math kernels, often BLAS or LAPACK for small matrices, that can be used in larger Kokkos parallel routines
- Homepage: https://github.com/kokkos/kokkos-kernels
- Licenses: []
- Latest release: 3.0.00 (published about 4 years ago)
- Last Synced: 2026-04-04T23:21:50.207Z (3 days ago)
- Versions: 11
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 11.362%
- Forks count: 11.963%
- Stargazers count: 14.506%
- Dependent packages count: 18.98%
- Maintainers (3)
spack.io: kokkos-kernels-legacy
Kokkos C++ Performance Portability Programming EcoSystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels.
- Homepage: https://github.com/kokkos/kokkos-kernels
- Status: removed
- Licenses: []
- Latest release: 2.5.00 (published about 4 years ago)
- Last Synced: 2026-04-04T23:21:49.390Z (3 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 11.963%
- Stargazers count: 14.506%
- Average: 20.936%
- Dependent packages count: 57.274%
Dependencies
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- docker://agilepathway/pull-request-label-checker latest composite
- breathe *