Port MQ coder. #31

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

The MQ coder can be ported by providing __device__ kernels for the respective MQ coder functions that will be used in the encode_codeblock and decode_codeblock.

The MQ coder can be ported by providing `__device__` kernels for the respective MQ coder functions that will be used in the encode_codeblock and decode_codeblock.
Gregor Weiss added this to the GPU implementation project 2024-05-03 13:10:08 +00:00
Gregor Weiss self-assigned this 2024-05-03 13:18:39 +00:00

One thing that we should do before porting the mq coder over to CUDA is formalizing an interface so we can plug in new enthr enc. without the need to rewriting the EBCOT/HT Block.

One thing that we should do before porting the mq coder over to CUDA is formalizing an interface so we can plug in new enthr enc. without the need to rewriting the EBCOT/HT Block.
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#31
No description provided.