Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,909,747,169 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

SIMD
(redirected from data parallel)

   Also found in: Wikipedia 0.01 sec.
SIMD
(Single Instruction stream Multiple Data stream) The instruction execution architecture of a vector processor (a CPU or GPU that performs one operation on multiple sets of data simultaneously). It is typically used to add or multiply eight or more sets of numbers at the same time for multimedia encoding and rendering as well as scientific applications. Hardware registers are loaded with numbers, and the mathematical operation is performed on all registers simultaneously. Contrast with SISD and MIMD. See GPU.
SIMD
(computer science)
A type of multiprocessor architecture in which there is a single instruction cycle, but multiple sets of operands may be fetched to multiple processing units and may be operated upon simultaneously within a single instruction cycle. Acronym for single-instruction-stream, multiple-data-stream.

SIMD - Single Instruction/Multiple Data


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
These guys are highly respected experts in data parallel programming.
The HPF extensions support portable and scalable data parallel programming on a wide variety of hardware architectures and includes data placement directives, the FORALL construct, a collection of standard library procedures, and a procedure call mechanism supporting an interface between High Performance Fortran's data parallel computing model and other models, such as message passing.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.