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
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
115
Star
659
Code
Issues
55
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
Fix problems with heterogeneous insert input types
- #387
#387
Merged
sleeepyjack
merged 16 commits into
NVIDIA:dev
NVIDIA/cuCollections:dev
from
sleeepyjack:oa-cleanups
sleeepyjack/cuCollections:oa-cleanups
Copy head branch name to clipboard
Nov 22, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Fix problems with heterogeneous insert input types
#387
sleeepyjack
merged 16 commits into
NVIDIA:dev
NVIDIA/cuCollections:dev
from
sleeepyjack:oa-cleanups
sleeepyjack/cuCollections:oa-cleanups
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2023
Add stable alternative to attemt_insert
sleeepyjack
committed
17112a8
View commit details
Copy full SHA for 17112a8
Browse repository at this point
Switch to thrust::get where needed
sleeepyjack
committed
8bf6ed9
View commit details
Copy full SHA for 8bf6ed9
Browse repository at this point
Commits on Nov 4, 2023
Move common kernels and functors to the open addressing folder (#388)
Show description for cf3a3cc
PointKernel
authored and
sleeepyjack
committed
cf3a3cc
View commit details
Copy full SHA for cf3a3cc
Browse repository at this point
Update docs on stable insert
sleeepyjack
committed
3a9b747
View commit details
Copy full SHA for 3a9b747
Browse repository at this point
Update pair traits to use cuda::std
sleeepyjack
committed
1dd1648
View commit details
Copy full SHA for 1dd1648
Browse repository at this point
Fix heterogeneous insert for static_map
sleeepyjack
committed
b7c114e
View commit details
Copy full SHA for b7c114e
Browse repository at this point
Merge remote-tracking branch 'upstream/dev' into oa-cleanups
sleeepyjack
committed
0466406
View commit details
Copy full SHA for 0466406
Browse repository at this point
Commits on Nov 20, 2023
Merge remote-tracking branch 'upstream/dev' into oa-cleanups
sleeepyjack
committed
31302b4
View commit details
Copy full SHA for 31302b4
Browse repository at this point
Fix is_(cuda_)std_pair_like
sleeepyjack
committed
614f7bf
View commit details
Copy full SHA for 614f7bf
Browse repository at this point
Fix merge error
sleeepyjack
committed
9c93533
View commit details
Copy full SHA for 9c93533
Browse repository at this point
Somehow lost the is_thrust_pair_like primary template
sleeepyjack
committed
e86c657
View commit details
Copy full SHA for e86c657
Browse repository at this point
Commits on Nov 21, 2023
Merge remote-tracking branch 'upstream/dev' into oa-cleanups
sleeepyjack
committed
f3b82b2
View commit details
Copy full SHA for f3b82b2
Browse repository at this point
Re-enable arbitrary input pair types
sleeepyjack
committed
f5bf6d8
View commit details
Copy full SHA for f5bf6d8
Browse repository at this point
Sprinkle in some cuda::proclaim_return_type
sleeepyjack
committed
6cc9040
View commit details
Copy full SHA for 6cc9040
Browse repository at this point
Remove __host__ qualifier
sleeepyjack
committed
b7ccda0
View commit details
Copy full SHA for b7ccda0
Browse repository at this point
Commits on Nov 22, 2023
Use Value instead of InsertKey
sleeepyjack
committed
f933f72
View commit details
Copy full SHA for f933f72
Browse repository at this point
You can’t perform that action at this time.