008- CUDA, Complex 02, Implement Data-Parallel Complex Number class for CUDA compiler

preview_player
Показать описание
C++ Library Extensions

Before Filming Video

After Filming Video

OpenGL Tools

1. gl-tools (10 MB)

2. OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 4.5 with SPIR-V 9th Edition

Prebuilt Library (123 MB):

3. OpenGL Superbible: Comprehensive Tutorial and Reference 7th Edition

Prebuilt Library (104 MB):

OpenGL & CUDA Command Line

039- (SETUP) OpenGL Windows Command-line, Windows on Command Prompt, /SUBSYSTEM:console

Previous Series on OpenGL and CUDA

1. (English) C++ Electricity and Magnetism, Vector Calculus (2023.02.19 - 2023.09.03) - 81 videos

2. (English) C++ 17/20/23/CUDA/SYCL/OpenGL/OpenCL/TBB (2022.06.17 - 2023.02.18) - 237 videos

3. (Korean) Vector Calculus and Electromagnetism with OpenGL (2023.05.15 - 2023.09.23) - 87 videos

4. (Korean) CUDA, SYCL, OpenGL, OpenCL, MFC (2022.02.18 - 2022.08.17) - 156 videos

125 - Numerical Analysis 18 - process_lambda, thrust::tuple, range


5. (Korean) C++ Parallel Heterogeneous Compute in 2022 (2021.12.12 - 2022.02.18) - 58 videos

Previous Videos in the Current Playlist

(Korean) 001- (SETUP) Hello CUDA Functional Programming 및 OpenGL 3D Graphics

(Korean) 002- CUDA, cudavars, evaluate, argument_count, parameter_count_v, call_redirect

(Korean) 003- CUDA Functional Programming, call_redirect()

(Korean) 004- CUDA Debugging, aout, dim, Cuda_TypeName, Cuda_TypeCategory, Cuda_PackName, Cuda_FunctionName

(Korean) 005- CUDA, 복소수 함수 미분법, Cauchy-Riemann Equations, random complex, cplx, Holomorphic function

(Korean) 006- CUDA, Complex Derivative CPU (Host) Implementation, Fundamental Theorem of Algebra

(English) 007- CUDA, Complex 01, C++20 Concepts, parameter_count_v, argument_count

CUDA thrust library

thrust::tuple

thrust::pair

Download Current Video's Source Code
Рекомендации по теме
Комментарии
Автор

Thank you for filming the implementaions of the technical details. Super helpful for studying along and possibly extending the library

holinesswebber