-
Notifications
You must be signed in to change notification settings - Fork 141
Partnerships
Pavel I. Kryukov edited this page Jun 12, 2022
·
16 revisions
Our lectures and manuals have been cited by some communites. We appreciate your attention, feedback, and proposals!
- 🇷🇺 Digital Synthesis. Practical Course by Higher School of Economics
- 🇹🇷 „CENG 2032 Computer Organization“ at Muğla Sıtkı Koçman University
- 🇸🇰 „Architektúra počítačových systémov“ course at Slovak University of Technology in Bratislava.
- 🇺🇦 Відкрита лабораторія електроніки „Lampa“ at Igor Sikorsky Kyiv Polytechnic Institute.
- Additionally, we are thankful to Yuri Panchul who often promotes our course in social media.
In 2017, two seminars were delivered to Lomonosov Moscow State University students at the department of Mathematical Cybernetics at the faculty of Computational Mathematics and Cybernetics. Slides are available on GitHub:
- Day 1: Memory Hierarchy
- Day 2: Out-of-Order Execution and Branch Prediction
- In 2020, students of Belarusian State University of Informatics and Radioelectronics contributed to MIPT-V project under Anton Lechanka supervising.
- MIPS keeps an eye on MIPT-MIPS project. Robert Owen, Manager of MIPS University Programme visited MIPT-ILab in September 2017.
In 2014, Alexander Titov prepared a „CPU Organization Course“ for Yandex employees using MIPT-MIPS lectures material. Videos are available on YouTube:
- Day 1: Pipeline and Memory Hierarchy
- Day 2: Out-of-Order Execution and Branch Prediction
- Day 3: Real Example: Haswell Architecture
- MDSP (2009 — 2012) project was a direct predecessor of MIPT-MIPS driven by Alexander Titov, Nikolay Kosarev, Yury Bayda and Grigory Rechistov.
- MIPT Scheme compiler (2012 — 2014) is a Scheme compiler targeted to MIPS. The project was mentored by Boris Shurygin and Robert Khasanov.
- Igor Smirnov's Digital Design course (2015 — now) has many connections to our Computer Architecture course.
MIPT-V / MIPT-MIPS — Cycle-accurate pre-silicon simulation.