Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SparseBLAS
/
spblas-reference
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
41
Code
Issues
9
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Clean up CMake, add option for SYCL reference.
- #55
#55
Draft
BenBrock
wants to merge 12 commits into
main
SparseBLAS/spblas-reference:main
from
dev/brock/sycl-reference
SparseBLAS/spblas-reference:dev/brock/sycl-reference
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Clean up CMake, add option for SYCL reference.
#55
BenBrock
wants to merge 12 commits into
main
SparseBLAS/spblas-reference:main
from
dev/brock/sycl-reference
SparseBLAS/spblas-reference:dev/brock/sycl-reference
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2025
Clean up CMake, add option for SYCL reference.
BenBrock
committed
442ca6d
View commit details
Copy full SHA for 442ca6d
Browse repository at this point
Intermediate commit: initial implementation, no tests yet.
BenBrock
committed
d87abf6
View commit details
Copy full SHA for d87abf6
Browse repository at this point
Commits on Jul 7, 2025
Merge branch 'main' into dev/brock/sycl-reference
BenBrock
committed
d55847d
View commit details
Copy full SHA for d55847d
Browse repository at this point
Commits on Jul 24, 2025
Implement basic SpMM in SYCL.
BenBrock
committed
59d015c
View commit details
Copy full SHA for 59d015c
Browse repository at this point
Commits on Sep 15, 2025
Implement basic benchmark.
BenBrock
committed
1b82474
View commit details
Copy full SHA for 1b82474
Browse repository at this point
Commits on Sep 17, 2025
Add `spmm_benchmark` for GPU backends.
BenBrock
committed
d468b7d
View commit details
Copy full SHA for d468b7d
Browse repository at this point
Update SYCL SpMM benchmark as well as general SpMM benchmark.
BenBrock
committed
5a825e8
View commit details
Copy full SHA for 5a825e8
Browse repository at this point
Commits on Sep 20, 2025
Use `thrust::device` to avoid any potential overhead from detecting
Show description for 9fc0538
BenBrock
committed
9fc0538
View commit details
Copy full SHA for 9fc0538
Browse repository at this point
Commits on Sep 21, 2025
Add plotting
BenBrock
committed
4cde552
View commit details
Copy full SHA for 4cde552
Browse repository at this point
Commits on Dec 9, 2025
Implement simple reordering of split k method.
BenBrock
committed
e089f8a
View commit details
Copy full SHA for e089f8a
Browse repository at this point
Commits on Dec 12, 2025
Update
BenBrock
committed
66d899f
View commit details
Copy full SHA for 66d899f
Browse repository at this point
Commits on Dec 25, 2025
Implement split-k algorithm with smem.
BenBrock
committed
adaf75f
View commit details
Copy full SHA for adaf75f
Browse repository at this point
You can’t perform that action at this time.