Merge master into feature/nanovdb#2082
Closed
swahtz wants to merge 1614 commits intofeature/nanovdbfrom
Closed
Conversation
Use Index64 for tree's leafCount. Signed-off-by: ghurstunither <62885595+ghurstunither@users.noreply.github.com>
Correct type for nodeCount members. Signed-off-by: ghurstunither <62885595+ghurstunither@users.noreply.github.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
RootNode API Changes
…3 and other clean up Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Signed-off-by: apradhana <andre.pradhana@gmail.com>
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Python CI Fixes
Root Node Optimizations
RootNode and InternalNode Probe Methods
Signed-off-by: Dan Bailey <danbailey@ilm.com>
Merge in pending changes. Signed-off-by: Jeff Lait <jlait@andorra.sidefx.com>
Signed-off-by: Jeff Lait <jlait@andorra.sidefx.com>
Signed-off-by: Matthew Cong <mcong@nvidia.com>
Signed-off-by: Matthew Cong <mcong@nvidia.com>
Signed-off-by: Matthew Cong <mcong@nvidia.com>
…novdb::util * adding launcher helpers for dynamic shared memory * adding stream parameter * adding code example in doxygen comments Signed-off-by: Matthew Cong <mcong@nvidia.com>
* Separate data from algorithm * Add custom resource support * Add docs * Add support for cudax::async_resource * Fix default alignment * Add cleanup * Split up DeviceResource into separate file * Fix file Signed-off-by: Matthew Cong <mcong@nvidia.com>
* Fix race condition in split/mergeGridHandles * Fix missing semicolon Signed-off-by: Matthew Cong <mcong@nvidia.com>
* Add initial support for CUDA 13 * More fixes for CUDA 13 * Fix comment Signed-off-by: Matthew Cong <mcong@nvidia.com>
* Add clang build fixes * Add/fix comments Signed-off-by: Matthew Cong <mcong@nvidia.com>
Signed-off-by: Matthew Cong <mcong@nvidia.com>
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
Remove unnecessary null pointer checks (ASWF issue #257)
Update NanoVDB with the latest round of changes
Introduced Anisotropic Surfacing Kernels and PCA methods
Update LevelSetTubesImpl.h
Replace CppUnit with GoogleTest in AX tests
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
…M PassManager with LLVM 16+ Signed-off-by: Nicholas Avramoussis <navramoussis@wetafx.co.nz>
Signed-off-by: Nicholas Avramoussis <navramoussis@wetafx.co.nz>
Bump development to 12.1.1
…machine Fixed missing host Target Machine when using LLVM 16+
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.