TAILIEUCHUNG - CS6290 Multiprocessors

CS6290 Multiprocessors includes Multiprocessing, Flynn’s Taxonomy, Multiprocessors, MIMD Multiprocessors, Centralized-Memory Machines, Distributed-Memory Machines, Message-Passing Machines, Communication Performance. | CS6290 Multiprocessors Multiprocessing • Flynn’s Taxonomy of Parallel Machines – How many Instruction streams? – How many Data streams? • SISD: Single I Stream, Single D Stream – A uniprocessor • SIMD: Single I, Multiple D Streams – Each “processor” works on its own data – But all execute the same instrs in lockstep – . a vector processor or MMX Flynn’s Taxonomy • MISD: Multiple I, Single D Stream – Not used much – Stream processors are closest to MISD • MIMD: Multiple I, Multiple D Streams – Each processor executes its own instructions and operates on its own data – This is your typical off-the-shelf multiprocessor (made using a bunch of “normal” processors) – Includes multi-core processors Multiprocessors • Why do we need multiprocessors? – Uniprocessor speed keeps improving – But there are things that need even more speed • Wait for a few years for Moore’s law to catch up? • Or use multiple processors and do it now? • Multiprocessor software problem – Most code is sequential (for uniprocessors) • MUCH easier to write and debug – Correct parallel code very, very difficult to write • Efficient and correct is even harder • Debugging even more difficult (Heisenbugs) ILP limits reached? MIMD Multiprocessors Centralized Shared Memory Distributed .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.