Skip to content

Switch 32 bit accessors to 64 bit accessors #78

@swahtz

Description

@swahtz

📋 Originally created by @fwilliams

Original author: @fwilliams
Date: 2025-07-06T11:45:15Z


We're hitting scaling issues due to 32 bit integer limits. We should start switching our accessors to be 64 bit and make sure we're using int64_t index types. Let's use this issue to keep track of places where this needs to be done.

Metadata

Metadata

Labels

core libraryCore fVDB library. i.e. anything in the _Cpp module (C++) or fvdb python modulerefactoring/cleanupClean up or refactor codev0.1

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions