devwiki:nvidia

This is an old revision of the document!


Nvidia GPU based toolkit

  • Nvidia developer program: https://developer.nvidia.com/
    • RIVA is their language process framework
    • Maxine is video-audio translator and recomposer to video chat
    • Merlin is recommed system, like shop, video recommed
    • it also has computer vision related: Image segmentation models
    • ai related: nvidia AI accelerated program

Nvidia MDL

  • to define physically based material
  • store specification for material exchange
  • render-algorithm agnostic
  • designed for high performance on GPU

Nvidia Cuda programming

  • video info: How CUDA Programming Works

CV-Cuda

  • CV cuda: computer vision with cuda.

Nivdia RTX stack

  • 1st Gen: VkRay, DXR, DLSS1
  • 2nd Gen:
    • real-time denoise: spatial denoise
    • caustics
    • RTXDI: raytrace direct illumination, casting shadows from all lights, emissive surface
    • RTXGI: real-time multiple bounce indirect lighting
    • Reflex
    • DLSS2: deep learning super resolution, AI generat pixel
  • 3rd Gen:
    • Displaced micro-meshes
    • 2D SGM optical flow, shader execution reordering, real-time path tracing, opacity micro-maps,
    • DLSS3: deep learning super resolution, AI frame generator

Nvidia GPU architecture

core turing ampere ada
shader 16 40 90
RT 49 78 200
tensor 130 320 1400
OFA 126 300
  • devwiki/nvidia.1663749888.txt.gz
  • Last modified: 2022/09/21 08:44
  • by ying