About 891,000 results
Open links in new tab
  1. CUDA - Wikipedia

    CUDA works with all Nvidia GPUs from the G8x series onwards, including GeForce, Quadro and the Tesla line. CUDA is compatible with most standard operating systems.

  2. CUDA Platform for Accelerated Computing | NVIDIA Developer

    The CUDA platform is the foundation of the GPU computing ecosystem. Every application and framework that uses the GPU does so through CUDA's libraries, compilers, runtimes and language …

  3. What is a CUDA Core and How Do they Work? - CORSAIR

    Sep 23, 2025 · Discover what CUDA cores are, how they power NVIDIA GPUs, and why they matter for gaming, AI, and creative workloads. Learn how CUDA cores work, how they compare across …

  4. What Is CUDA? The GPU Platform Powering Computer Vision

    Aug 31, 2025 · CUDA is NVIDIA’s framework for harnessing GPUs to accelerate AI & computer vision tasks. Learn how it works & what to watch out for.

  5. What is CUDA? - NVIDIA

    Sep 29, 2021 · CUDA API and its runtime: The CUDA API is an extension of the C programming language that adds the ability to specify thread-level parallelism in C and also to specify GPU device …

  6. Step-by-Step Guide to Installing CUDA and cuDNN for GPU Acceleration

    Aug 5, 2025 · Learn how to install CUDA and cuDNN on your GPU for deep learning and AI applications. Follow this comprehensive guide to set up GPU acceleration for TensorF…

  7. CUDA GPU Compute Capability | NVIDIA Developer

    Compute capability (CC) defines the hardware features and supported instructions for each NVIDIA GPU architecture. Find the compute capability for your GPU in the table below.

  8. Nvidia's CUDA Tile examined: AI giant releases programming style for ...

    Dec 31, 2025 · This month, Nvidia rolled out what might be one of the most important updates for its CUDA GPU software stack in years. The new CUDA 13.1 release introduces the CUDA Tile …

  9. CUDA - Wikiwand

    The graphics processing unit (GPU), as a specialized computer processor, addresses the demands of real-time high-resolution 3D graphics compute-intensive tasks. By 2012, GPUs had evolved into …

  10. Introduction to CUDA Programming - GeeksforGeeks

    Jul 23, 2025 · CUDA is a programming language that uses the Graphical Processing Unit (GPU). It is a parallel computing platform and an API (Application Programming Interface) model, Compute Unified …