Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262861 descargas y
1106 contribuyentes !

Se han encontrado 163 Coincidencias

Cuda Programming

Cuda programming


13 Visitas | 9 Descargas | 2023-11-20 18:34:04 | ediaz

This book will be a valuable resource for anyone who wants to use GPUs for scientific and technical programming. It provides a comprehensive introduction to the CUDA programming interface and its usage. For a start, it describes the basics of parallel computing on heterogeneous architectures and introduces the features of CUDA. It then explains how CUDA programs are executed. CUDA exposes the execution and memory model to the programmer; as a result, the CUDA programmer has direct control of the massively parallel environment. In addition to giving details of the CUDA memory model, the text provides a wealth of information on how it can be utilized.

Programacion en CUDA

CUDA


15 Visitas | 11 Descargas | 2023-11-20 18:55:13 | ediaz

Introduccion a la programacion en CUDA. El manual recorre los elementos fundamentales de CUDA y propone un conjunto de ejercicios sobre cada uno de los temas

CUDA for Engineers

CUDA


14 Visitas | 11 Descargas | 2023-11-20 20:54:09 | ediaz

The goal of this book is to give you direct, hands-on engagement with personal high-performance computing. If you follow along on our foray into the CUDA world, you will gain the benefit of massive parallelism and be able to perform computations on a basic gaming computer that until very recently required a supercomputer. The material presented in this book will help you make sense of more sophisticated CUDA literature and pursue your own CUDA projects.