Зарегистрироваться
Восстановить пароль
FAQ по входу

CUDA / OpenCL

Доверенные пользователи и модераторы раздела

  • Без фильтрации типов файлов
A
Cambridge University Press, 2022. — 474 p. — ISBN 978-1-108-47953-0. CUDA is now the dominant language used for programming GPUs, one of the most exciting hardware developments of recent decades. With CUDA, you can use a desktop PC for work that would have previously required a large cluster of PCs or access to a HPC facility. As a result, CUDA is increasingly important in...
  • №1
  • 12,79 МБ
  • добавлен
  • описание отредактировано
Morgan Kaufmann, 2017. — 752 p. — ISBN: 978-0-12-803738-6. This book focuses on research and practices in GPU based systems. The topics treated cover a range of issues, ranging from hardware and architectural issues, to high level issues, such as application systems, parallel programming, middleware, and power and energy issues. Divided into six parts, this edited volume...
  • №2
  • 34,55 МБ
  • добавлен
  • описание отредактировано
B
Packt Publishing, 2013. — 304 p. — ISBN: 1849692343, ISBN13: 9781849692342 Learn about all of the OpenCL Architecture and major APIs. Learn OpenCL programming with simple examples from Image Processing, Pattern Recognition and - Statistics with detailed code explanation. Explore several aspects of optimization techniques, with code examples to guide you through the process....
  • №3
  • 3,90 МБ
  • добавлен
  • описание отредактировано
Coruna: Universidade da Coruna, 2014. — 222 p. GPU computing supposed a major step forward, bringing high performance computing to commodity hardware. Feature-rich parallel languages like CUDA and OpenCL reduced the programming complexity. However, to fully take advantage of their computing power, specialized parallel algorithms are required. Moreover, the complex GPU memory...
  • №4
  • 9,96 МБ
  • добавлен
  • описание отредактировано
C
N.-Y.: Wrox .2014. - 528p. Professional CUDA Programming in C provides down to earth coverage of the complex topic of parallel computing, a topic increasingly essential in every day computing. This entry-level programming book for professionals turns complex subjects into easy-to-comprehend concepts and easy-to-follows steps. It not only teaches readers the fundamentals of...
  • №5
  • 50,62 МБ
  • добавлен
  • описание отредактировано
Morgan Kaufmann, 2012. — 600 p. — ISBN10: 0124159338, ISBN13: 978-0124159334. 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...
  • №6
  • 16,57 МБ
  • добавлен
  • описание отредактировано
NVIDIA Corporation, 2007. - 143 p. This document is organized into the following chapters: contains a general introduction to CUDA. outlines the programming model. describes its hardware implementation. describes the CUDA API and runtime. gives some guidance on how to achieve maximum performance. illustrates the previous chapters by walking through the code of some simple...
  • №7
  • 1,32 МБ
  • добавлен
  • описание отредактировано
F
Morgan Kaufmann, 2011. — 336 p. — ISBN: 978-0123884268. The book then details the thought behind CUDA and teaches how to create, analyze, and debug CUDA applications. Throughout, the focus is on software engineering issues: how to use CUDA in the context of existing application code, with existing compilers, languages, software tools, and industry-standard API libraries. Using...
  • №8
  • 6,92 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley, 2004. — 784 p. — ISBN: 0-321-22832-4. This book is an extensive and practical collection of articles about real-time computer graphics, accumulating the knowledge and experience of experts in both industry and academia. Building, in the same style, upon the wealth of the great "Gems" books already available, GPU Gems is a collection of short chapters. However, a...
  • №9
  • 13,93 МБ
  • добавлен
  • описание отредактировано
