会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
coffee tea or me
实践是检验真理的唯一标准!
博客园
首页
新随笔
管理
02 2022 档案
Linux配置tftp服务器用于局域网文件传输
摘要:1. 安装必备软件 首先安装三个必备软件 ~$ sudo apt-get install xinetd ~$ sudo apt-get install tftp ~$ sudo apt-get install tftp-server 2. 修改配置文件 修改 /etc/xinetd.d/tftp 文
阅读全文
posted @
2022-02-17 17:24
coffee_tea_or_me
阅读(1345)
评论(0)
推荐(0)
Linux Ubuntu安装Nvidia多GPU通信库NCCL
摘要:安装Nvidia通信库NCCL用于支持同机器多设备的跨卡通信,并使用PaddleDetection进行测试。
阅读全文
posted @
2022-02-11 10:33
coffee_tea_or_me
阅读(7230)
评论(0)
推荐(1)
公告