Blade.org Logo

Glossary


SIMD - Single Instruction, Multiple Data
A parallel programming technique where multiple processors execute the same instructions on different data at the same time.

Recent comments