Independent publication, 2024. — 380 р. — (GPU Mastery Series: Unlocking CUDA's Power using pyCUDA). — ASIN: B0DG48Y2N5. Book Description: Dive into the world of parallel computing with our comprehensive guide on GPU Programming using CUDA. Designed to empower developers, researchers, and enthusiasts, this tutorial unlocks the full potential of GPU acceleration using Python...
  • №10
  • 1,45 МБ
  • добавлен
  • описание отредактировано
GE Intelligent Platforms Mil/Aero Embedded Computing Scalable HPEC HPEC Portfolio Prepackaged Intel + NVIDIA Rugged Systems Rugged CUDA-enabled NVIDIA GPUs Rugged Kepler Lineup – GRA112 GRA112 – EXK107 Kepler Streaming Multiprocessor Without Atomics With Atomics Atomics Performance Kepler Tier-0 Features Kepler Development Systems GPUDirect Peer-to-Peer with FPGA Without...
  • №11
  • 4,26 МБ
  • добавлен
  • описание отредактировано
Adams, Fraser. Accelerating Pattern Matching with OpenCL . This book describes in detail an approach to pattern matching that uses a parallel variant of the well known Aho-Corasick algorithm implemented using OpenCL to enable heterogeneous acceleration across a range of devices. The book however primarily focusses on high-end GPU devices as they offer very good price/...
  • №12
  • 1,52 МБ
  • добавлен
  • описание отредактировано
G
Morgan Kaufmann, 2011. — 296 p. — ISBN: 0123877660. На англ. языке. Heterogeneous Computing with OpenCL teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs) such as AMD Fusion technology. Designed to work on multiple platforms and with wide...
  • №13
  • 5,31 МБ
  • добавлен
  • описание отредактировано
2nd Revised edition. — Morgan Kaufmann, 2012. — 308 p. — ISBN10: 0124058949, ISBN13: 978-0124058941. "Heterogeneous Computing with OpenCL" teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs) such as AMD Fusion technology. Designed to work...
  • №14
  • 4,93 МБ
  • добавлен
  • описание отредактировано
2nd Revised edition. — Morgan Kaufmann, 2012. — 308 p. — ISBN10: 0124058949, ISBN13: 978-0124058941. "Heterogeneous Computing with OpenCL" teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs) such as AMD Fusion technology. Designed to work...
  • №15
  • 11,75 МБ
  • добавлен
  • описание отредактировано
H
Packt Publishing, 2019. — 587 p. — ISBN: 978-1-78899-624-2. Explore different GPU programming methods using libraries and directives, such as OpenACC, with extension to languages such as C, C++, and Python Compute Unified Device Architecture (CUDA) is NVIDIA’s GPU computing platform and application programming interface. It’s designed to work with programming languages such as...
  • №16
  • 18,23 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 587 p. — ISBN: 978-1-78899-624-2. Explore different GPU programming methods using libraries and directives, such as OpenACC, with extension to languages such as C, C++, and Python Compute Unified Device Architecture (CUDA) is NVIDIA’s GPU computing platform and application programming interface. It’s designed to work with programming languages such as...
  • №17
  • 32,76 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 587 p. — ISBN: 978-1-78899-624-2. Explore different GPU programming methods using libraries and directives, such as OpenACC, with extension to languages such as C, C++, and Python Compute Unified Device Architecture (CUDA) is NVIDIA’s GPU computing platform and application programming interface. It’s designed to work with programming languages such as...
  • №18
  • 32,69 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 587 p. — ISBN: 978-1-78899-624-2. Code files only! Explore different GPU programming methods using libraries and directives, such as OpenACC, with extension to languages such as C, C++, and Python Compute Unified Device Architecture (CUDA) is NVIDIA’s GPU computing platform and application programming interface. It’s designed to work with programming...
  • №19
  • 69,50 МБ
  • добавлен
  • описание отредактировано
Applications of GPU Computing Series. — Morgan Kaufmann, 2011. — 560 p. — ISBN: 0123859638. На англ. языке. This is the second volume of Morgan Kaufmann's GPU Computing Gems, offering an all-new set of insights, ideas, and practical "hands-on" skills from researchers and developers worldwide. Each chapter gives you a window into the work being performed across a variety of...
  • №20
  • 14,79 МБ
  • добавлен
  • описание отредактировано
Morgan Kaufmann, 2011. - 886 p. "GPU computing is becoming an outstanding field in high performance computing. Due to its easiness, the CUDA approach enables programmers to take advantage of GPU-acceleration very quickly. My research in complex science as well as applications in high frequency trading benefited significantly from GPU computing. " - Dr. Tobias Preis, ETH Zurich,...
  • №21
  • 20,17 МБ
  • дата добавления неизвестна
  • описание отредактировано
K
3d edition. — Morgan Kaufmann. 2015. — 313 p. Heterogeneous Computing with OpenCL 2.0 teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs). This fully-revised edition includes the latest enhancements in OpenCL 2.0 including: Shared virtual...
  • №22
  • 13,60 МБ
  • добавлен
  • описание отредактировано
