Reply to comment

Настройка для winxp 32, cuda 3.0, vc++ 2008

1. Скачал vc++ 2008 с источника
http://download.microsoft.com/download/8/3/a/83aad8f9-38ba-4503-b3cd-ba2...
установил vc++

2. Скачал и установил с источника
http://developer.nvidia.com/object/cuda_3_0_downloads.html
Developer Drivers for WinXP (197.13)
CUDA Toolkit установил в папку C:\CUDA\CUDA TOOLKIT
GPU Computing SDK code samples установил в папку C:\CUDA\CUDA SDK

3.1 Открыл проект C:\CUDA\CUDA SDK\C\src\oceanFFT\oceanFFT_vc90
перекомпилировал его все запустилось.

3.2 Скачал и установил CUDA_VS_Wizard_W32.2.0 с источника
http://forums.nvidia.com/index.php?act=attach&type=post&id=10248
После чего открыл vc++2008 открыл Файл->Создать->Проект и создал новый проект CUDA

P.S. Так же на VisualStudio 2010, не получилось. долго разбирался как об стенку.. если кто-то выложит подробную настройку совместной работы cuda и vs 2010 буду очень благодарен.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <i> <table> <td> <tr> <th>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo].
  • Images can be added to this post.

More information about formatting options

Copyright © 2008-2011 Alex Tutubalin