Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    CUDA C++ Optimization: Coding Faster GPU Kernels (Generative AI LLM Programming)

    Posted By: naag
    CUDA C++ Optimization: Coding Faster GPU Kernels (Generative AI LLM Programming)

    CUDA C++ Optimization: Coding Faster GPU Kernels (Generative AI LLM Programming)
    English | 2024 | ASIN: B0DK21QQYD | 184 pages | PDF | 1.04 MB

    Increase the efficiency of CUDA C++ kernels for AI and high-performance computing on the powerful NVIDIA GPUs. Leverage your GPU investment with the power of an efficient software layer.

    Main Topics
    - Speeding up CUDA C++ kernels
    - Parallelization and vectorization
    - Compute optimizations
    - Memory access optimizations

    Table of Contents:
    1. Parallel Programming
    2. Optimizing CUDA Programs
    3. Vectorization
    4. AI Kernel Optimization
    5. Profiling Tools
    6. Compilers and Optimizers
    7. Timing CUDA C++ Programs
    8. Memory Optimizations
    9. Coalescing and Striding
    10. Data Transfer Optimizations
    11. Heap Memory Allocation
    12. Compute Optimizations
    13. Warp Divergence
    14. Grid Optimizations
    15. Compile-Time Optimizations
    16. Arithmetic Optimizations
    17. Floating-Point Bit Tricks
    18. Advanced Techniques
    Appendix: CUDA C++ Slugs