In parallel computing,only one CPU is used simultaneously to execute a program. *
Answers
Answered by
1
Answer:
SIMD, or single instruction multiple data, is a form of parallel processing in which a computer will have two or more processors follow the same instruction set while each processor handles different data. SIMD is typically used to analyze large data sets that are based on the same specified benchmarks.
Explanation:
Similar questions