Skip to content

Switch to device-centric synchronization for forEach mGPU#440

Merged
matthewdcong merged 1 commit into
openvdb:mainfrom
matthewdcong:merge_streams_mgpu
Feb 3, 2026
Merged

Switch to device-centric synchronization for forEach mGPU#440
matthewdcong merged 1 commit into
openvdb:mainfrom
matthewdcong:merge_streams_mgpu

Conversation

@matthewdcong

Copy link
Copy Markdown
Contributor

Before device-centric synchronization was introduced for mGPU we needed to sync all of the device streams with the host. Now, we can just call mergeStreams instead (just like we do in the Gaussian splatting code) in order to perform this synchronization fully on the device side.

@matthewdcong matthewdcong requested a review from a team as a code owner February 3, 2026 14:12
Signed-off-by: Matthew Cong <mcong@nvidia.com>
@matthewdcong matthewdcong merged commit e603875 into openvdb:main Feb 3, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants