Port MQ coder. #31
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#31
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 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.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.