subject
Computers and Technology, 10.12.2021 19:50 dai77

Consider the following three CPU organizations:
CPU SS: A 2-core superscalar microprocessor that provides out-of-order issue capabilities on 2 functional units (FUs). Only a single thread can run on each core at a time.
CPU MT: A fine-grained multithreaded processor that allows instructions from two threads to be run concurrently (i. e., there are two functional units), though only instructions from a single thread can be issued on any cycle.
CPU SMT: An SMT processor that allows instructions from 2 threads to be run concurrently (i. e., there are two functional units), and instructions from either or both threads can be issued to run on any cycle. Assume we have two threads X and Y to run on these CPUs that include the following operations:Thread 1Thread 2A1 - takes 3 cycles to executeA2 - no dependenciesA3 - conflicts for a functional unit with A1A4 - depends on the result of A3B1 - takes 2 cycles to executeB2 - conflicts for a functional unit with B1B3 - depends on the result of B2B4 - no dependencies and takes 2 cycles to executeAssume all instructions take a single cycle to execute unless noted otherwise or they encounter a hazard.2.a) Assuming that you have 1 SS CPU, how many cycles will it take to execute these two threads? How many issue slots are wasted due to hazards?2.b) Assuming you have 1 MT CPUs, how many cycles will it take to execute these two threads? How many issue slots are wasted due to hazards?2.c) Assuming you have 1 SMT CPU, how many cycles will it take to execute these two threads? How many issue slots are wasted due to hazards?

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 08:00, Leggett8152
What best describes a career pathway in a lodging career? a worker starts out as an amusement attendant, then becomes a recreation worker, and then becomes a gaming worker within five years. a worker starts out as a bell hop, then becomes a night clerk, and then becomes a hotel manager within five years. a worker starting out as a tour guide, then becomes a travel clerk, and then becomes a travel agent within five years. a worker starts out as a server, then becomes a food preparer, and then becomes a head chef within five years.
Answers: 1
image
Computers and Technology, 22.06.2019 14:10, normarismendoza
Dean wants a quick way to look up staff members by their staff id. in cell q3, nest the existing vlookup function in an iferror function. if the vlookup function returns an error result, the text “invalid staff id” should be displayed by the formula. (hint: you can test that this formula is working by changing the value in cell q2 to 0, but remember to set the value of cell q2 back to 1036 when the testing is complete.)
Answers: 3
image
Computers and Technology, 22.06.2019 16:20, mandy9386
Consider the following statements, then select one of the answers below: the signal() function shown below registers "sig_handler()" as the signal handler function for the sigkill signal, without the complexity of using when the sigkill signal is sent to a process running this code, by a user typing "kill -kill ", where the correct process id is used for to target the process, sig_handler() will be executed.
Answers: 1
image
Computers and Technology, 22.06.2019 22:00, suewignall
During physical science class ben and jerry connected three identical lightbulbs in parallel to a battery where happens when ben removes one of the lightbulbs from it’s socket
Answers: 2
You know the right answer?
Consider the following three CPU organizations:
CPU SS: A 2-core superscalar microprocessor that pro...

Questions in other subjects:

Konu
Spanish, 07.10.2020 08:01
Konu
Mathematics, 07.10.2020 08:01
Konu
Mathematics, 07.10.2020 08:01
Konu
Mathematics, 07.10.2020 08:01