Distributed Computing Concepts: Towards PDE-related problems

Teacher :Qiu Lingyun
Schedule: Tue & Thur 13:30-15:05, 2020-2-18 ~ 5-7
Venue:W11, Ning Zhai

Description

Distributed computing underlies software platform in multiple areas, ranging from seismic imaging to web applications, and to financial services. This course is intended for students with a basic knowledge of PDE and sequential programing in Python, who is motivated to learn parallel programing for solving large-scale problems.

In this course, we will show tutorials and examples that use various types of distributed computing to solve large-scale problems involving solving PDE systems. This course also provides a range of suggestions and advice on how to develop flexible and scalable programs.


E-mail:lyqiu@tsinghua.edu.cn

Prerequisite

PDE, Numerical analysis, Python