2nd Edition. — Morgan Kaufmann, 2012 — 514 p. — ISBN10: 0124159923, ISBN13: 978-0124159921. This best-selling guide to CUDA and GPU parallel programming has been revised with more parallel programming examples, commonly-used libraries, and explanations of the latest tools. With these improvements, the book retains its concise, intuitive, practical approach based on years of...
  • №23
  • 21,40 МБ
  • добавлен
  • описание отредактировано
Morgan Kaufmann, 2010. — 279 p. In Praise of Programming Massively Parallel Processors: A Hands-on Approach "Parallel programming is about performance, for otherwise you’d write a sequential program. For those interested in learning or teaching the topic, a problem is where to find truly parallel hardware that can be dedicated to the task, for it is difficult to see interesting...
  • №24
  • 3,79 МБ
  • дата добавления неизвестна
  • описание отредактировано
4th Edition. — Morgan Kaufmann\Elsevier, 2023. — 555 p. — ISBN: 978-0-323-91231-0. Programming Massively Parallel Processors: A Hands-on Approach shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Various techniques for constructing parallel programs are explored in detail. Case studies demonstrate the development process,...
  • №25
  • 37,13 МБ
  • добавлен
  • описание отредактировано
3rd Edition. — Morgan Kaufmann, 2017. — 552 p. — ISBN: 978-0-12-811986-0. This book, Third Edition shows both student and professional alike the basic concepts of parallel programming and GPU architecture, exploring, in detail, various techniques for constructing parallel programs. Case studies demonstrate the development process, detailing computational thinking and ending...
  • №26
  • 24,66 МБ
  • добавлен
  • описание отредактировано
IOS Press BV, 2012. — 312 p. — ISBN: 1614990298. На англ. языке. In 2011 many computer users were exploring the opportunities and the benefits of the massive parallelism offered by heterogeneous computing. In 2000 the Khronos Group, a not-for-profit industry consortium, was founded to create standard open APIs for parallel computing, graphics and dynamic media. Among them has...
  • №27
  • 3,21 МБ
  • добавлен
  • описание отредактировано
M
Author not specified. — The MathWorks, Inc., 2020. — 464 p. Functions Supported for GPU Code Generation. Kernel Creation from MatLAB Code. Kernel Creation from Simulink Models. Troubleshooting. Deep Learning. Targeting Embedded GPU Devices.
  • №28
  • 14,13 МБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2021. — 476 p. Functions Supported for GPU Code Generation Kernel Creation from MatLAB Code Kernel Creation from Simulink Models Troubleshooting Deep Learning. Targeting Embedded GPU Devices
  • №29
  • 10,13 МБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2022. — 566 p. Functions Supported for GPU Code Generation Kernel Creation from MatLAB Code Kernel Creation from Simulink Models Deep Learning Targeting Embedded GPU Devices Troubleshooting Troubleshooting CUDA Errors
  • №30
  • 11,89 МБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2022. — 596 p. Functions Supported for GPU Code Generation Kernel Creation from MatLAB Code Kernel Creation from Simulink Models Deep Learning Targeting Embedded GPU Devices Troubleshooting Troubleshooting CUDA Errors
  • №31
  • 12,64 МБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2023. — 714 p. Contents Functions Supported for GPU Code Generation Kernel Creation from MatLAB Code Kernel Creation from Simulink Models Deep Learning Targeting Embedded GPU Devices Troubleshooting Troubleshooting CUDA Errors
  • №32
  • 1,40 МБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2022. — 850 p. Apps Functions Classes Objects Tools The MatLAB Coder app generates C or C++ code from MatLAB code. You can generate: • C or C++ source code, static libraries, dynamically linked libraries, and executables that you can integrate into existing C or C++ applications outside of MatLAB. • MEX functions for accelerated...
  • №33
  • 6,85 МБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2020. — 54 p. About GPU Coder. Tutorials. Verification. About Code Generation from MatLAB Algorithms.
  • №34
  • 1,26 МБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2020. — 100 p. Apps. Functions.
  • №35
  • 909,66 КБ
  • добавлен
  • описание отредактировано
