docs(course): 添加 lilinke 任务2 —— GPGPU 与国产 GPU 核心特点总结 #58

Open
lilinke wants to merge 1 commits from lilinke/Intro-ops:task2-gpgpu-summary-lilinke into main
First-time contributor

说明:
对应【2026年5月打卡】任务2(Issue #13)。
基于第1、2课学习资料,梳理 GPGPU 发展历史、GPGPU 核心架构、
国产 GPU 架构格局,以及软硬件协同最重要的几个点。
文档位于 course/lilinke/ 目录。

说明: 对应【2026年5月打卡】任务2(Issue #13)。 基于第1、2课学习资料,梳理 GPGPU 发展历史、GPGPU 核心架构、 国产 GPU 架构格局,以及软硬件协同最重要的几个点。 文档位于 course/lilinke/ 目录。
lilinke added 1 commit 2026-06-09 13:31:50 +08:00
af9fce62c5 docs(course): add lilinke task2 GPGPU & domestic GPU summary
Add learning document for 任务2: GPGPU development history,
GPGPU core architecture, domestic GPU landscape, and the key
points of hardware/software co-design.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b lilinke-task2-gpgpu-summary-lilinke main
git pull task2-gpgpu-summary-lilinke

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff lilinke-task2-gpgpu-summary-lilinke
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ccf-ai-infra/Intro-ops#58
No description provided.