SIMD-What is the underlying architecture?

Status
Not open for further replies.

123elctro

Newbie level 3
Joined
Sep 22, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
38
Which architecture like von Neumman or Modified Harvard Architecture is better for SIMD operations and why?
 

I would say Harvard architecture would be better for SIMD. SIMD is particularly applicable for Digital Signal Processing tasks like computing FFT, adjusting the contrast in a digital image (Image Processing) or adjusting the volume of digital audio (Speech Processing) where computers with multiple processing elements perform the same operation on multiple data points simultaneously.
DSPs generally use Harvard architecture.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…