![]() |
Parallel Programming: Techniques and Applications Using Networked Workstations and Parallel Computers
ISBN: 9780131405639 / Angielski / Miękka / 496 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This accessible text covers the techniques of parallel programming in a practical manner that enables readers to write and evaluate their parallel programs. Supported by the National Science Foundation and exhaustively class-tested, it is the first text of its kind that does not require access to a special multiprocessor system, concentrating instead on parallel programs that can be executed on networked computers using freely available parallel software tools. The book covers the timely topic of cluster programming, interesting to many programmers due to the recent... This accessible text covers the techniques of parallel programming in a practical manner that enables readers to write and evaluate their... |
cena:
1229,06 zł |
![]() |
Parallel Computing Using Prefix Problem
ISBN: 9780195088496 / Angielski / Twarda / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The prefix operation on a set of data is one of the simplest and most useful building blocks in parallel algorithms. This introduction to those aspects of parallel programming and parallel algorithms that relate to the prefix problem emphasizes its use in a broad range of familiar and important problems. The book illustrates how the prefix operation approach to parallel computing leads to fast and efficient solutions to many different kinds of problems. Students, teachers, programmers, and computer scientists will want to read this clear exposition of an important approach.
The prefix operation on a set of data is one of the simplest and most useful building blocks in parallel algorithms. This introduction to those aspect...
|
cena:
277,61 zł |
![]() |
Parallel Optimization: Theory, Algorithms, and Applications
ISBN: 9780195100624 / Angielski / Twarda / 576 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book offers a unique pathway to methods of parallel optimization by introducing parallel computing ideas into both optimization theory and into some numerical algorithms for large-scale optimization problems. The three parts of the book bring together relevant theory, careful study of algorithms, and modeling of significant real world problems such as image reconstruction, radiation therapy treatment planning, financial planning, transportation and multi-commodity network flow problems, planning under uncertainty, and matrix balancing problems.
This book offers a unique pathway to methods of parallel optimization by introducing parallel computing ideas into both optimization theory and into s...
|
cena:
1070,49 zł |
![]() |
Concurrent Scientific Computing
ISBN: 9780387941950 / Angielski / Twarda / 328 str. Termin realizacji zamówienia: 22 dni roboczych Mathematics is playing an ever more important role in the physical and biological sciences, provoking a blurring of boundaries between scientific dis- ciplines and a resurgence of interest in the modern as well as the classical techniques of applied mathematics. This renewal of interest, both in research and teaching, has led to the establishment of the series: Texts in Applied Mathe- matics (TAM). The development of new courses is a natural consequence of a high level of excitement on the research frontier as newer techniques, such as numerical and symbolic computer systems, dynamical...
Mathematics is playing an ever more important role in the physical and biological sciences, provoking a blurring of boundaries between scientific dis-...
|
208,43 zł |
![]() |
Topology in Process Calculus: Approximate Correctness and Infinite Evolution of Concurrent Programs
ISBN: 9780387950921 / Angielski / Twarda / 220 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Process calculi are among the most successful models of concurrent systems. Various behavior equivalences between processes are central notions in CCS (calculus of communicating systems) and other process calculi. In the real applications, specification and implementation are described as two processes, and correctness of programs is treated as a certain behavior equivalence between them. The purpose of this book is to establish a theory of approximate correctness and infinite evolution of concurrent programs by employing some notions and tools from point-set topology. This book is restricted...
Process calculi are among the most successful models of concurrent systems. Various behavior equivalences between processes are central notions in CCS...
|
cena:
233,84 zł |
![]() |
On a Method of Multiprogramming
ISBN: 9780387988702 / Angielski / Twarda / 370 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Among all the interests in parallelism, there is an essential and fundamental one that has remained largely unexplored, namely the question of how to design parallel programs from their specification. And that is what this book is about. It proposes a method for the formal development of parallel programs - multiprograms as we have preferred to call them -, and it does so with a minimum of formal gear, viz. with the predicate calculus and with the meanwhile well-established theory of Owicki and Gries. The fact that one can get away with just this theory will probably not convey anything to...
Among all the interests in parallelism, there is an essential and fundamental one that has remained largely unexplored, namely the question of how to ...
|
cena:
675,62 zł |
![]() |
Parallel Algorithms
ISBN: 9780471251828 / Angielski / Twarda / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. There is increasing interest in the study, design and analysis of parallel algorithms. This is partly the result of new technology which makes processing economically feasible and also the complexity of today's information processing requirements.
There is increasing interest in the study, design and analysis of parallel algorithms. This is partly the result of new technology which makes process...
|
cena:
826,14 zł |
![]() |
Parallel and Distributed Computing: A Survey of Models, Paradigms and Approaches
ISBN: 9780471358312 / Angielski / Twarda / 272 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. An all-inclusive survey of the fundamentals of parallel and distributed computing. The use of parallel and distributed computing has increased dramatically over the past few years, giving rise to a variety of projects, implementations, and buzzwords surrounding the subject. Although the areas of parallel and distributed computing have traditionally evolved separately, these models have overlapping goals and characteristics. Parallel and Distributed Computing surveys the models and paradigms in this converging area of parallel and distributed computing and considers the diverse approaches...
An all-inclusive survey of the fundamentals of parallel and distributed computing. The use of parallel and distributed computing has increased dramati...
|
cena:
758,57 zł |
![]() |
Efficient Parallel Algorithms
ISBN: 9780521388412 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This largely self-contained text is an introduction to the field of efficient parallel algorithms and to the techniques for efficient parallelism, that presumes no special knowledge of parallel computers or particular mathematics. The book emphasizes designing algorithms within the timeless and abstracted context of a high-level programming language rather than within highly specific computer architectures. This is an approach that concentrates on the essence of algorithmic theory, determining and taking advantage of the inherently parallel nature of certain types of problems. The authors...
This largely self-contained text is an introduction to the field of efficient parallel algorithms and to the techniques for efficient parallelism, tha...
|
cena:
230,79 zł |
![]() |
Scheduling and Automatic Parallelization
ISBN: 9780817641498 / Angielski / Twarda / 264 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Readership This book is devoted to the study of compiler transformations that are needed to expose the parallelism hiddenin a program. This book is notan introductory book to parallel processing, nor is it an introductory book to parallelizing compilers. Weassume thatreaders are familiar withthebooks High Performance Compilers for Parallel Computingby Wolfe 121] and Super compilers for Parallel and Vector Computers by Zima and Chapman 125], and that they want to know more about scheduling transformations. In this book we describe both task graph scheduling and loop nest scheduling....
Readership This book is devoted to the study of compiler transformations that are needed to expose the parallelism hiddenin a program. This book is no...
|
cena:
404,42 zł |
![]() |
Using OpenMP: Portable Shared Memory Parallel Programming
ISBN: 9780262533027 / Angielski / Miękka / 353 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "I hope that readers will learn to use the full expressibility and power of OpenMP. This book should provide an excellent introduction to beginners, and the performance section should help those with some experience who want to push OpenMP to its limits." -- from the foreword by David J. Kuck, Intel Fellow, Software and Solutions Group, and Director, Parallel and Distributed Solutions, Intel Corporation OpenMP, a portable programming interface for shared memory parallel computers, was adopted as an informal standard in 1997 by computer scientists who wanted a unified model on which... "I hope that readers will learn to use the full expressibility and power of OpenMP. This book should provide an excellent introduction to beginners... |
cena:
329,99 zł |
![]() |
The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications
ISBN: 9780596521530 / Angielski / Miękka / 304 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theoretical models or distributed-memory architectures. The book provides detailed explanations and usable samples to help you transform algorithms from serial to parallel code, along with advice and analysis for avoiding mistakes that programmers typically... If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands... |
cena:
187,06 zł |
![]() |
Programming the Propeller with Spin: A Beginner's Guide to Parallel Processing
ISBN: 9780071716666 / Angielski / Miękka / 368 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Parallel Processing With the Propeller--Made Easy
"This book should find a place on any Propellerhead's bookshelf, between Parallax's Propeller Manual and its Programming and Customizing the Multicore Propeller volumes." Make: 24 Programming the Propeller with Spin: A Beginner's Guide to Parallel Processing walks you through the essential skills you need to build and control devices using the Propeller chip and its parallel processing environment. Find out how to use each of the identical 32-bit processors, known as cogs, and make the eight cogs effectively... Parallel Processing With the Propeller--Made Easy
"This book should find a place on any Propellerhead's bookshelf, between Parallax's Propeller... |
cena:
177,26 zł |
![]() |
Cuda by Example: An Introduction to General-Purpose Gpu Programming
ISBN: 9780131387683 / Angielski / Miękka / 290 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "This book is required reading for anyone working with accelerator-based computing systems." -From the Foreword by Jack Dongarra, University of Tennessee and Oak Ridge National Laboratory CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA...
"This book is required reading for anyone working with accelerator-based computing systems." -From the Foreword by Jack Dongarra, Universi...
|
cena:
215,75 zł |
![]() |
The Practice of Parallel Programming
ISBN: 9781451536614 / Angielski / Miękka / 424 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book provides an advanced guide to the issues of the parallel and multithreaded programming. It goes beyond the high-level design of the applications, into the details that are often overlooked but vital to make the programs work. The content is oriented towards the programming of the operating systems, servers and business applications. The parallel programming has three aspects to it: the theory of parallelism, a specific API you plan to use, and the details of how to make it all work together. Many books cover the first two aspects but at the moment this is the only book about the...
This book provides an advanced guide to the issues of the parallel and multithreaded programming. It goes beyond the high-level design of the applicat...
|
cena:
161,81 zł |
![]() |
On a Method of Multiprogramming
ISBN: 9781441931795 / Angielski / Miękka / 370 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Among all the interests in parallelism, there is an essential and fundamental one that has remained largely unexplored, namely the question of how to design parallel programs from their specification. And that is what this book is about. It proposes a method for the formal development of parallel programs - multiprograms as we have preferred to call them -, and it does so with a minimum of formal gear, viz. with the predicate calculus and with the meanwhile well-established theory of Owicki and Gries. The fact that one can get away with just this theory will probably not convey anything to...
Among all the interests in parallelism, there is an essential and fundamental one that has remained largely unexplored, namely the question of how to ...
|
cena:
606,65 zł |
![]() |
An Object-Oriented Library For Shared-Memory Parallel Simulations
ISBN: 9780980451023 / Angielski / Miękka / 190 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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...
This is a PhD thesis describing implementation of an object-oriented library for shared-memory parallel programming. Although completed in 1996, the w...
|
cena:
69,75 zł |
![]() |
Programming Multicore and Many-Core Computing Systems
ISBN: 9780470936900 / Angielski / Twarda / 528 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Programming multi-core and many-core computing systems Sabri Pllana, Linnaeus University, Sweden Fatos Xhafa, Technical University of Catalonia, Spain Provides state-of-the-art methods for programming multi-core and many-core systems The book comprises a selection of twenty two chapters covering: fundamental techniques and algorithms; programming approaches; methodologies and frameworks; scheduling and management; testing and evaluation methodologies; and case studies for programming multi-core and many-core systems. Program... Programming multi-core and many-core computing systems Sabri Pllana, Linnaeus University, Sweden Fatos Xhafa, Technical Univer... |
cena:
441,53 zł |
![]() |
Parallel R: Data Analysis in the Distributed World
ISBN: 9781449309923 / Angielski / Miękka / 120 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It's tough to argue with R as a high-quality, cross-platform, open source statistical software product--unless you're in the business of crunching Big Data. This concise book introduces you to several strategies for using R to analyze large datasets, including three chapters on using R and Hadoop together. You'll learn the basics of Snow, Multicore, Parallel, Segue, RHIPE, and Hadoop Streaming, including how to find them, how to use them, when they work well, and when they don't. With these packages, you can overcome R's single-threaded nature by spreading work across multiple CPUs,... It's tough to argue with R as a high-quality, cross-platform, open source statistical software product--unless you're in the business of crunching ... |
cena:
90,96 zł |
![]() |
Cuda Programming: A Developer's Guide to Parallel Computing with Gpus
ISBN: 9780124159334 / Angielski / Miękka / 600 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you need to learn CUDA but don't have experience with parallel computing, CUDA Programming: A Developer's Introduction offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and bringing you up to speed on GPU parallelism and hardware, then delving into CUDA installation. Chapters on core concepts including threads, blocks, grids, and memory focus on both parallel and CUDA-specific issues. Later, the book demonstrates CUDA in practice for optimizing applications, adjusting to new hardware, and solving common problems. ...If you need to learn CUDA but don't have experience with parallel computing, CUDA Programming: A Developer's Introduction offers a detailed ... |
cena:
182,65 zł |