Skip to content

Introduction to Parallel Computing

Best in textbook rentals since 2012!

ISBN-10: 0198515766

ISBN-13: 9780198515760

Edition: 2004

Authors: W. P. Petersen, P. Arbenz

List price: $245.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

In the last few years, courses on parallel computation have been developed and offered in many institutions in the UK, Europe and US as a recognition of the growing significance of this topic in mathematics and computer science. There is a clear need for texts that meet the needs of students and lecturers and this book, based on the author's lecture at ETH Zurich, is an ideal practical student guide to scientific computing on parallel computers working up from a hardware instruction level, to shared memory machines, and finally to distributed memory machines. Aimed at advanced undergraduate and graduate students in applied mathematics, computer science, and engineering, subjects covered…    
Customers also bought

Book details

List price: $245.00
Copyright year: 2004
Publisher: Oxford University Press, Incorporated
Publication date: 3/25/2004
Binding: Hardcover
Pages: 278
Size: 6.14" wide x 9.21" long x 0.79" tall
Weight: 1.166
Language: English

Basic issues
Applications
SIMD, Single Instruction Multiple Data
Shared Memory Parallelism
MIMD, Multiple Instruction Multiple Data
SSE Intrinsics for Floating Point
AltiVec Intrinsics for Floating Point
OpenMP commands
Summary of MPI commands
Fortran and C communication
Glossary of terms
Notation and symbols