Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

2001

Parallel Computing

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Workstation Clusters For Parallel Computing, J. Stone, Fikret Erçal Jan 2001

Workstation Clusters For Parallel Computing, J. Stone, Fikret Erçal

Computer Science Faculty Research & Creative Works

Workstation clusters have become an increasingly popular alternative to traditional parallel supercomputers for many workloads requiring high performance computing. The use of parallel computing for scientific simulations has increased tremendously in the last ten years, and parallel implementations of scientific simulation codes are now in widespread use. There are two dominant parallel hardware/software architectures in use today: distributed memory, and shared memory. Systems implementing shared memory provide cooperating processes with a shared memory address space that can be accessed by all processors. In shared memory systems, parallel processing occurs through the use of shared data structures, or through emulation of …