В далёком 2009 году мы проходили стажировку в нижегородском отделении Intel'а, в суровой команде суровых TBB-шников. После полутора месяцев активного изучения возможностей Intel TBB у нас появилась идея сделать нечто похожее, но сразу для связки CPU+GPU. Потребовалось порядка трёх лет - и вот, компания ttgLabs, LLC представляет на выставке ISC-2012 бета-версию своего продукта TTG Apptimizer. Который получился действительно похож на TBB. Но только ещё и для GPU.
Intel TBB
Assignment on the European Football Elimination Problem (University of Osnabrueck)
The paper summarizes an assignment on the European Football Elimination Problem which was given to my students in this year\'s lecture on parallel and distributed algorithms. The students were asked to use Intel\'s TBB 3.0 to solve the assignment. The material also contains an application named Team Planer which can be used to generate input files for testing purposes.
Parallel algorithm for Bounded Knapsack Problem (Dmitry Vyukov)
The included code and solution write-up provides a parallel solution for the bounded knapsack problem, as described in the included problem description text file. The included write-up gives an overview of a dynamic programming algorithm to choose between possible solutions. In order to reduce the computational complexity, some preprocessing techniques are applied as described in the write-up. The parallelization of the dynamic programming portion of the algorithm was found to be untenable.
Модификация Алгоритма Рабина-Карпа для поиска общих подстрок
Справочное руководство Intel® TBB – теперь в HTML!
У нас в Intel® TBB хорошая новость: Справочное руководство Intel® TBB, больше известное обществу как Reference.pdf, теперь доступно в HTML версии на нашем опен-сорс сайте.
Так же на страничке документации, как обычно, документы из последнего обновления и выложен новый вариант doxygen-документации.
--Владимир
А Вы, случайно, не Цезарь?
Fluid Simulation for Video Games (part 11)
Download Article and Source Code
Download Fluid Simulation for Video Games (part 11) [PDF 1.24MB]Download Fluid Simulation Source Code (part 11) [RAR 1.94MB]
