Decouple striping from Tier 1 Encoding #43

Open
opened 2024-10-18 09:47:54 +00:00 by Patrick Vogler · 0 comments

Currently the Tier 1 encoder is hard coded to use a string of 4 samples in dim2. To allow for the implementation of a High Throughput encoder and to prime the work on different entropy encoder we should decouple the Tier 1 paradigm from the striping it employs - see figure below for the required preliminary work.

Currently the Tier 1 encoder is hard coded to use a string of 4 samples in dim2. To allow for the implementation of a High Throughput encoder and to prime the work on different entropy encoder we should decouple the Tier 1 paradigm from the striping it employs - see figure below for the required preliminary work.
Gregor Weiss was assigned by Patrick Vogler 2024-10-18 09:47:54 +00:00
Patrick Vogler added this to the Performance Optimization project 2024-10-18 09:47:54 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
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#43
No description provided.