# 并行计算（专业选修）

<figure><img src="/files/miMSsbT3zMVTSr8P90Am" alt=""><figcaption><p>课程教材</p></figcaption></figure>

## 课程简介

本门课是计科开设的选修课，信院也开了一门并行计算B，目前不清楚信院的课能否计入大数据的选修学分。主要方向是并行计算的硬件基础，即当代并行计算机的体系结构模型，着重讨论并行计算的核心内容，即并行算法的设计和典型常用的并行数值算法，以及并行计算的软件支持，即并行程序设计的原理和主要的编程方法。

## 前置知识涉及的课程

C语言、计算系统概论A

## 往年经验

考试内容方面，计科开课基本上是孙广中老师和徐云老师轮流开课，孙广中老师的课程详见评课社区，徐云老师这边课程内容比较丰富，不过所用ppt和实验设计多为祖传内容，比较无趣。考试内容基本上年年重复度都较高，去评课社区找一份往年的卷子看一遍就够了。

## 与后续课程的联系

与后续课程的联系不大，但是如果研究生期间或者后续对高性能计算方向的研究内容感兴趣的话，可以选课作为入门。

## 目录

<details>

<summary>并行计算教学大纲</summary>

高性能计算

并行体系结构

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://advancedguideforsds.gitbook.io/advancedguide/pei-yang-fang-an-jie-xi/da-san-chun-ji-xue-qi/bing-hang-ji-suan-zhuan-ye-xuan-xiu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
