From 6704b3dbffe79eb6e89b23d70fa53fe94d885559 Mon Sep 17 00:00:00 2001 From: dzwduan Date: Sun, 17 Nov 2024 21:51:31 +0800 Subject: [PATCH] Update README with additional hpc code link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58a289e..401d63d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ 1. https://weedge.github.io/perf-book-cn/zh/ 1. https://en.algorithmica.org/hpc/ 1. [perf lab](https://github.com/dendibakh/perf-ninja) +1. [hpc code](https://github.com/sslotin/amh-code) ## project要求 1. 实现一个完整的操作系统 [xv6/rcore] (说明:这部分仅用于将前面的内容串起来,做起来会非常快)