出典:Wiktionary
出典:『Wiktionary』 (2025/09/08 12:26 UTC 版)
stream processing (uncountable)
出典:Wikipedia
出典:『Wikipedia』 (2011/05/18 07:40 UTC 版)
Stream processing is a computer programming paradigm, related to SIMD (single instruction, multiple data), that allows some applications to more easily exploit a limited form of parallel processing. Such applications can use multiple computational units, such as the FPUs on a GPU or field programmable gate arrays (FPGAs), without explicitly managing allocation, synchronization, or communication among those units.