当前位置:网站首页>Visual Studio 2022创建项目没有CUDA模板的解决方法
Visual Studio 2022创建项目没有CUDA模板的解决方法
2022-08-04 16:08:00 【Xeon_CC】
进入目录:
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions
然后创建NVIDIA目录,在NVIDIA目录下,再创建一个CUDA 11.6 Wizards目录
打开管理员身份运行的CMD
输入:
mklink /d "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\NVIDIA\CUDA 11.6 Wizards\11.6" "C:\ProgramData\NVIDIA GPU Computing Toolkit\v11.6\extras\visual_studio_integration\CudaProjectVsWizards\17"
在CMD中进入VisualStudio的IDE目录:
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE
输入命令:
devenv /updateconfiguration
重启VisualStudio 即可看见CUDA11.6Runtime的项目模板
边栏推荐
猜你喜欢

7 月浏览器市场份额:Edge 全球第二、360 安全浏览器中国第二

【Idea设置运行参数无效】可能是...

LeetCode·84.柱状图中最大的矩形·单调递增栈

Real-Time Rendering 4th相关资源整理(无需积分 传火)

《2022 年上半年全球独角兽企业发展研究报告》发布——DEMO WORLD世界创新峰会圆满落幕

字节API鉴权方法

为什么Redis默认序列化器处理之后的key会带有乱码?

MySQL 性能调优和优化技巧
![吴恩达机器学习[13]-支持向量机](/img/8c/87f1dd825bb998008d1532ff2899e2.png)
吴恩达机器学习[13]-支持向量机

No server is required, teach you to get real-time health code recognition with only 30 lines of code
随机推荐
No server is required, teach you to get real-time health code recognition with only 30 lines of code
To ensure that the communication mechanism
DocuWare Platform - Content Services and Workflow Automation Platform for Document Management (Part 1)
Check which user permissions are assigned to each database, is there an interface for this?
邮差"头":{“retCode”:“999999”
Xi'an Zongheng Information × JNPF: Adapt to the characteristics of Chinese enterprises, fully integrate the cost management and control system
Task Computing【动态规划_牛客】
#夏日挑战赛# HarmonyOS 实现一个滑块验证
如何防止重复下单?
什么是APS?APS+MES如何解决生产难题?
饿了么智能头盔专利获授权 进一步提升骑手安全保障
不需要服务器,教你仅用30行代码搞定实时健康码识别
NFT盲盒挖矿系统dapp开发NFT链游搭建
Many merchants mall system function and dismantling 24 - ping the strength distribution of members
07-输入输出系统
Typora收费?搭建VS Code MarkDown写作环境
inter-process communication
Crawler Xiaobai Notes (yesterday's supplement to pay attention to parsing data)
jasmine.any(Function) 的一个使用场景
How to monitor code cyclomatic complexity by refactoring indicators