Skip to content

Commit

Permalink
2024/03/31 08:43:05 xb update
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbandjl committed Mar 31, 2024
1 parent 0c60a28 commit 8ad6bd8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions post/nvidia/nvidia_doca/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,9 @@ <h1 id="简介">简介</h1>
<p>DOCA 代表片上数据中心架构,基本上,它是 NVIDIA 的 DPU 软件开发平台。 DOCA 包括支持 DPU 加速的库、驱动程序和运行时。 DOCA 代码是用 C 编写的,一种思考方式是 DOCA 之于 DPU,就像 CUDA 之于 GPU 一样</p>
<p>NVIDIA DOCA™ SDK 使开发人员能够利用行业标准 API 在 NVIDIA® BlueField® 网络平台上快速创建应用程序和服务。 借助 DOCA,开发人员可以利用 NVIDIA BlueField 数据处理单元 (DPU) 和 SuperNIC 的强大功能,提供突破性的网络、安全和存储性能。</p>
<p>DOCA 是 BlueField 主要硬件实体的软件框架:</p>
<p>![image-20240331081(../doca_soft_arch.png)</p>
<p>
<img class="mx-auto" alt="image-20240331081040026" src="/Users/xb/github/xb/storage/doc/pic/doca_soft_arch.png" />
</p>
<p>
<img class="mx-auto" alt="image-20240331081126024" src="/Users/xb/github/xb/storage/doc/pic/doca_hw_arch.png" />
<img class="mx-auto" alt="image-20240331081126024" src="../doca_hw_arch.png" />
</p>
<h1 id="doca软件生态文件列表">DOCA软件生态文件列表</h1>
<div class="highlight"><div style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
Expand Down Expand Up @@ -50882,7 +50880,7 @@ <h1 id="doca软件生态文件列表">DOCA软件生态文件列表</h1>
<pre style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">.
├── bf-release_4.6.0_arm64.deb_dir
│   ├── DEBIAN
│   │   ├── conffiles
│   │   ├── conffile
│   │   ├── control
│   │   ├── md5sums
│   │   └── postinst
Expand Down

0 comments on commit 8ad6bd8

Please sign in to comment.