Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Parallel Programming, Schmidt, Bertil


Варианты приобретения
Цена: 10603.00р.
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


Добавить в корзину
в Мои желания

Автор: Schmidt, Bertil
Название:  Parallel Programming
ISBN: 9780128498903
Издательство: Elsevier Science
Классификация:

ISBN-10: 0128498900
Обложка/Формат: Paperback
Страницы: 400
Вес: 1.02 кг.
Дата издания: 24.11.2017
Язык: English
Размер: 205 x 236 x 24
Основная тема: Computing Textbooks
Подзаголовок: Concepts and practice
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз
Описание:

Parallel Programming: Concepts and Practice provides an upper level introduction to parallel programming. In addition to covering general parallelism concepts, this text teaches practical programming skills for both shared memory and distributed memory architectures. The authors open-source system for automated code evaluation provides easy access to parallel computing resources, making the book particularly suitable for classroom settings.

  • Covers parallel programming approaches for single computer nodes and HPC clusters: OpenMP, multithreading, SIMD vectorization, MPI, UPC++
  • Contains numerous practical parallel programming exercises
  • Includes access to an automated code evaluation tool that enables students the opportunity to program in a web browser and receive immediate feedback on the result validity of their program
  • Features an example-based teaching of concept to enhance learning outcomes



Programming the Propeller with Spin: A Beginner`s Guide to Parallel Processing

Автор: Sandhu Harprit Singh
Название: Programming the Propeller with Spin: A Beginner`s Guide to Parallel Processing
ISBN: 0071716661 ISBN-13(EAN): 9780071716666
Издательство: McGraw-Hill
Рейтинг:
Цена: 6691.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book introduces microchip programmers to parallel processing-as made affordable to engineering students, technicians, and hobbyists by the new Parallax Propeller chip and the Spin language. Ready-to-run documented Spin code as well as PDFs of all the schematics available at www.mhprofessional.com/computingdownload

Games Programming

Автор: Solomon
Название: Games Programming
ISBN: 052127110X ISBN-13(EAN): 9780521271103
Издательство: Cambridge Academ
Рейтинг:
Цена: 8394.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Games Programming has been written for the personal computer owner who is setting out to write fams programs. It charts the territory which lies beyond the simplistic arcade game and which leads to the more intellectually exciting game moderators and learning programs.

Concurrent Programming

Автор: Snow
Название: Concurrent Programming
ISBN: 0521339936 ISBN-13(EAN): 9780521339933
Издательство: Cambridge Academ
Рейтинг:
Цена: 6653.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The book builds on the student`s familiarity with sequential programming in a high level language, and is concerned mainly with the high level aspects of concurrency.

Structured Parallel Programming,

Автор: Michael McCool
Название: Structured Parallel Programming,
ISBN: 0124159931 ISBN-13(EAN): 9780124159938
Издательство: Elsevier Science
Рейтинг:
Цена: 7915.00 р.
Наличие на складе: Нет в наличии.

Описание: Programming is now parallel programming. This title describes how to design and implement maintainable and efficient parallel algorithms using a pattern-based approach. It includes examples from realistic contexts that illustrate patterns and themes in parallel algorithm design that are widely applicable regardless of implementation technology.

Using Mpi: Portable Parallel Programming with the Message-Passing Interface

Автор: Gropp William, Lusk Ewing, Skjellum Anthony
Название: Using Mpi: Portable Parallel Programming with the Message-Passing Interface
ISBN: 0262527391 ISBN-13(EAN): 9780262527392
Издательство: MIT Press
Рейтинг:
Цена: 11004.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The thoroughly updated edition of a guide to parallel programming with MPI, reflecting the latest specifications, with many detailed examples.

This book offers a thoroughly updated guide to the MPI (Message-Passing Interface) standard library for writing programs for parallel computers. Since the publication of the previous edition of Using MPI, parallel computing has become mainstream. Today, applications run on computers with millions of processors; multiple processors sharing memory and multicore processors with multiple hardware threads per core are common. The MPI-3 Forum recently brought the MPI standard up to date with respect to developments in hardware capabilities, core language evolution, the needs of applications, and experience gained over the years by vendors, implementers, and users. This third edition of Using MPI reflects these changes in both text and example code.

The book takes an informal, tutorial approach, introducing each concept through easy-to-understand examples, including actual code in C and Fortran. Topics include using MPI in simple programs, virtual topologies, MPI datatypes, parallel libraries, and a comparison of MPI with sockets. For the third edition, example code has been brought up to date; applications have been updated; and references reflect the recent attention MPI has received in the literature. A companion volume, Using Advanced MPI, covers more advanced topics, including hybrid programming and coping with large data.

Parallel Programming in OpenMP,

Автор: Rohit Chandra
Название: Parallel Programming in OpenMP,
ISBN: 1558606718 ISBN-13(EAN): 9781558606715
Издательство: Elsevier Science
Рейтинг:
Цена: 8757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: OpenMP is an industry standard for programming shared-memory and distributed shared-memory multiprocessors. This book teaches the parallel programmers how to program using this standard. It presents the basic OpenMP constructs in FORTRAN, C, and C++. It emphasizes practical concepts to address the concerns of real application developers.

Network Performance Analysis / Using the J Programming Language

Автор: Holt Alan
Название: Network Performance Analysis / Using the J Programming Language
ISBN: 1846288223 ISBN-13(EAN): 9781846288227
Издательство: Springer
Рейтинг:
Цена: 19564.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The purpose of network performance analysis is to investigate how traffic-management mechanisms deployed in the network affect the allocation of resources amongst its users and the performance they experience. This book introduces concepts and principles of network performance analysis by example, using the J programming language.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия