会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DLCan'tBeAccelerated
博客园
首页
新随笔
联系
订阅
管理
2021年11月27日
vscode 配置 cuda 环境
摘要: 安装扩展 vscode-cudacpp 代码高亮 Nsight Visual Studio Code Edition debug 配置文件 c_cpp_properties.json { "configurations": [ { "name": "Linux", "includePath": [
阅读全文
posted @ 2021-11-27 19:32 DLCan'tBeAccelerated
阅读(2419)
评论(2)
推荐(0)
2021年4月27日
Docker 安装 GVProf -----它对我不搭不理,我对它不离不弃
摘要: #1. 安装 Docker 和 Nvidia-Docker 先安装 docker,再安装 nvidia-docker,参见 https://tianws.github.io/skill/2019/04/09/docker/ 安装完 nvidia-docker 后安装 nvidia/cuda:11.2
阅读全文
posted @ 2021-04-27 15:09 DLCan'tBeAccelerated
阅读(105)
评论(0)
推荐(0)
2021年4月24日
GVProf 的安装
摘要: GVProf 官方安装教程 https://gvprof.readthedocs.io/en/latest/install.html 本博客对它做出解释 不要选择一次性安装,可能会出现不可预知的错误。 #1. 下载源码 git clone --recursive https://github.com
阅读全文
posted @ 2021-04-24 08:44 DLCan'tBeAccelerated
阅读(292)
评论(0)
推荐(0)
2021年4月13日
服务器问题的一级Cache
摘要: ##1. 安装软件提示:[Error 13] 权限不够 软件要写入的文件owner错误 chown -R user file ##2. wget 出现 403 Forbidden 下载上传 ##3. 服务器本地传输文件 配置Xshell:属性-文件传输-Zmodem 安装lrzsz: sudo ap
阅读全文
posted @ 2021-04-13 09:43 DLCan'tBeAccelerated
阅读(156)
评论(0)
推荐(0)
公告