Author not specified. — The MathWorks, Inc., 2020. — 160 p. Functions Supported for GPU Code Generation. Kernel Creation. Troubleshooting. Deep Learning. Targeting Embedded GPU Devices.
  • №36
  • 2,05 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley Professional, 2011. - 648 p. - ISBN: 0321749642 Using the new OpenCL (Open Computing Language) standard, you can write applications that access all available programming resources: CPUs, GPUs, and other processors such as DSPs and the Cell/B.E. processor. Already implemented by Apple, AMD, Intel, IBM, NVIDIA, and other leaders, OpenCL has outstanding potential...
  • №37
  • 5,51 МБ
  • добавлен
  • описание отредактировано
N
Addison-Wesley Professional, 2007. — 1008 p. This third volume of the best-selling GPU Gems series provides a snapshot of today's latest Graphics Processing Unit (GPU) programming techniques. The programmability of modern GPUs allows developers to not only distinguish themselves from one another but also to use this awesome processing power for non-graphics applications, such as...
  • №38
  • 25,87 МБ
  • добавлен
  • описание отредактировано
NVidia, 2019. — 86 p. This Best Practices Guide is a manual to help developers obtain the best performance from NVIDIA CUDA GPUs. It presents established parallelization and optimization techniques and explains coding metaphors and idioms that can greatly simplify programming for CUDA-capable GPU architectures. While the contents can be used as a reference manual, you should be...
  • №39
  • 3,53 МБ
  • добавлен
  • описание отредактировано
P
Addison-Wesley, 2005. — 834 p. — ISBN: 0-321-33559-7. The first volume of GPU Gems was conceived in the spring of 2003, soon after the arrival of the first generation of fully programmable GPUs. The resulting book was released less than a year later and quickly became a best seller, providing a snapshot of the best ideas for making the most of the capabilities of the latest...
  • №40
  • 14,35 МБ
  • добавлен
  • описание отредактировано
R
Morrisville, Syncfusion Inc, 2014. — 119 p. CUDA stands for Compute Unified Device Architecture. It is a suite of technologies for programming NVIDIA graphics cards and computer hardware. CUDA C is an extension to C or C++; there are also extensions to other languages like FORTRAN, Python, and C#. CUDA is the official GPGPU architecture developed by NVIDIA. It is a mature...
  • №41
  • 3,13 МБ
  • добавлен
  • описание отредактировано
Morgan Kaufmann, 2013. — 338 p. — ISBN: 9780124169708. Key Features Leverage the power of GPU computing with PGI’s CUDA Fortran compiler. Gain insights from members of the CUDA Fortran language development team. Includes multi-GPU programming in CUDA Fortran, covering both peer-to-peer and message passing interface (MPI) approaches. Includes full source code for all the...
  • №42
  • 5,25 МБ
  • добавлен
  • описание отредактировано
S
Addison-Wesley Professional, 2010. — 312 p. — ISBN-10: 0131387685, ISBN-13: 978-0131387683. Книга содержит описание технологии использования параллельных вычислений на основе простых и понятных примеров с пояснениями. Поясняются такие важные понятия как взаимодействие потоков, события, работа с различными типами памяти, потоки данных, взаимодействие с графической подсистемой. К...
  • №43
  • 1,97 МБ
  • добавлен
  • описание отредактировано
Boca Raton: CRC Press, 2025. — 385 p. The WebGPU Sourcebook: High-Performance Graphics and Machine Learning in the Browser explains how to code web applications that access the client’s graphics processor unit, or GPU. This makes it possible to render graphics in a browser at high speed and perform computationally-intensive tasks such as machine learning. By taking advantage of...
  • №44
  • 9,39 МБ
  • добавлен
  • описание отредактировано
Manning Publications, 2011. — 458 p. — ISBN: 9781617290176. OpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operations, and then guides you...
  • №45
  • 5,94 МБ
  • добавлен
  • описание отредактировано
New York: Chapman and Hall/CRC, 2018. — 477 p. GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are...
  • №46
  • 4,97 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley Professional, 2015. — 352 p. CUDA for Engineers gives you direct, hands-on engagement with personal, high-performance parallel computing, enabling you to do computations on a gaming-level PC that would have required a supercomputer just a few years ago. The authors introduce the essentials of CUDA C programming clearly and concisely, quickly guiding you from running...
  • №47
  • 17,25 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley Professional, 2015. — 352 p. CUDA for Engineers gives you direct, hands-on engagement with personal, high-performance parallel computing, enabling you to do computations on a gaming-level PC that would have required a supercomputer just a few years ago. The authors introduce the essentials of CUDA C programming clearly and concisely, quickly guiding you from running...
  • №48
  • 25,07 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley Professional, 2017. — 320 p. — ISBN13: 978-0134694283. Scientists and technical professionals can use OpenACC to leverage the immense power of modern GPUs without the complexity traditionally associated with programming them. OpenACC for Programmers is one of the first comprehensive and practical overviews of OpenACC for massively parallel programming. This book...
  • №49
  • 12,71 МБ
  • добавлен
  • описание отредактировано
