Skip to content

Commit

Permalink
release assign 8
Browse files Browse the repository at this point in the history
  • Loading branch information
zms1999 committed Jun 4, 2024
1 parent f9d255c commit 2e44a51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* [小作业五](assignments/5.simd.md):向量化
* [小作业六](assignments/6.cuda1.md):CUDA 优化
* [小作业七](assignments/7.optimization0.md):单机性能优化
<!-- * [小作业八](assignments/8.profiling_tools.md):性能分析工具 -->
* [小作业八](assignments/8.profiling_tools.md):性能分析工具

### 大作业

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ nav:
- 小作业五: assignments/5.simd.md
- 小作业六: assignments/6.cuda1.md
- 小作业七: assignments/7.optimization0.md
# - 小作业八: assignments/8.profiling_tools.md
- 小作业八: assignments/8.profiling_tools.md
# - 小作业五: assignments/5.profiling_tools.md
- 大作业:
- 实验一: exp/1.odd_even_sort.md
Expand Down

0 comments on commit 2e44a51

Please sign in to comment.