Reply to comment

Error: Const space overflowed

Tagged:  

Здравствуйте! Может кто сталкивался с такой бедой (VC++ 2008, CUDA 2.3)?

Разве есть ограничение на размер константы? Я попробовал так и эдак, получается что константа не может быть больше 16384 элементов. Только я чтото не помню чтобы такое было гдето написано в мануале.

Мне хотелось разместить в константе матрицу инцидентности графа на несколько тысяч вершин, в надежде что часть ее будет кэшироваться (как это написано в мануале). Получается что это невозможно?

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