SPMD
(redirected from Single program multiple data)Also found in: Acronyms.
SPMD
(computer science)
A type of programming on a multiprocessor in which parallel programs all run the same subroutine but operate on different data. Acronym for single-program, multiple-data.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
SPMD
single processor/multiple data
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)