Lecture 5. Intro to Microarchitecture - Carnegie Mellon - Computer Architecture 2015 - Onur Mutlu

  Рет қаралды 52,998

Carnegie Mellon Computer Architecture

Carnegie Mellon Computer Architecture

Күн бұрын

Lecture 5. Intro to Microarchitecture: Single-Cycle
Lecturer: Prof. Onur Mutlu (users.ece.cmu.e...)
Date: Jan 26th, 2015
Lecture 5 slides (pdf): www.ece.cmu.edu...
Lecture 5 slides (ppt): www.ece.cmu.edu...
Course webpage: www.ece.cmu.edu...
Module materials: www.ece.cmu.edu...

Пікірлер: 30
@TUMENG-TSUNGF
@TUMENG-TSUNGF 3 жыл бұрын
This is the BEST computer architecture course out here hands down! The professor makes sure the common thread that runs through all the lectures doesnt get broken, coherently reviewing past lectures and hinting at what’s to come in each lecture, which makes it so easy to follow along.
@guliyevshahriyar
@guliyevshahriyar 2 жыл бұрын
Yes, right.
@robertforster8984
@robertforster8984 4 жыл бұрын
It is like being in class with your eyes closed. But the teacher makes it worth it.
@easterPole
@easterPole 6 жыл бұрын
Welcome back prof. ! , Missed you in the last lecture :)
@sergeyrar
@sergeyrar 8 жыл бұрын
Studied about MUXes 10 years ago... great refresher :D 51:00 Really cool stuff
@kabylkas
@kabylkas 8 жыл бұрын
First of all, thank you so much for making this course available for anybody in the world. I, personally, have been taking a lot out of these videos so far. I am taking this class seriously: I follow the class schedule on the website, work on all of the homeworks, labs, and read all recommended readings. Unfortunately, some of the tools for the lab require to connect to CMU ECE server. Which, obviously, requires being CMU student. At this point, the only work-around I see is buying actual FPGA dev kit. However, I was wondering maybe you can suggest something to be able to work on the labs without having CMU student account? Thank you
@niteeshmastaiah2120
@niteeshmastaiah2120 8 жыл бұрын
hi can you share the solutions for lab 1
@the-Cker
@the-Cker 6 жыл бұрын
You've done a great job by sharing this materials and videos. I'd love to be a CMU lad I'll definitely try to get into MS-IS program of your INI institute.
@rahulranjan4615
@rahulranjan4615 7 жыл бұрын
Prof.Onur Mutlu its so good to see you putting such an extraordinary effort to educate the students around the world.Thanks for the free lectures. Have you authored any book/books on Computer Architecture? I hope you reply...
@rafaelespericueta734
@rafaelespericueta734 5 жыл бұрын
First off, I'm grateful to have such talks available to watch! :-) Now for a pet peeve... Really, what's wrong with people controlling cameras for technical talks? It's so frustrating when you're trying to read a slide, but barely have time to scan it quickly. Then we get to see the lecturer talking ABOUT the slide?! Really, it would be much better to ONLY show the slides with the talking. So often I find myself getting angry when I can't see the information the lecturer is talking about. And this is the norm rather than the exception.
@josephthomas1790
@josephthomas1790 3 жыл бұрын
Maybe just open the link to the slides on another tab for a side by side view?
@gpouikli
@gpouikli 6 жыл бұрын
If the camera man was at the NBA finals, he would be filming the WC entrances, the physiotherapists etc...
@rafaelespericueta734
@rafaelespericueta734 5 жыл бұрын
Really, what's wrong with people controlling cameras for technical talks. It's so frustrating when you're trying to read a slide, but barely have time to scan it quickly. Then we get to see the lecturer talking ABOUT the slide?! Really, it would be much better to ONLY show the slides with the talking. So often I find myself getting angry when I can't see the information the lecturer is talking about. And this is the norm rather than the exception.
@kameziax
@kameziax 3 жыл бұрын
Great class! Thanks!
@kushalvangara5104
@kushalvangara5104 9 жыл бұрын
1:42:30 time was stopped, please fix this.
@CMUCompArch
@CMUCompArch 9 жыл бұрын
+Kushal Vangara This is unfortunate. We will try to fix this. The remaining slides covered in the last 5 minutes are slides 75-80 here: www.ece.cmu.edu/~ece447/s15/lib/exe/fetch.php?media=onur-447-spring15-lecture5-uarch-afterlecture.pdf
@bartsomerson2099
@bartsomerson2099 9 ай бұрын
Anyone know the name of the Elsevier book referenced in the lecture slides?
@lebanbo55
@lebanbo55 9 жыл бұрын
1:42:30 time was stopped.
@GAVVVR
@GAVVVR 6 жыл бұрын
Reloaded the youtube page, but of course it did not fix the problem at the end of the video. Anyways thanks for lecture :)
@bobanmilisavljevic7857
@bobanmilisavljevic7857 9 ай бұрын
Did you watch the newest lectures?
@yz4289
@yz4289 6 жыл бұрын
The camera doesn't need to follow the movement of the professor all the time.
@AlphaFoxDelta
@AlphaFoxDelta 6 жыл бұрын
They have the slides available in the description if that helps
@robertforster8984
@robertforster8984 4 жыл бұрын
The slides are available in the description, but yeah. It is a major inconvenience The camera man made a bad mistake.
@kesavachintada1280
@kesavachintada1280 5 жыл бұрын
can anyone suggest me a text book that goes with this course?
@suhassreenivas1878
@suhassreenivas1878 5 жыл бұрын
www.archive.ece.cmu.edu/~ece447/s15/doku.php?id=start
@ziyuhuang6237
@ziyuhuang6237 Жыл бұрын
For lab1, how to get the spim447? Thanks!
@Fnargl99
@Fnargl99 8 жыл бұрын
just an fyi. slides 78 and 79 contain the same link. 78 you say "Here are some references where you can learn more" and then on 79 "For more, see:"
@carstenklein4568
@carstenklein4568 5 жыл бұрын
PC+4, erm, are we talking about fixed length instruction sets or some harvard architecture?
@intvnut
@intvnut 3 жыл бұрын
PC + 4 because the instructions are fixed at 4 bytes each. I have a different question: What happens when you issue an unconditional jump from the last word in a 256M segment? If we're really concatenating w/ PC + 4, the upper 6 bits of the PC will point to a different 256M segment, unless the PC+4 computation itself only affects bits 25:2 of the PC. (Bits 1:0 of the PC are always 0.)
@abcdxx1059
@abcdxx1059 4 жыл бұрын
Tom Holland in a alternate universe
Lecture 6. Microarchitecture II - Carnegie Mellon - Computer Architecture 2015 - Onur Mutlu
1:48:13
Carnegie Mellon Computer Architecture
Рет қаралды 26 М.
Lecture 2. Fundamental Concepts and ISA - Carnegie Mellon - Computer Architecture 2015 - Onur Mutlu
1:50:17
Carnegie Mellon Computer Architecture
Рет қаралды 118 М.
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 2,2 МЛН
When Cucumbers Meet PVC Pipe The Results Are Wild! 🤭
00:44
Crafty Buddy
Рет қаралды 62 МЛН
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 33 МЛН
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 13 МЛН
Lecture 25 - Main Memory and DRAM Basics - Carnegie Mellon - Computer Architecture 2013 - Onur Mutlu
1:35:16
Processor under microscope. Nanometer journey
12:41
My Computer
Рет қаралды 1 МЛН
Lecture 4. ISA Tradeoffs & MIPS ISA - Carnegie Mellon - Computer Architecture 2015 - Onur Mutlu
1:30:29
Carnegie Mellon Computer Architecture
Рет қаралды 39 М.
Lecture 22: Memory Controllers - Carnegie Mellon - Comp. Arch. 2015 - Onur Mutlu
1:45:39
Carnegie Mellon Computer Architecture
Рет қаралды 21 М.
The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021
1:00:41
NDC Conferences
Рет қаралды 1,3 МЛН
Lecture 12. Out of Order Execution - Carnegie Mellon - Comp. Arch. 2015 - Onur Mutlu
1:46:41
Carnegie Mellon Computer Architecture
Рет қаралды 24 М.
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 2,2 МЛН