27.Which of the following is an example of MIMD (Multiple Instruction Multiple Data stream) computer? * intel pentium4 vector computer intel core i7 all of the above 28.What is the size of YMM...

Answer following questions27.Which of the following is an example of MIMD (Multiple Instruction Multiple<br>Data stream) computer? *<br>intel pentium4<br>vector computer<br>intel core i7<br>all of the above<br>28.What is the size of YMM register in the AVX? *<br>32 bits<br>64 bits<br>128 bits<br>256 bits<br>29.Let a=[1,2,3,4], b=[4,3,2,1] and c=_mm256_hadd_pd(a,b). What is the value of<br>c? *<br>[5,5,5,5]<br>[3,7,7,3]<br>[-3,-1,1,3]<br>[3,1,-1,-3]<br>30.Let a=[1,2,3,4], b=[4,3,2,1] and c=_mm256_sub_pd(b,a). What is the value of c?<br>[5,5,5,5]<br>[3,7,7,3]<br>[-3,-1,1,3]<br>O 13,1,-1,-3]<br>O O<br>O O O<br>

Extracted text: 27.Which of the following is an example of MIMD (Multiple Instruction Multiple Data stream) computer? * intel pentium4 vector computer intel core i7 all of the above 28.What is the size of YMM register in the AVX? * 32 bits 64 bits 128 bits 256 bits 29.Let a=[1,2,3,4], b=[4,3,2,1] and c=_mm256_hadd_pd(a,b). What is the value of c? * [5,5,5,5] [3,7,7,3] [-3,-1,1,3] [3,1,-1,-3] 30.Let a=[1,2,3,4], b=[4,3,2,1] and c=_mm256_sub_pd(b,a). What is the value of c? [5,5,5,5] [3,7,7,3] [-3,-1,1,3] O 13,1,-1,-3] O O O O O

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here