Logo

PVM: Parallel Virtual Machine

Large book cover: PVM: Parallel Virtual Machine

PVM: Parallel Virtual Machine
by

Publisher: The MIT Press
ISBN/ASIN: 0262571080
ISBN-13: 9780262571081
Number of pages: 299

Description:
Written by the team that developed the software, this tutorial is the definitive resource for scientists, engineers, and other computer users who want to use PVM to increase the flexibility and power of their high-performance computing resources. PVM introduces distributed computing, discusses where and how to get the PVM software, provides an overview of PVM and a tutorial on setting up and running existing programs, and introduces basic programming techniques including putting PVM in existing code.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Distributed Systems for Fun and ProfitDistributed Systems for Fun and Profit
by - mixu.net
This text provides a more accessible introduction to distributed systems. The book brings together the ideas behind many of the more recent distributed systems - such as Amazon's Dynamo, Google's BigTable and MapReduce, Apache's Hadoop and so on.
(13160 views)
Book cover: Petri Nets: Manufacturing and Computer SciencePetri Nets: Manufacturing and Computer Science
by - InTech
The present monograph focuses on Petri Nets applications in two main areas: manufacturing and computer science. The theory of Petri Nets is still developing: some directions of investigations are presented in this volume.
(10046 views)
Book cover: Designing and Building Parallel ProgramsDesigning and Building Parallel Programs
by - Addison Wesley
Introduction to parallel programming and a guide for developing programs for parallel and distributed systems. Programs are developed in a methodical fashion and both cost and performance are considered at each stage in a design.
(16675 views)
Book cover: How to Write Parallel Programs: A First CourseHow to Write Parallel Programs: A First Course
by - MIT Press
In the near future every programmer will need to understand parallelism, a powerful way to run programs fast. The authors of this straightforward tutorial provide the instruction that will transform ordinary programmers into parallel programmers.
(10493 views)