Step-Through: Scalar vs. SIMD
Manually step through the processing pipeline stages
SCALAR
SIMD
Back
Next Step
Reset
Step 0 / 32
Ready to start
Input RAM
Output RAM
LOAD
ADD 5
MUL 2
STORE
Current Instruction
// Select a mode to begin
Pipeline Status
In this visualization, one "Step" moves the data to the next stage of the pipeline.
Scalar Data
Vector Data Batch