作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我想在 Windows 中使用 cuda-gdb 调试我的应用程序。是否可以在 Windows 中运行 cuda-gdb? cygwin 会帮忙做吗?
最佳答案
cuda-gdb
未被正式支持或打算在 Windows 环境中使用。来自 here :
This document introduces CUDA-GDB, the NVIDIA® CUDA® debugger for Linux and Mac OS.
cygwin 不是官方支持的在 Windows 上运行任何 CUDA linux 工具的环境。
Windows 应用程序的推荐调试器是 NSIGHT Visual Studio Edition ,假设找到兼容版本的 visual studio,它将由适用于 windows 的 CUDA 7.5 安装程序自动安装。
有关支持的配置,请参阅 CUDA 7.5 windows installation guide .
关于cuda - 如何在 Windows 中运行 cuda-gdb?我可以使用 cygwin 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36399822/
我是一名优秀的程序员,十分优秀!