feat: rewrite about page for 2026. (#21)
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 14s
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 14s
Signed-off-by: jackfiled <xcrenchangjun@outlook.com> Reviewed-on: #21
This commit is contained in:
33
source/posts/hpc-2025-intro.md
Normal file
33
source/posts/hpc-2025-intro.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: High Performance Computing 25 SP Introduction
|
||||
date: 2025-03-08T00:31:54.5775860+08:00
|
||||
tags:
|
||||
- 高性能计算
|
||||
- 学习资料
|
||||
---
|
||||
|
||||
High performance computing is the use of supercomputing and computing clusters to solve advanced problems.
|
||||
|
||||
<!--more-->
|
||||
|
||||
> High Performance Computing: Software execution speedup.
|
||||
>
|
||||
> High Throughput Computing: Resource utilization efficiency.
|
||||
|
||||
High performance computing:
|
||||
|
||||
- Provide computer power.
|
||||
- Full-Domain HPC = Full-Stack HPC + Full-Network HPC.
|
||||
|
||||
Two key weapons: **partitioning** and **duplicating** to increase granularity.
|
||||
|
||||
HPC History:
|
||||
|
||||
- Mainframe computer
|
||||
- Mini computer
|
||||
- Cluster
|
||||
- Grids
|
||||
- Clouds
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user