Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAJOR FEATURE] Add CUDA version of nonrigid HO array-based optimizer. #34

Open
6 tasks
Algomorph opened this issue Mar 1, 2019 · 0 comments
Open
6 tasks
Assignees
Labels
feature Entirely new feature, big or small

Comments

@Algomorph
Copy link
Owner

Algomorph commented Mar 1, 2019

Phase 1: design / sandbox / CMake

  • add CMake to make CUDA targets if nescessary
  • determine (near) optimal data structure
  • determine optimal transition points between RAM & VRAM

Phase 2: implement basics

  • implement initial data structure
  • template a few math function and see how it works
  • figure out how to offload data for testing

Phase 3: design alterations / detailed implementation & tests
(More detailed & complete list coming soon)

@Algomorph Algomorph self-assigned this Mar 1, 2019
@Algomorph Algomorph added the feature Entirely new feature, big or small label Mar 1, 2019
@Algomorph Algomorph changed the title CUDA Implementation of the 3D Hierarchical Optimizer [MAJOR FEATURE] Add CUDA version of nonrigid HO array-based optimizer. Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Entirely new feature, big or small
Projects
None yet
Development

No branches or pull requests

1 participant