CSC773 - Parallel Computing / College of Computing, Informatics And Media

This course introduces the parallelism fundamentals and parallel algorithm design for improving computational performance. It emphasizes the decomposition and mapping techniques in constructing parallel algorithms. The parallel programming paradigms, namely, the shared address space and message pass...

Full description

Saved in:
Bibliographic Details
Main Author: UiTM, College of Computing, Informatics And Media
Format: Teaching Resource
Language:English
Published: Universiti Teknologi MARA (UiTM)
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/75089/1/75089.pdf
https://ir.uitm.edu.my/id/eprint/75089/
https://aims.uitm.edu.my/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This course introduces the parallelism fundamentals and parallel algorithm design for improving computational performance. It emphasizes the decomposition and mapping techniques in constructing parallel algorithms. The parallel programming paradigms, namely, the shared address space and message passing are applied to implement parallel programs. Other topics include the analytical modeling and parallel algorithms.