Syllabus

SubjectCOMPUTER ARCHITECTURE [2nd half of semester]

Class Information

Faculty/Graduate School
POLICY MANAGEMENT / ENVIRONMENT AND INFORMATION STUDIES
Course Registration Number
13602
Subject Sort
C2086
Title
COMPUTER ARCHITECTURE
Field
Advanced Subjects - Series of Environment And Information Studies
Unit
2 Unit
Year/Semester
2023 Spring
K-Number
FPE-CO-04103-211-60
Year/Semester
2023 Spring
Day of Week・Period
Mon 4th , Thu 1st
Lecturer Name
Rodney Van Meter D
Class Format
Face-to-face
Language
Japanese
Location
SFC, Other
Class Style
*Please click here for more information on the correspondence between 'Class Style' and ’Active Learning Methods’.
Lecture
GIGA Certificate
Not applied

Detail

Course Summary

Computer architecture is the field of designing (and studying) how computer systems are constructed, by dividing a system into subsystems and defining the interfaces between them.
The class will focus heavily on how the combination of hardware and software achieves performance through parallelism:
pipelining, multicore CPUs in shared-memory systems, data parallel programming as exemplified by GPU programming, and distributed-memory,
message-passing systems such as supercomputers exemplified by MPI.