Reply to comment

Не знаю, затрагивалась ли раньше эта тема. Думаю, ни для кого не секрет, что в численных методах умножение матрицы на матрицу в чистом виде встречается крайне редко. По сути, результаты такого умножения - это те же попугаи. Поэтому было бы очень интересно увидеть результаты умножения матрицы на вектор, а также умножение матрицы на вектор в разреженном формате, например, CSR. Не знаю, позволяет ли CUDA работать с разреженными форматами. У Гото Sparce BLAS нет, в MKL есть.

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