Port DWT with CUDA. #32

Open
opened 2024-05-03 13:14:26 +00:00 by Gregor Weiss · 1 comment
Collaborator

The details of the DWT implementation in CUDA have to be worked out but should be possible with research on existing reference implementations.

The details of the DWT implementation in CUDA have to be worked out but should be possible with research on existing reference implementations.
Gregor Weiss added this to the GPU implementation project 2024-05-03 13:14:26 +00:00

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.

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.
Sign in to join this conversation.
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TOPIO/BigWhoop#32
No description provided.