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

Computer Sciences Commons

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

Library

Computer Science Graduate Projects and Theses

Articles 1 - 1 of 1

Full-Text Articles in Computer Sciences

Object Oriented Implementation Of The Parallel Toolkit Library, Sandhya Vinnakota Dec 2012

Object Oriented Implementation Of The Parallel Toolkit Library, Sandhya Vinnakota

Computer Science Graduate Projects and Theses

With manufacturing efficiencies and technological innovation the computing power of commodity machines has been increasing accompanied by decreasing costs. With the very favorable price/performance ratio the computing community has shifted from monolithic machines to networked machines.

This has created the need for software to manage the parallelism of the network. One such work has been the Parallel Toolkit Library. The Parallel Toolkit Library provides support for common design functionalities used throughout parallel programs.

This work extends the PTK C library for C++ parallel programs. The motivation for the current project stems from the need to let parallel programs reap the …