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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
cuCollections
Public
Notifications
You must be signed in to change notification settings
Fork
114
Star
658
Code
Issues
56
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add static_map::insert_or_apply aka reduce-by-key
- #515
#515
Merged
PointKernel
merged 21 commits into
NVIDIA:dev
NVIDIA/cuCollections:dev
from
srinivasyadav18:insert-or-apply
srinivasyadav18/cuCollections:insert-or-apply
Copy head branch name to clipboard
Jul 4, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Add static_map::insert_or_apply aka reduce-by-key
#515
PointKernel
merged 21 commits into
NVIDIA:dev
NVIDIA/cuCollections:dev
from
srinivasyadav18:insert-or-apply
srinivasyadav18/cuCollections:insert-or-apply
Copy head branch name to clipboard
Commits
Commits on Oct 14, 2023
WIP add insert_or_apply
sleeepyjack
committed
84fd0b1
View commit details
Copy full SHA for 84fd0b1
Browse repository at this point
Commits on Oct 16, 2023
Fix unit test
sleeepyjack
committed
0d76d1e
View commit details
Copy full SHA for 0d76d1e
Browse repository at this point
Add benchmark
sleeepyjack
committed
54e2697
View commit details
Copy full SHA for 54e2697
Browse repository at this point
Commits on Jun 24, 2024
Merge branch 'dev' into insert-or-apply
srinivasyadav18
committed
4dd73b2
View commit details
Copy full SHA for 4dd73b2
Browse repository at this point
Update insert_or_apply to latest dev
srinivasyadav18
committed
2561965
View commit details
Copy full SHA for 2561965
Browse repository at this point
Update insert_or_apply to accept Op of a specific signature
srinivasyadav18
committed
5e94f06
View commit details
Copy full SHA for 5e94f06
Browse repository at this point
Commits on Jun 25, 2024
Clean up and add docs
srinivasyadav18
committed
e7bca30
View commit details
Copy full SHA for e7bca30
Browse repository at this point
doxygen fixes
srinivasyadav18
committed
df3cd87
View commit details
Copy full SHA for df3cd87
Browse repository at this point
minor fixes based on review comments
srinivasyadav18
committed
01fa6c3
View commit details
Copy full SHA for 01fa6c3
Browse repository at this point
Commits on Jun 28, 2024
Add identity element
srinivasyadav18
committed
45adafc
View commit details
Copy full SHA for 45adafc
Browse repository at this point
Revert "Add identity element"
Show description for e00abec
srinivasyadav18
committed
e00abec
View commit details
Copy full SHA for e00abec
Browse repository at this point
use insert_stable and update tests
srinivasyadav18
committed
5a9a31c
View commit details
Copy full SHA for 5a9a31c
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into insert-or-apply
srinivasyadav18
committed
89cee5c
View commit details
Copy full SHA for 89cee5c
Browse repository at this point
Commits on Jul 1, 2024
minor improvements
srinivasyadav18
committed
a936ab2
View commit details
Copy full SHA for a936ab2
Browse repository at this point
[pre-commit.ci] auto code formatting
pre-commit-ci[bot]
committed
2eadddb
View commit details
Copy full SHA for 2eadddb
Browse repository at this point
Commits on Jul 2, 2024
more minor fixes
srinivasyadav18
committed
0568e65
View commit details
Copy full SHA for 0568e65
Browse repository at this point
Merge branch 'insert-or-apply' of https://github.com/srinivasyadav18/cuCollections into insert-or-apply
srinivasyadav18
committed
8e6bf45
View commit details
Copy full SHA for 8e6bf45
Browse repository at this point
Commits on Jul 3, 2024
more minor cleanup
srinivasyadav18
committed
4ae274d
View commit details
Copy full SHA for 4ae274d
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into insert-or-apply
srinivasyadav18
committed
0366e15
View commit details
Copy full SHA for 0366e15
Browse repository at this point
replace cuda_stream_ref with cuda::stream_ref
srinivasyadav18
committed
f5adcad
View commit details
Copy full SHA for f5adcad
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into insert-or-apply
srinivasyadav18
committed
1c6a20e
View commit details
Copy full SHA for 1c6a20e
Browse repository at this point
You can’t perform that action at this time.