登入選單
返回Google圖書搜尋
Parallel Numerical Algorithms
註釋With the increasing use of more powerful multiprocessor computer systems comes the need to develop parallel implementations of numerical methods which were originally developed for use with uniprocessors. Focusing on shared and local memory MIMD parallel computer systems, this volume is designed to help applications programmers make the not-so-straightforward transition from a serial to a parallel environment. It covers both synchronization and message-passing paradigms; discusses code development using parallel extensions to Fortran; emphasizes linear algebra, but covers other areas - ordinary differential equations, optimization - in detail.