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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AcademySoftwareFoundation
/
openvdb
Public
Notifications
You must be signed in to change notification settings
Fork
775
Star
3.4k
Code
Issues
182
Pull requests
58
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
NanoVDB: CUDA connected-components labeling for ValueOnIndex grids
- #2261
#2261
Draft
sifakis
wants to merge 15 commits into
AcademySoftwareFoundation:master
AcademySoftwareFoundation/openvdb:master
from
sifakis:connected-components
sifakis/openvdb:connected-components
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
NanoVDB: CUDA connected-components labeling for ValueOnIndex grids
#2261
sifakis
wants to merge 15 commits into
AcademySoftwareFoundation:master
AcademySoftwareFoundation/openvdb:master
from
sifakis:connected-components
sifakis/openvdb:connected-components
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
nanovdb: add CUDA ConnectedComponents labeling for ValueOnIndex grids
Show description for ac2353d
sifakis
and
claude
committed
ac2353d
View commit details
Copy full SHA for ac2353d
Browse repository at this point
ex_connected_components_cuda: merge multiple OBJs + --discard-surface-voxels
Show description for c7e7a4d
2 people
authored and
sifakis
committed
c7e7a4d
View commit details
Copy full SHA for c7e7a4d
Browse repository at this point
nanovdb: match the shared CALL_CUBS macro idiom in ConnectedComponents
Show description for 2e5637d
sifakis
and
claude
committed
2e5637d
View commit details
Copy full SHA for 2e5637d
Browse repository at this point
nanovdb: replace unicode characters with ASCII in ConnectedComponents
Show description for e9cf84e
sifakis
and
claude
committed
e9cf84e
View commit details
Copy full SHA for e9cf84e
Browse repository at this point
nanovdb: group the leaf-local SV primitives into a LeafUnionFind class
Show description for 8167327
sifakis
and
claude
committed
8167327
View commit details
Copy full SHA for 8167327
Browse repository at this point
ConnectedComponents: bound the leaf union-find's worst case
Show description for 6d4fbc0
2 people
authored and
sifakis
committed
6d4fbc0
View commit details
Copy full SHA for 6d4fbc0
Browse repository at this point
nanovdb: clarify the LeafUnionFind primitive comments
Show description for d7be0bb
sifakis
and
claude
committed
d7be0bb
View commit details
Copy full SHA for d7be0bb
Browse repository at this point
ConnectedComponents: allocate device scratch from an injected resource
Show description for 816ee7c
sifakis
committed
816ee7c
View commit details
Copy full SHA for 816ee7c
Browse repository at this point
ConnectedComponents: name the component-label type and bound its range
Show description for d316e8b
sifakis
committed
d316e8b
View commit details
Copy full SHA for d316e8b
Browse repository at this point
nanovdb: tighten ConnectedComponents types, scoping and docs
Show description for a4fe367
sifakis
and
claude
committed
a4fe367
View commit details
Copy full SHA for a4fe367
Browse repository at this point
ConnectedComponents: put each stage's device helpers above the method that drives them
Show description for 126a92f
sifakis
committed
126a92f
View commit details
Copy full SHA for 126a92f
Browse repository at this point
ConnectedComponents: give the shared vocabulary a scope of its own
Show description for 363bf07
sifakis
committed
363bf07
View commit details
Copy full SHA for 363bf07
Browse repository at this point
ex_connected_components_cuda: name the dual-space buffer DualDeviceBuffer
Show description for db65b0b
sifakis
committed
db65b0b
View commit details
Copy full SHA for db65b0b
Browse repository at this point
ConnectedComponents: use the library's leaf size, and name the detail namespace
Show description for de9496d
sifakis
committed
de9496d
View commit details
Copy full SHA for de9496d
Browse repository at this point
ConnectedComponents: attribute the leaf union-find correctly, and trim its comments
Show description for c695210
sifakis
committed
c695210
View commit details
Copy full SHA for c695210
Browse repository at this point
You can’t perform that action at this time.