Поиск по каталогу |
(строгое соответствие)
|
- Профессиональная
- Научно-популярная
- Художественная
- Публицистика
- Детская
- Искусство
- Хобби, семья, дом
- Спорт
- Путеводители
- Блокноты, тетради, открытки
Static and Dynamic Finite Element Analysis Using Parallel Programming.
В наличии
Местонахождение: Алматы | Состояние экземпляра: новый |
Бумажная
версия
версия
Автор: Allan Mann
ISBN: 9783659803475
Год издания: 2015
Формат книги: 60×90/16 (145×215 мм)
Количество страниц: 144
Издательство: LAP LAMBERT Academic Publishing
Цена: 36840 тг
Положить в корзину
Позиции в рубрикаторе
Отрасли знаний:Код товара: 153184
Способы доставки в город Алматы * комплектация (срок до отгрузки) не более 2 рабочих дней |
Самовывоз из города Алматы (пункты самовывоза партнёра CDEK) |
Курьерская доставка CDEK из города Москва |
Доставка Почтой России из города Москва |
Аннотация: The Graphics Processing Units (GPU) were originally designed for downloading graphical display but with the improved capabilities of GPU, the use of GPU for General Purpose Programming (GPGPU) has been noticed. Due to the parallel architecture which allows the concurrency of the tasks, GPU can be used for solving large systems of equations. Implementation of the Finite Element Method on GPU architecture is quite straightforward because this method deals with linear equations or ordinary differential equations and when a problem has a large number of degrees of freedom, the use of GPU capabilities can significantly decrease the computation time. Two specific examples are the transient analysis and the static analysis which can reach higher performance using parallel programming.
Ключевые слова: Parallel Programming, Open CL, GPU architecture, Speed-up