IA2 Quiz

IA2

  • 📝 10 preguntas
  • ⏱ ~5 min
  • 👥 11 jugaron

~5 min · 10 preguntas

🏆 Tabla de los mejores

  1. 🥇 H 100%
  2. 🥈 Eduardo 100%
  3. 🥉 Eduardo 100%
  4. #4 Eduardo 100%
  5. #5 cinta 100%
  6. #6 Eduardo 100%
  7. #7 ana 100%
  8. #8 cinta 90%
  9. #9 cinta 90%
  10. #10 cinta 80%
💬 Comentar

✨ Parecidos

🔥 Quizzes populares

Comentarios · 0

Pregunta /

Consider a loop branch whose behavior is taken nine time in a row, then not taken once. What is the prediction accuracy for this branch, assuming that we use a 2-bit prediction scheme?

Consider the following code: for ( l=1; l<=100; l++) { X[2*I+3]=x[2*l]*5.0; } The GCD test gives you the following answer:

WAW hazard is a consequence of:

Using geometric means of normalized execution times…

Suppose that you execute parallel program using 20 processors, the sequential fraction of your program is 10%. What is speedup which can be achieved?

22. Consider the following code: for(I=1; I<=100; I=I+1) { x[2*I+3]=X[2*I-2]*3.0; } The GCD test gives you the following answer:

Amdhal Law say that (software approach):

When we used CT routing, total communication time can be expressed by the following fraction (l - the number of communication lines used, m - the size of message):

What kind of communication, and for which architecture is implemented by the following code: result:= my_msg; for i:=0 to d-1 do begin partner:= my_id XOR 2; send result to partner; receive msg from partner; result := result U msg; endfor

When we compare the Loop Shrinking and the Node Splitting transformations we can conclude that:

/ · Listo 🎉

Tu resultado está listo. 🎁

¿Quieres guardarlo y ver tu historial? Crear cuenta →