Addison-Wesley Professional, 2017. — 320 p. — ISBN13: 978-0134694283. Scientists and technical professionals can use OpenACC to leverage the immense power of modern GPUs without the complexity traditionally associated with programming them. OpenACC for Programmers is one of the first comprehensive and practical overviews of OpenACC for massively parallel programming. This book...
  • №50
  • 8,74 МБ
  • добавлен
  • описание отредактировано
T
Packt Publishing, 2013. — 303 p. — ISBN10: 1849694524, ISBN13: ISBN: 978-1-84969-452-0. На англ. языке. OpenCL (Open Computing Language) is the first royalty-free standard for cross platform, parallel programming of modern processors found in personal computers, servers, mobiles, and embedded devices. OpenCL greatly improves speed and responsiveness for a wide spectrum of...
  • №51
  • 2,91 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2013. — 303 p. — ISBN10: 1849694524, ISBN13: ISBN: 978-1-84969-452-0. На англ. языке. OpenCL (Open Computing Language) is the first royalty-free standard for cross platform, parallel programming of modern processors found in personal computers, servers, mobiles, and embedded devices. OpenCL greatly improves speed and responsiveness for a wide spectrum of...
  • №52
  • 6,27 МБ
  • добавлен
  • описание отредактировано
Fixstars Corporation, 2010. — 246 p. — ASIN: B003H4QYHE. The OpenCL Programming Book starts with the basics of parallelization, then covers the main concepts and terminology, also teaching how to set up a development environment for OpenCL, while concluding with a walkthrough of the source code of an implementation of the fast Fourier transform (FFT) and Mersenne twister...
  • №53
  • 3,25 МБ
  • добавлен
  • описание отредактировано
W
Pearson Education, Inc. 2013. 522 стр. Background Our Approach Code Administrative Items Road Map Hardware Architecture CPU Configurations Integrated GPUs Multiple GPUs Address Spaces in CUDA CPU/GPU Interactions GPU Architecture Further Reading Software Architecture Software Layers Devices and Initialization Contexts Modules and Functions Kernels (Functions) Device Memory...
  • №54
  • 2,35 МБ
  • добавлен
  • описание отредактировано
Б
2-е издание. — Москва: МГУ, 2015. — 336 с. — ISBN 978-5-19-011058-6. Данная книга представляет собой подробное практическое руководство по разработке приложений с использованием технологии NVIDIA CUDA версии 4. В первой части последовательно излагаются основы программной модели CUDA применительно к языкам C и Fortran, сведения о типах памяти GPU и методы эффективного...
  • №55
  • 5,01 МБ
  • добавлен
  • описание отредактировано
2-е изд. — М.: МГУ им. М.В. Ломоносова, 2015. — 336 с.: ил. — (Суперкомпьютерное образование). — ISBN: 978-5-19-011058-6. Данная книга представляет собой подробное практическое руководство по разработке приложений с использованием технологии NVIDIA CUDA версии 4. В первой части последовательно излагаются основы программной модели CUDA применительно к языкам C и Fortran,...
  • №56
  • 3,71 МБ
  • добавлен
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Использование ptx и JIT. Введение в OpenCL. Программирование multi-GPU систем. Взаимодействие CUDA и OpenMP / MPI. Использование потоков команд. Архитектура Cell.
  • №57
  • 949,34 КБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. * Оптимизация CUDA приложений * Отладка CUDA приложений
  • №58
  • 2,45 МБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. * Средства Отладки
  • №59
  • 1,66 МБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Глобальная память. Работа с глобальной памятью. Коалесинг. Параллельные решения задач умножения матриц и решения СЛАУ.
  • №60
  • 698,48 КБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Разделяемая память. Конфликты банков Реализация примитивов параллельного суммирования (reduce), префиксной суммы (scan) и построение гистограмм на CUDA.
  • №61
  • 777,27 КБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Текстуры в CUDA (cudaArray). Использование текстурных ссылок при работе с cudaArray, и pitch linear. Цифровая обработка сигналов. Простые фильтры (размытие, обнаружение границ, математическая морфология). Реализация...
  • №62
  • 2,22 МБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Использование PDE в обработке видео. Оптический поток.
  • №63
  • 1,39 МБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Синтез изображения. Пересечения луча с треугольником. Построение пространственного индекса. Трассировка дерева и решение уравнения освещения.
  • №64
  • 1,86 МБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Использование CUDA для моделирования циклотрона. Задачи математической физики.
  • №65
  • 2,00 МБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. Использование нейронных сетей при обработке физических данных.
  • №66
  • 969,63 КБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. CUDA для гидродинамики.
  • №67
  • 874,37 КБ
  • дата добавления неизвестна
  • описание отредактировано
