Reply to comment

для быстрого дискретного преобразования Фурье синус как раз очень полезен. Именно через явное вычисление синуса и косинуса сейчас все FFT на NVIDIA GPU и работают. Соостветственно, отсутствие поддержки синуса в двойной точности в железе многое меняет в FFT двойной точности.

Микробенчмарки в самом деле очень полезны и широко использовались для разработки и FFT и SGEMM. Только GPUbench морально устарел и почти все важные детали пропускает мимо.

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

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Copyright © 2008-2009 Alex Tutubalin