Port DWT with CUDA. #32
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TOPIO/BigWhoop#32
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The details of the DWT implementation in CUDA have to be worked out but should be possible with research on existing reference implementations.
Maybe we should hold off on porting the DWT routine to CUDA. It's not a very time consuming part of the codec and could be performed by the CPU while the GPU handles the heavy lifting in Tier 1.