Home > Tags: parallel (Total 218 Records)
Parallel Architecture, Algorithm and Programming: 8th International Symposium, PAAP 2017, Haikou, China, June 17-18, 2017, Proceedings (Communications in Computer and Information Science)
Algorithms By:Guoliang Chen, Hong Shen, Mingrui Chen 2017-11-10 00:00:00
This book constitutes the refereed proceedings of the 8th International Symposium on Parallel Architecture, Algorithm and Programming, PAAP 2017, held in Haikou, China, in June 2017. The 50 revised full papers and 7 revised short papers presented were carefully reviewed and selected from 192 submiss Algorithms
Tags: computer architecture programming information communication algorithm parallel science symposium proceedings paap haikou
Parallel Computational Technologies: 11th International Conference, PCT 2017, Kazan, Russia, April 3-7, 2017, Revised Selected Papers (Communications in Computer and Information Science)
Computer Science By:- 2017-11-04 00:00:00
This book constitutes the refereed proceedings of the 11th International Conference on Parallel Computational Technologies, PCT 2017, held in Kazan, Russia, in April 2017. The 24 revised full papers presented were carefully reviewed and selected from 167 submissions. The papers are organized in topi Computer Science
Tags: computer information communication technology computational parallel science conference papers russia kazan pct
Parallel Computer Organization and Design
Computer Science By:Professor Michel Dubois 2012-10-08 00:00:00
Teaching fundamental design concepts and the challenges of emerging technology, this textbook prepares students for a career designing the computer systems of the future. In-depth coverage of complexity, power, reliability and performance, coupled with treatment of parallelism at all levels, includi Computer Science
Tags: computer design organization parallel
Elements of Parallel Computing
Computer Science By:Eric Aubanel 2016-12-08 00:00:00
Designed for introductory parallel computing courses at the advanced undergraduate or beginning graduate level, Elements of Parallel Computing presents the fundamental concepts of parallel computing not from the point of view of hardware, but from a more abstract view of algorithmic and implementati Computer Science
Basic Parallel Programming with OpenMP: A guide to cutting your scientific calculations in smaller pieces.
Programming By:Thomas la Cour Jansen 2017-08-25 00:00:00
This book provides the basic description of writing parallel programs using the OpenMP language. Simple examples related to common problems faced in scientific applications are given. The reader is assumed to know either C or FORTRAN. The book was written for a two-hour crash course on OpenMP progra Programming
Tags: programming guide scientific parallel cutting calculations openmp pieces
Parallel Evolutionary Computations (Studies in Computational Intelligence)
Computer Science By:Enrique Alba 2006-00-00 00:00:00
This book focuses on the aspects related to the parallelization of evolutionary computations, such as parallel genetic operators, parallel fitness evaluation, distributed genetic algorithms, and parallel hardware implementations, as well as on their impact on several applications. It offers a wide s Computer Science
Parallel Computers: Architecture and Programming
Programming By:V. Rajaraman 2016-07-30 00:00:00
Today all computers, from tablet/desktop computers to super computers, work in parallel. A basic knowledge of the architecture of parallel computers and how to program them, is thus, essential for students of computer science and IT professionals. In its second edition, the book retains the lucidity Programming
Algorithms Sequential & Parallel: A Unified Approach
Algorithms By:Russ Miller 2012-12-20 00:00:00
This unique and functional text gives you an introduction to algorithms and paradigms for modern computing systems, integrating the study of parallel and sequential algorithms within a focused presentation. With a wide range of practical exercises and engaging examples drawn from fundamental applica Algorithms
Tags: algorithm approach parallel sequential
Advances in Computers, Volume 63: Parallel, Distributed, and Pervasive Computing
Computer Science By:Marvin Zelkowitz Ph.D. MS BS. (Editor) 2005-00-00 00:00:00
The term computation gap has been defined as the difference between the computational power demanded by the application domain and the computational power of the underlying computer platform. Traditionally, closing the computation gap has been one of the major and fundamental tasks of computer archi Computer Science
An Introduction to Parallel Programming
Programming By:Peter Pacheco 2011-00-00 00:00:00
An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture. It explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. The author Pet Programming
Tags: programming parallel