本站已收录 番号和无损神作磁力链接/BT种子 

CUDA programming with C++ Masterclass__2020-04udemy

种子简介

种子名称: CUDA programming with C++ Masterclass__2020-04udemy
文件类型: 视频
文件数目: 83个文件
文件大小: 86.5 MB
收录时间: 2024-2-1 12:23
已经下载: 3
资源热度: 32
最近下载: 2024-5-12 10:29

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:03f5b8af4fb63445a6db6d4c2d515eb9271a6f99&dn=CUDA programming with C++ Masterclass__2020-04udemy 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

CUDA programming with C++ Masterclass__2020-04udemy.torrent
  • 1 Introduction to CUDA Programming and CUDA Programming Model/01 Very Very Important.mkv2.12MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/02 Introduction to Parallel Programming.mkv1.07MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/03 Parallel Computing and Super Computing.mkv933.17KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/04 How to Install CUDA Toolkit and First Look at CUDA Program.mkv1.46MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/05 Basic Elements of CUDA Program.mkv2.05MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/06 Organization of Threads in a CUDA Program - threadIdx.mkv1003.83KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/07 Organization of Thread in a CUDA Program - blockIdxblockDimgridDim.mkv884.44KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/08 Programming Exercise 1.mkv62.29KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/09 Unique Index Calculation Using threadIdx blockId and blockDim.mkv1.2MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/10 Unique Index Calculation for 2D Grid_Part1.mkv974.08KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/11 Unique Index Calculation for 2D Grid_Part2.mkv794.13KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/12 Memory Transfer between Host and Device.mkv1.4MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/13 Programming Exercise 2.mkv118.99KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/14 Sum Array Example with Validity Check.mkv1.2MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/15 Sum Array Example with Error Handling.mkv630.06KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/16 Sum Array Example with Timing.mkv1.11MB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/17 Device Properties.mkv732.85KB
  • 1 Introduction to CUDA Programming and CUDA Programming Model/18 Summary.mkv477.26KB
  • 2 CUDA Execution Model/19 Understand the Device Better.mkv1.07MB
  • 2 CUDA Execution Model/20 All About Warps.mkv1.22MB
  • 2 CUDA Execution Model/21 Warp Divergence.mkv1.52MB
  • 2 CUDA Execution Model/22 Resource Partitioning and Latency Hiding_Part1.mkv720.77KB
  • 2 CUDA Execution Model/23 Resource Partitioning and Latency Hiding_Part2.mkv1.2MB
  • 2 CUDA Execution Model/24 Occupancy.mkv2.13MB
  • 2 CUDA Execution Model/25 Profile Driven Optimization with nvprof.mkv1.92MB
  • 2 CUDA Execution Model/26 Parallel Reduction as Synchronization Example.mkv2.37MB
  • 2 CUDA Execution Model/27 Parallel Reduction as Warp Divergence Example.mkv1.23MB
  • 2 CUDA Execution Model/28 Parallel Reduction with Loop Unrolling.mkv924.73KB
  • 2 CUDA Execution Model/29 Parallel Reduction as Warp Unrolling.mkv781.35KB
  • 2 CUDA Execution Model/30 Reduction with Complete Unrolling.mkv566.24KB
  • 2 CUDA Execution Model/31 Performance Comparison of Reduction Kernels.mkv870.41KB
  • 2 CUDA Execution Model/32 CUDA Dynamic Parallelism.mkv1.33MB
  • 2 CUDA Execution Model/33 Reduction with Dynamic Parallelism.mkv871.63KB
  • 2 CUDA Execution Model/34 Summary.mkv536.01KB
  • 3 CUDA Memory Model/35 CUDA Memory Model.mkv924.13KB
  • 3 CUDA Memory Model/36 Different Memory Types in CUDA.mkv1.1MB
  • 3 CUDA Memory Model/37 Memory Management and Pinned Memory.mkv973.45KB
  • 3 CUDA Memory Model/38 Zero Copy Memory.mkv1.22MB
  • 3 CUDA Memory Model/39 Unified Memory.mkv709.22KB
  • 3 CUDA Memory Model/40 Global Memory Access Patterns.mkv1.58MB
  • 3 CUDA Memory Model/41 Global Memory Writes.mkv562.45KB
  • 3 CUDA Memory Model/42 AOS vs SOA.mkv777.89KB
  • 3 CUDA Memory Model/43 Matrix Transpose.mkv2.48MB
  • 3 CUDA Memory Model/44 Matrix Transpose with Unrolling.mkv948.23KB
  • 3 CUDA Memory Model/45 Matrix Transpose with Diagonal Coordinate System.mkv1018.91KB
  • 3 CUDA Memory Model/46 Summary.mkv327.45KB
  • 4 CUDA Shared Memory and Constant Memory/47 Introduction to CUDA Shared Memory.mkv1.12MB
  • 4 CUDA Shared Memory and Constant Memory/48 Shared Memory Access Modes and Memory Banks.mkv1.06MB
  • 4 CUDA Shared Memory and Constant Memory/49 Row Major and Column Major Access to Shared Memory.mkv1.25MB
  • 4 CUDA Shared Memory and Constant Memory/50 Static and Dynamic Shared Memory.mkv548.91KB
  • 4 CUDA Shared Memory and Constant Memory/51 Shared Memory Padding.mkv772.13KB
  • 4 CUDA Shared Memory and Constant Memory/52 Parallel Reduction with Shared Memory.mkv727.01KB
  • 4 CUDA Shared Memory and Constant Memory/53 Synchronization in CUDA.mkv466.96KB
  • 4 CUDA Shared Memory and Constant Memory/54 Matrix Transpose with Shared Memory.mkv1.59MB
  • 4 CUDA Shared Memory and Constant Memory/55 CUDA Constant Memory.mkv1.63MB
  • 4 CUDA Shared Memory and Constant Memory/56 Matrix Transpose with Shared Memory Padding.mkv1.01MB
  • 4 CUDA Shared Memory and Constant Memory/57 CUDA Warp Shuffle Instructions.mkv2.09MB
  • 4 CUDA Shared Memory and Constant Memory/58 Parallel Reduction with Warp Shuffle Instructions.mkv697.17KB
  • 4 CUDA Shared Memory and Constant Memory/59 Summary.mkv218.96KB
  • 5 CUDA Streams/60 Introduction to CUDA Streams and Events.mkv731.56KB
  • 5 CUDA Streams/61 How to Use CUDA Asynchronous Functions.mkv1.25MB
  • 5 CUDA Streams/62 How to Use CUDA Streams.mkv1.61MB
  • 5 CUDA Streams/63 Overlapping Memory Transfer and Kernel Execution.mkv929.3KB
  • 5 CUDA Streams/64 Stream Synchronization and Blocking Behavious of NULL Stream.mkv1.11MB
  • 5 CUDA Streams/65 Explicit and Implicit Synchronization.mkv282.5KB
  • 5 CUDA Streams/66 CUDA Events and Timing with CUDA Events.mkv792.07KB
  • 5 CUDA Streams/67 Creating Inter Stream Dependencies with Events.mkv687.37KB
  • 6 Performance Tuning with CUDA Instruction Level Primitives/68 Introduction to Different Types of Instructions in CUDA.mkv457.58KB
  • 6 Performance Tuning with CUDA Instruction Level Primitives/69 Floating Point Operations.mkv1020.87KB
  • 6 Performance Tuning with CUDA Instruction Level Primitives/70 Standard and Instrict Functions.mkv1.21MB
  • 6 Performance Tuning with CUDA Instruction Level Primitives/71 Atomic Functions.mkv1.14MB
  • 7 Parallel Patterns and Applications/72 Scan Algorithm Introduction.mkv610.56KB
  • 7 Parallel Patterns and Applications/73 Simple Parallel Scan.mkv993.32KB
  • 7 Parallel Patterns and Applications/74 Work Efficient Parallel Exclusive Scan.mkv1.12MB
  • 7 Parallel Patterns and Applications/75 Work Efficient Parallel Inclusive Scan.mkv920.93KB
  • 7 Parallel Patterns and Applications/76 Parallel Scan for Large Data Sets.mkv643.69KB
  • 7 Parallel Patterns and Applications/77 Parallel Compact Algorithm.mkv1007.1KB
  • 8 Bonus Introduction to Image Processing with CUDA/78 Introduction_Part1.mkv859.45KB
  • 8 Bonus Introduction to Image Processing with CUDA/79 Introduction_Part2.mkv1.22MB
  • 8 Bonus Introduction to Image Processing with CUDA/80 Digital Image Processing.mkv1.09MB
  • 8 Bonus Introduction to Image Processing with CUDA/81 Digital Image Fundametals Human Perception.mkv1.11MB
  • 8 Bonus Introduction to Image Processing with CUDA/82 Digital Image Fundamentals Image Formation.mkv1.59MB
  • 8 Bonus Introduction to Image Processing with CUDA/83 OpenCV Installation.mkv1.57MB