2021年12月15日

Windows10安装WSL

摘要: 安装过程 1. 系统要求:Windows10内部版本>=19041,详细信息可参考 [https://docs.microsoft.com/zh-cn/windows/wsl/install] 2. 开启Hyper V服务和虚拟机平台,可参考[https://jianlong.blog.csdn.n 阅读全文

posted @ 2021-12-15 12:59 BreezeLee 阅读(261) 评论(0) 推荐(0)

2016年5月30日

Visual Studio 2013 Installation

摘要: 最近在Windows 7(SP1)上安装Visual Studio 2013 Pro,遇到无法安装Visual Studio Core Features的错误,google后发现,错误居然是环境变量ComSpec的值有问题! 结果查看系统ComSpec后发现,值为%SystemRoot%\syste 阅读全文

posted @ 2016-05-30 23:13 BreezeLee 阅读(166) 评论(0) 推荐(0)

2015年5月16日

CUDA学习笔记一

摘要: 使用VS2013编译CUDA程序时,可能会遇到以下问题:1、errorMSB3721:"D:\ProgramFiles\NVIDIAGPUComputing\Toolkit\CUDA\v7.0\bin\nvcc.exe"-gencode=arch=compute_52,code=\"sm_52,co... 阅读全文

posted @ 2015-05-16 22:14 BreezeLee 阅读(7650) 评论(0) 推荐(0)

导航