Skip to content

remove open3d dependency#25

Merged
PatrickRMiles merged 3 commits intoLBANN:mainfrom
PatrickRMiles:miles30/remove_o3d
Mar 10, 2026
Merged

remove open3d dependency#25
PatrickRMiles merged 3 commits intoLBANN:mainfrom
PatrickRMiles:miles30/remove_o3d

Conversation

@PatrickRMiles
Copy link
Collaborator

Removes Open3D dependency and replaces with pure numpy.

Patrick Miles added 2 commits March 10, 2026 09:41
@michaelmckinsey1 michaelmckinsey1 linked an issue Mar 10, 2026 that may be closed by this pull request
Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested fractal generation and running the benchmark, seems to be working fine still. I also tested removing this dependency enables running with newer pythons like 3.13, however note that the torch wheel we have available for wci is only available for 3.11 (https://wci-repo.llnl.gov/#browse/browse:pypi-wci:torch%2F2.10.0%2Brocm710%2Ftorch-2.10.0%2Brocm710-cp311-cp311-linux_x86_64.whl).

@PatrickRMiles PatrickRMiles merged commit d62b09e into LBANN:main Mar 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

open3d limiting python ver < 3.12

2 participants