Reply to comment

This discussion is closed: you can't post new comments.

Ссылки с веба

Для тех, кому лень следить за gpgpu.org две тщательно отобранных ссылки, показавшихся мне интересными (остальные полтора десятка свежих материалов - не зацепили)

GPU VSIPL is an implementation of Vector Signal Image Processing Library
VISPL - это стандартная библиотека обработки векторов-изображений-сигналов (в первый раз про нее слышу, если честно). Линейная алгебра, FFT, convolution и так далее (VISPL 1.3 API (PDF)).
GPU-VISPL - это реализация того же самого для NVidia CUDA, обещают ускорение на порядки. Есть дистрибутив, берешь, ставишь, линкуешся, PROFIT!
Designing Efficient Sorting Algorithms for Manycore GPUs (PDF)
Довольно полезная статья по сортировку, с результатами, рвут CPU на части (но не на порядки, а в разы), рекомендую.

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