支持的CUDA中的Windows编译器 [英] Supported Windows compilers in CUDA

查看:185
本文介绍了支持的CUDA中的Windows编译器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



stackoverflow.com/questions/19140503/clean-error-with-cuda-5-5-in-visual-studio-2010-express\">"clean" Visual Studio 2010 Express中的CUDA 5.5错误



任何人都可以确认这只是5.5版本的问题吗?是否有可以安装的早期版本。 5.0,这将允许nvcc使用64位Windows 7下的Visual Studio 10.0 Express版本编译器?

解决方案



NVIDIA CUDA TOOLKIT V5.0发行说明第5.1节中,表1



支持的Windows编译器(32位和64位)

p $ p> 编译器IDE
Visual C ++ 10.0 Visual Studio 2010
Visual C ++ 9.0 Visual Studio 2008

NVIDIA CUDA TOOLKIT V5.5发行说明,表2



Windows CUDA 5.5中支持的编译器

 编译器IDE 
Visual C ++ 11.0 Visual Studio 2012
Visual C ++ 11.0 Visual Studio 2012 Express(32位)
Visual C ++ 10.0 Visual Studio 2010
Visual C ++ 9.0 Visual Studio 2008

NVIDIA CUDA Getting Started Guide for MICROSOFT WINDOWS for CUDA 6.0



Windows编译器支持CUDA 6.0

 编译器IDE 
Visual C ++ 11.0 Visual Studio 2012 Express
Visual C ++ 10.0 Visual Studio 2010
Visual C ++ 9.0 Visual Studio 2008

在所有上述版本中,没有对Visual Studio 2010 Express的支持。


I am a complete novice CUDA programmer trying to get started, and I am encountering the issue mentioned here with version 5.5

"clean" error with CUDA 5.5 in Visual Studio 2010 Express

Can anyone confirm that this is an issue with version 5.5 only? Is there an earlier version that I can install e.g. 5.0, that will allow nvcc to work with the Visual Studio 10.0 Express version compiler under 64-bit Windows 7?

解决方案

This is a late answer provided here to remove this question from the unanswered list.

From the NVIDIA CUDA TOOLKIT V5.0 Release Notes, Section 5.1, Table 1

Supported Windows Compilers (32-bit and 64-bit)

Compiler          IDE
Visual C++ 10.0   Visual Studio 2010
Visual C++ 9.0    Visual Studio 2008

From the NVIDIA CUDA TOOLKIT V5.5 Release Notes, Table 2

Windows Compilers Supported in CUDA 5.5

Compiler          IDE
Visual C++ 11.0   Visual Studio 2012
Visual C++ 11.0   Visual Studio 2012 Express (32-bit)
Visual C++ 10.0   Visual Studio 2010
Visual C++ 9.0    Visual Studio 2008

From the NVIDIA CUDA GETTING STARTED GUIDE FOR MICROSOFT WINDOWS for CUDA 6.0

Windows Compiler Support in CUDA 6.0

Compiler          IDE
Visual C++ 11.0   Visual Studio 2012 Express
Visual C++ 10.0   Visual Studio 2010 
Visual C++ 9.0    Visual Studio 2008

In all the above releases, there is no support for Visual Studio 2010 Express.

这篇关于支持的CUDA中的Windows编译器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