1 / 5

Future of Parallel Databases at Home: Challenges and Opportunities

Explore the potential of parallel databases in the context of distributed computing projects utilizing home PCs, current parallel processors, and parallel query processing at home. Discuss the challenges and opportunities in harnessing the power of commodity processors for high-performance computing.

jcoulter
Télécharger la présentation

Future of Parallel Databases at Home: Challenges and Opportunities

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Parallel Databases @ Home Qiong Luo Hong Kong University of Science & Technology http://www.cse.ust.hk/~luo

  2. Parallel Databases • Future of high performance computing [DeWitt and Gray, CACM 1992] • Parallelism metrics: scaleup and speedup • Parallel architectures: Shared-memory, shared-disk, shared-nothing • Pipelined and partitioned parallelism • Intra-operator parallelism: split and merge • Specialized parallel operators All systems in this era ran in (super-)computer labs. Qiong Luo @ CIDR 2007

  3. Volunteer Computing @ Home • A bunch of distributed computing projects utilizing home PCs over the Internet (2000-) • SETI@home, 3 million users, TFLOPS-PFLOPS • folding@home • Einstein@home • LHC@home • Predictor@home • Rosetta@home • … All tasks are running on private computers at volunteers’ homes. Qiong Luo @ CIDR 2007

  4. Current Parallel Processors @ Home • CUDA • NVDIA GeForce 8800 video cards (Nov 06) • 16 SIMD multiprocessors, each of eight processors • Over 300 GFLOPS (10 X Intel 3.0GHz Core 2 Duo) • CBEA (The Cell Architecture by STI) • Sony Playstation3 game console (Oct 06) • One Power Processing Element (PPE) • Eight Synergistic Processing Elements (SPEs) Commodity processors with massive parallel processing power Qiong Luo @ CIDR 2007

  5. Parallel Query Processing @ Home ? • There are probably applications for it. • We might or might not need a full-fledged parallel database system. • There will be a learning curve for the emerging hardware architectures. • The @home computing paradigm requires us to rethink many issues. • There is a wealth of literature on parallelDB. Comments are welcome! Qiong Luo @ CIDR 2007

More Related