Reply to comment

Проблемы CUDA+WinXP

Tagged:  

Проблемы использования CUDA+Win. Что-сделано и в чем прблема:

1. toolkit + sdk установлены
2. примеры из sdk запускаются (готовые .exe, сам их не компилировал)
3. компилирую свои программы из консоли (Far, nvcc, vs-8)
4. при запуске своей простейщей программы на первой же строчке CUDA_SAFE_CALL( cudaSetDevice( 0 ) )
падает с unknown error

У кого-нибудь есть идеи по решению проблемы?

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