МГУ им. М. В. Ломоносова. "Архитектура и программирование массивно-параллельных вычислительных систем. " ВМК, 2010 гг. А. В. Боресков, А. А. Харламов. * Обработка видео и кодирование
  • №68
  • 1,45 МБ
  • дата добавления неизвестна
  • описание отредактировано
М.: ДМК Пресс, 2010. — 232 с.: ил. ISBN 978-5-94074-578-5 Данная книга посвящена программированию современных графических процессоров (GPU) на основе технологии CUDA от компании NVIDIA. В книге разбираются как сама технология CUDA, так и архитектура поддерживаемых GPU и вопросы оптимизации, включающие использование .PTX. Рассматривается реализация целого класса алгоритмов и...
  • №69
  • 5,77 МБ
  • дата добавления неизвестна
  • описание отредактировано
М.: ДМК Пресс, 2010. — 232 с.: ил. ISBN: 978-5-94074-578-5 Данная книга посвящена программированию современных графических процессоров (GPU) на основе технологии CUDA от компании NVIDIA. В книге разбираются как сама технология CUDA, так и архитектура поддерживаемых GPU и вопросы оптимизации, включающие использование .PTX. Рассматривается реализация целого класса алгоритмов и...
  • №70
  • 123,17 МБ
  • добавлен
  • описание отредактировано
В
Учебное пособие. — Красноярск: КГПУ, 2012. — 138 с. Данное учебное пособие посвящено основам программирования графических процессоров на технологии CUDA. В нем вводятся основные понятия, используемые для описания организации параллельных вычислений на GPU. Представлены особенности архитектуры графического устройства и API, знание которых необходимо для разработки эффективных...
  • №71
  • 1,06 МБ
  • добавлен
  • описание отредактировано
С
М.: ДМК Пресс, 2013. — 232 с.: ил. — ISBN: 978-5-94074-504-4. CUDA – вычислительная архитектура, разработанная компанией NVIDIA и предназначенная для разработки параллельных программ. В сочетании с развитой программной платформой архитектура CUDA позволяет программисту задействовать невероятную мощь графических процессоров для создания высокопроизводительных приложений, включая...
  • №72
  • 13,63 МБ
  • добавлен
  • описание отредактировано
Пер. с англ. Слинкина А. А., научный редактор Боресков А. В. — М.: ДМК Пресс, 2011. — 232 с.: ил. — ISBN: 978-5-94074-504-4. CUDA - вычислительная архитектура, разработанная компанией NVIDIA и предназначенная для разработки параллельных программ. В сочетании с развитой программной платформой архитектура CUDA позволяет программисту задействовать невероятную мощь графических...
  • №73
  • 24,94 МБ
  • добавлен
  • описание отредактировано
Т
М.: ДМК, 2020. — 254 с. Книга предлагает быстрое погружение в программирование GPU. Вы узнаете, как применять закон Амдала, использовать профилировщик для определения узких мест в коде на Python, настроить окружения для программирования GPU. По мере чтения вы будете запускать свой код на GPU и писать полноценные ядра и функции на CUDA C, научитесь отлаживать код при помощи...
  • №74
  • 6,58 МБ
  • добавлен
  • описание отредактировано
М.: ДМК, 2020. — 254 с. Книга предлагает быстрое погружение в программирование GPU. Вы узнаете, как применять закон Амдала, использовать профилировщик для определения узких мест в коде на Python, настроить окружения для программирования GPU. По мере чтения вы будете запускать свой код на GPU и писать полноценные ядра и функции на CUDA C, научитесь отлаживать код при помощи...
  • №75
  • 6,69 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.