Limit this search to....

An Object-Oriented Library For Shared-Memory Parallel Simulations
Contributor(s): Machanick, Philip (Author)
ISBN: 0980451027     ISBN-13: 9780980451023
Publisher: Rampage Research
OUR PRICE:   $16.38  
Product Type: Paperback
Published: May 2008
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Parallel
Physical Information: 0.4" H x 6" W x 9" (0.58 lbs) 190 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This is a PhD thesis describing implementation of an object-oriented library for shared-memory parallel programming. Although completed in 1996, the work has become relevant again with the growth of commodity multicore processors. While some details of the programming style would differ with advances in C++ since the mid-1990s, the fundamentals of structuring code to match characteristics of the memory hierarchy still apply. Areas covered include caches and the address translation mechanism (specifically interactions with the TLB). The material is understandable for a reader with a reasonable understanding of computer architecture and C++ programming. Some algorithms background would also be useful. A few comments on technology changes since 1996 have been added to the text.