CINXE.COM
Autonomous Vehicle Development Platforms | NVIDIA Docs
<!DOCTYPE html> <html lang="en" class="csstransforms csstransforms3d csstransitions"> <head> <!-- OneTrust Cookies Consent Notice start for nvidia.com --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="3e2b62ff-7ae7-4ac5-87c8-d5949ecafff5" ></script> <script type="text/javascript"> function OptanonWrapper() { var event = new Event('bannerLoaded'); window.dispatchEvent(event); }; </script> <!-- OneTrust Cookies Consent Notice end for nvidia.com --> <script type="text/javascript" src="https://images.nvidia.com/aem-dam/Solutions/ot-js/ot-custom.js"></script> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Learn how to develop for NVIDIA DRIVE®, a scalable computing platform that enables automakers and Tier-1 suppliers to accelerate production of autonomous vehicles." /> <title>Autonomous Vehicle Development Platforms | NVIDIA Docs</title> <meta name="keywords" content="NVIDIA DRIVE OS, Autonomous Vehicles, SDK Manager, NVIDIA DRIVE AGX, System Installation, CUDA, TensorRT" /> <link href="https://docs.nvidia.com/images/nvidia.ico" rel="icon" /> <link href="https://docs.nvidia.com/images/nvidia.ico" rel="shortcut icon" /> <link href="https://docs.nvidia.com/css/application.css" rel="stylesheet"> <link href="https://docs.nvidia.com/css/styleguide.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="https://docs.nvidia.com/css/portal.css" media="all" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous"> <link rel="stylesheet" href="https://docs.nvidia.com/css/main.css" media="all" /> <script src="js/jquery.js"></script> <script src="js/owl.carousel.js"></script> <script src="js/jquery.fitvids.js"></script> <script src="js/jquery.colorbox.js"></script> <script src="js/jquery.isotope.js"></script> <script src="js/jquery.sidr.js"></script> <script src="js/bootstrap.js"></script> <script src="js/application.js"></script> <script src="js/prettify.js"></script> <script src="js/ace/ace.js"></script> <script src="https://assets.adobedtm.com/5d4962a43b79/c1061d2c5e7b/launch-191c2462b890.min.js"></script> <style> /* styles from DZ */ .txt-cntr { text-align: center; } .masthead .masthead-content h1.hdng--l { font-size: 48px; font-weight: 300; line-height: 1em; text-transform: uppercase; letter-spacing: -0.02em; color: #76b900; margin: 16px 0 16px 0; } .masthead .masthead-content p.content-l { font-size: 24px; font-weight: 300; line-height: 1.25em; margin: 16px 0 16px 0; } .filter-button { display: inline-block; } .navbar { padding: 0; } .navbar .container { display: block; } .logo-header img { vertical-align: middle; } .sct--m { padding: 20px 0; } .icon-spacing, .archive-icon { margin-right: 8px; } /* custom search widget - need to reposition */ .nvidia-search-widget .cleanslate .search-box-wrapper .search-box-popper { top: 15px !important; background-color: #f3f3f3; margin-left: -44px !important; height: 32px; } .nvidia-search-widget .cleanslate .search-box-wrapper .search-box-popper .search-box-popper-content .search-input-wrapper .search-input-block { padding: 10px 15px; align-items: center; } .search-box-popper .search-input-right { display: none; } .dlp-search-popup { right: 10%; padding-left: 10px; padding-right: 10px; position: absolute; margin-top: 16px; z-index: 3; } .dlp-search-popup a { color: #fff; background-color: transparent; border: 0; } .dlp-search-popup a:hover { color: #77b820; } .panel-heading a.collapsed i.toggle-btn { transition: all 0.5s; } .panel-heading a i.toggle-btn { display: inline-block; margin-right: 10px; color: #333; } .panel-success .panel-heading a.showdetails i { text-decoration: none; } .panel-success .panel-heading a.showdetails .dlp-rel-sec-hdr:hover, .panel-success .panel-heading a.showdetails .dlp-rel-sec-hdr:focus, .panel-success .panel-heading a.showdetails .dlp-arc-sec-hdr:hover, .panel-success .panel-heading a.showdetails .dlp-arc-sec-hdr:focus { color: #333; text-decoration: underline; } .panel-heading a.showdetails[aria-expanded="true"]:before, .panel-heading a:not(.collapsed) i.toggle-btn { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); } ul.nav-tabs { font-weight: bold; } #drive-all { min-height: 700px; } .inner-tab { margin-left: 20px; } .inner-tab-row { border-bottom: 1px solid #ddd; } .inner-tab-data { padding-bottom: 5px; } footer { border-top: none; margin-top: auto; padding: 42px 12px; font-size: 14px; color: #666; } footer img { width: 137.5px; position: relative; left: -9px; margin: 0 0 10px; } #footer a { color: #666666; text-decoration: none !important; } .copyright { font-size: 12px; margin-top: 0.5em; line-height: 1pc; } </style> <script> $(document).ready(function () { $(".filter-button").click(function () { var value = $(this).attr("data-filter"); if (value == "all") { $(".platform-filter").show("1000"); } else { $(".platform-filter") .not("." + value) .hide("3000"); $(".platform-filter") .filter("." + value) .show("3000"); } }); /* if ($(".filter-button").removeClass("active")) { $(this).removeClass("active"); } $(this).addClass("active"); */ }); </script> </head> <body> <nav class="navbar navbar-inverse navbar-static-top"> <div class="container"> <div class="navbar-header"> <button class="navbar-toggle" type="button"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- HEADER --> <div class="logo-header"> <a class="navbar-brand logo" href="https://developer.nvidia.com"> <img alt="NVIDIA Developers" height="21" src="https://docs.nvidia.com/images/nvidia-logo-header.png" width="227" /> </a> </div> <div class="dlp-search-popup"> <a id="nvidia-search-box-link" href="#"><i class="fa fa-search" aria-hidden="true"></i></a> </div> </div> </div> </nav> <div id="wrapper"> <!-- BANNER --> <div class="masthead dlp-masthead" data-background-image="https://docs.nvidia.com/images/drive-landing-banner.jpg" style="background-size: cover;"> <div class="container"> <div class="masthead-content"> <h1 class="hdng--l">NVIDIA DRIVE DOCUMENTATION</h1> <p class="content-l"> Learn how to develop for NVIDIA DRIVE<sup>®</sup>, a scalable computing platform that enables automakers and Tier-1 suppliers to accelerate production of autonomous vehicles. </p> <a class="cta--prim cta--m m-0 ml-2" href="https://developer.nvidia.com/drive" target="_blank">Learn More <span class="fa fa-chevron-right"></span></a> </div> </div> </div> <div class="seperator"></div> <!-- HEADER ROW --> <div class="row"> <div class="col-md-"></div> <div class="col-md-12 txt-cntr"> <div class="seperator"></div> <p class="content-m"> This page provides access to DRIVE OS documentation for developers using NVIDIA DRIVE hardware. <br> See <a href="https://developer.nvidia.com/drive/drive-hyperion" target="_blank">Automotive Hardware</a> and <a href="https://developer.nvidia.com/drive/drive-sdk" target="_blank">Automotive Software</a> for more details. <br> For support, please post any questions or issues in the <a href="https://forums.developer.nvidia.com/c/agx-autonomous-machines/55" target="_blank">DRIVE Developer Forum</a>. <br> <br> <br> To get started, select the platform to view the available documentation. </p> <p class="content-m txt-cntr"> <i><span class="icon-spacing fas fa-fw fa-lock" style="color:#76b900"></span>Documents with a lock icon require access to the <a href="https://developer.nvidia.com/drive-agx-program" target="_blank">NVIDIA DRIVE AGX SDK</a> or <a href="https://developer.nvidia.com/drive-agx-pdk-program" target="_blank">NVIDIA DRIVE AGX PDK</a> Developer Program.</i> </p> </div> <div class="col-md-2"></div> </div> <div class="seperator"></div> <div class="seperator"></div> <div> <ul class="nav nav-tabs justify-content-center"> <li class="active filter-button" data-filter="all"> <a data-toggle="tab" href="#drive-all">All DRIVE Platforms</a> </li> <li class="filter-button" data-filter="agx-orin"> <a data-toggle="tab" href="#drive-agx-orin">DRIVE Orin (Hyperion / AGX)</a> </li> <li class="filter-button" data-filter="agx-xavier"> <a data-toggle="tab" href="#drive-agx-xavier">DRIVE Xavier (Hyperion / AGX)</a> </li> <li class="hide filter-button" data-filter="hyp"> <a data-toggle="tab" href="#drive-hyperion">DRIVE Hyperion 7.1</a> </li> <li class="filter-button" data-filter="sim"> <a data-toggle="tab" href="#drive-sim">DRIVE Sim</a> </li> <li class="" filter-button"> <a href="./archives.html" target="_blank"><i class="archive-icon fas fa-archive"></i>Archives</a> </li> </ul> </div> <!-- BEGIN MAIN CONTENT --> <div class="row"> <div class="col-md-2"></div> <div id="NVIDIA_DRIVE_SDK_ALL" class="col-md-8 platform-filter agx-orin"> <div class="seperator"></div> <section class="sct--m"> <div class="cntnr--cw"> <h2 class="hdng--m txt-cntr">DRIVE AGX</h2> <p class="hdln--s txt-cntr">NVIDIA DRIVE AGX Orin Developer Kit</p> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE AGX Orin Developer Kit Product Brief</h4> <p class="content-m">An overview and specifications for the DRIVE AGX Developer Kit.</p> <a class="cta--tert" href="https://developer.nvidia.com/downloads/drive/secure/drive-orin/drive-agx-orin-product-brief-pb-10417-003.pdf" target="_blank"><span class="icon-spacing fas fa-fw fa-lock"></span>Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE AGX Orin Developer Kit Hardware Quick Start Guide</h4> <p class="content-m">A guide to set up and begin using the DRIVE AGX Developer Kit.</p> <a class="cta--tert" href="https://developer.nvidia.com/downloads/drive/secure/drive-orin/drive-agx-orin-devkit-qsg-du-11049-001.pdf" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE AGX Orin Developer Kit Mechanical and Installation Guide</h4> <p class="content-m">A guide to install and begin using the DRIVE AGX Developer Kit in a vehicle.</p> <a class="cta--tert" href="https://developer.nvidia.com/downloads/drive/secure/drive-orin/drive-agx-orin-mechanical-and-installation-guide-di-10587-003.pdf" target="_blank"><span class="icon-spacing fas fa-fw fa-lock"></span>Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE AGX Orin Developer Kit Regulatory Compliance and Safety Guide</h4> <p class="content-m">Regulations and safety information for the DRIVE AGX Development Kit.</p> <a class="cta--tert" href="https://developer.nvidia.com/downloads/drive/secure/drive-orin/da-11079-001-compliance-and-safety.pdf" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> </div> </section> <section class="sct--m"> <div class="cntnr--cw"> <h2 class="hdng--m txt-cntr">DRIVE OS</h2> <p class="hdln--s txt-cntr">NVIDIA DRIVE OS 6.0.10 for NVIDIA Developer</p> <p class="content-l txt-cntr">(Includes DRIVE OS 6.0.10 and DriveWorks 5.20)</p> <p class="content-m txt-cntr"> <i>Note: NVIDIA DRIVE OS and DriveWorks require access to the <a href="https://developer.nvidia.com/drive-agx-program" target="_blank">NVIDIA DRIVE AGX SDK Developer Program.</a></i> </p> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 6.0.10 Linux Installation Guide</h4> <p class="content-m">A guide to installing DRIVE OS and setting up a DRIVE AGX system on Linux.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.10/public/drive-os-linux-installation/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 6.0 SDK Migration Guide</h4> <p class="content-m">A guide to help you migrate your applications to Orin development and reference production boards starting with DRIVE 6.0 releases.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.10/public/NVIDIA-DRIVE-OS-Migration-6.0-SDK.pdf" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 6.0.10 Developer Guide</h4> <p class="content-m">A guide to building software applications for DRIVE OS for deployment on NVIDIA DRIVE AGX based hardware platforms.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.10/public/drive-os-linux-sdk/index.html" target="_blank">Browse Linux SDK<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DriveWorks 5.20 SDK Documentation</h4> <p class="content-m">Guides for developing AV applications that make full use of the Orin SoC using the DriveWorks SDK.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.10/public/driveworks-nvsdk/index.html" target="_blank">Browse SDK<span class="fas fa-angle-right fa-fw"></span></a> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.10/public/driveworks-nvcgf/index.html" target="_blank">Browse Compute Graph Framework (CGF)<span class="fas fa-angle-right fa-fw"></span></a> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.10/public/driveworks-stm/index.html" target="_blank">Browse System Task Manager (STM)<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">CUDA Toolkit 11.4</h4> <p class="content-m">A parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).</p> <a class="cta--tert" href="https://docs.nvidia.com/cuda/archive/11.4.4/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">TensorRT 8.6.13</h4> <p class="content-m">A high-performance deep learning inference optimizer and runtime that delivers low latency, high-throughput inference for deep learning applications. </p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.10/public/drive-os-tensorrt/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">cuDNN 8.9.2</h4> <p class="content-m">A GPU-accelerated library of primitives for deep neural networks. </p> <a class="cta--tert" href="https://docs.nvidia.com/deeplearning/cudnn/archives/cudnn-892/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">Nsight</h4> <p class="content-m">Tools to visualize, debug, profile, and analyze applications.</p> <a class="cta--tert" href="https://docs.nvidia.com/nsight-systems/index.html" target="_blank">Browse Systems<span class="fas fa-angle-right fa-fw"></span></a> <a class="cta--tert" href="https://docs.nvidia.com/nsight-graphics/index.html" target="_blank">Browse Graphics<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> </div> </section> <section class="sct--m"> <div class="cntnr--cw"> <h2 class="hdng--m txt-cntr">DRIVE OS</h2> <p class="hdln--s txt-cntr">NVIDIA DRIVE OS 6.0.9 for NVONLINE Users</p> <p class="content-l txt-cntr">(Includes DRIVE OS 6.0.9 and DriveWorks 5.16)</p> <p class="content-m txt-cntr"> <i>Note: NVIDIA DRIVE OS and DriveWorks require access to <a href="https://partners.nvidia.com/" target="_blank">NVIDIA NVONLINE.</a></i> </p> <div class="row"> <section class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 6.0.9 Linux Installation Guide</h4> <p class="content-m">A guide to installing DRIVE OS and setting up a DRIVE AGX system on Linux.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/public/drive-os-linux-installation/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </section> <section class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 6.0.9 QNX Installation Guide</h4> <p class="content-m">A guide to installing DRIVE OS and setting up a DRIVE AGX system on QNX.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/public/drive-os-qnx-installation/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </section> </div> <div class="row"> <div class="col-md-4 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 6.0.9 Developer Guides</h4> <p class="content-m">A guide to building software applications for DRIVE OS for deployment on NVIDIA DRIVE AGX based hardware platforms.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/public/drive-os-linux-sdk/index.html" target="_blank">Browse Linux SDK<span class="fas fa-angle-right fa-fw"></span></a> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/secure/drive-os-qnx-sdk/index.html" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse QNX SDK<span class="fas fa-angle-right fa-fw"></span> </a> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/secure/drive-os-linux-pdk/index.html" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse Linux PDK<span class="fas fa-angle-right fa-fw"></span> </a> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/secure/drive-os-qnx-pdk/index.html" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse QNX PDK<span class="fas fa-angle-right fa-fw"></span> </a> </div> <div class="col-md-4 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">DriveWorks 5.16 SDK Documentation</h4> <p class="content-m">Guides for developing AV applications that make full use of the Orin SoC using the DriveWorks SDK.</p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/public/driveworks-nvsdk/index.html" target="_blank">Browse SDK<span class="fas fa-angle-right fa-fw"></span></a> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/public/driveworks-nvcgf/index.html" target="_blank">Browse Compute Graph Framework (CGF)<span class="fas fa-angle-right fa-fw"></span></a> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/public/driveworks-stm/index.html" target="_blank">Browse System Task Manager (STM)<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">Additional Documentation</h4> <p class="content-m">Additional DRIVE OS documentation, including migration guides, can be found on <a href="https://partners.nvidia.com/" target="_blank">NVIDIA NVONLINE</a>.</p> </div> </div> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">CUDA Toolkit 11.4</h4> <p class="content-m">A parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).</p> <a class="cta--tert" href="https://docs.nvidia.com/cuda/archive/11.4.4/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">TensorRT 8.6</h4> <p class="content-m">A high-performance deep learning inference optimizer and runtime that delivers low latency, high-throughput inference for deep learning applications. </p> <a class="cta--tert" href="https://developer.nvidia.com/docs/drive/drive-os/6.0.9/public/drive-os-tensorrt/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">cuDNN 8.9</h4> <p class="content-m">A GPU-accelerated library of primitives for deep neural networks. </p> <a class="cta--tert" href="https://docs.nvidia.com/deeplearning/cudnn/archives/index.html#cudnn_8" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6 sub-section sdbr-section"> <h4 class="hdln--s txt-clr--blck">Nsight</h4> <p class="content-m">Tools to visualize, debug, profile, and analyze applications.</p> <a class="cta--tert" href="https://docs.nvidia.com/nsight-systems/index.html" target="_blank">Browse Systems<span class="fas fa-angle-right fa-fw"></span></a> <a class="cta--tert" href="https://docs.nvidia.com/nsight-graphics/index.html" target="_blank">Browse Graphics<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> </div> </section> <hr> </div> <div class="col-md-2"></div> </div> <!-- END ROW: DRIVE SDK --> <!-- ROW: DRIVE OS and DRIVEWORKS --> <div class="row"> <div class="col-md-2"></div> <div id="NVIDIA_DRIVE_OS_DRIVEWORKS_ALL" class="col-md-8 platform-filter agx-xavier"> <div class="seperator"></div> <section class="sct--m"> <div class="cntnr--cw"> <h2 class="hdng--m txt-cntr">DRIVE OS and DriveWorks</h2> <p class="hdln--s txt-cntr">NVIDIA DRIVE OS 5.2.6 and DriveWorks 4.0</p> <p class="content-m txt-cntr"> <i>Note: NVIDIA DRIVE OS and DriveWorks require access to <a href="https://developer.nvidia.com/drive-agx-program" target="_blank">NVIDIA DRIVE AGX SDK Developer Program.</a></i> </p> <div class="row"> <div class="col-md-6"> <h4 class="hdln--s txt-clr--blck">SDK Manager</h4> <p class="content-m">An all-in-one tool that bundles developer software and provides an end-to-end development environment setup solution for NVIDIA SDKs.</p> <a class="cta--tert" href="https://docs.nvidia.com/sdk-manager/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6"> <h4 class="hdln--s txt-clr--blck">DRIVE OS Installation Guide for NVIDIA Developers</h4> <p class="content-m">A guide to installing DRIVE OS and setting up a DRIVE AGX system with SDK Manager for NVIDIA Developers.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/drive-qsg-dz/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 5.2 Linux SDK Developer Guide</h4> <p class="content-m">A guide to building software applications for DRIVE OS for deployment on NVIDIA DRIVE AGX based hardware platforms.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/drive-os/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">Nsight Systems</h4> <p class="content-m">A system-wide performance analysis tool designed to visualize an application’s algorithms.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/nsight-systems/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">Nsight Graphics</h4> <p class="content-m">A standalone application for the debugging, profiling, and analysis of graphics applications.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/nsight-graphics/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">DriveWorks 4.0 SDK</h4> <p class="content-m">A comprehensive library of modules, developer tools, and reference applications that take advantage of the computing power of the NVIDIA DRIVE™ platform.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/driveworks-4.0/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">CUDA Toolkit 10.2</h4> <p class="content-m">A parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).</p> <a class="cta--tert" href="https://docs.nvidia.com/cuda/archive/10.2/" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">TensorRT 6.0</h4> <p class="content-m">A high-performance deep learning inference optimizer and runtime that delivers low latency, high-throughput inference for deep learning applications. </p> <a class="cta--tert" href="https://docs.nvidia.com/deeplearning/tensorrt/archives/index.html#trt_6" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">cuDNN 7.6</h4> <p class="content-m">A GPU-accelerated library of primitives for deep neural networks. </p> <a class="cta--tert" href="https://docs.nvidia.com/deeplearning/cudnn/archives/index.html#cudnn_7" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-3"> <h4 class="hdln--s txt-clr--blck">CUDA Libraries</h4> <p class="content-m">Documentation for various CUDA libraries.</p> <a class="cta--tert" href="https://docs.nvidia.com/cuda-libraries/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> </div> </section> <hr> </div> <div class="col-md-2"></div> </div> <!-- END DRIVE OS and DRIVE WORKS ROW --> <!-- DRIVE SOFTWARE and DRIVE OS ROW --> <div class="row"> <div class="col-md-2"></div> <!-- DRIVE SOFTWARE --> <div id="NVIDIA_DRIVE_SOFTWARE-A" class="col-md-8 platform-filter agx-xavier"> <div class="seperator"></div> <section class="sct--m"> <div class="cntnr--cw"> <h2 class="hdng--m txt-cntr">DRIVE Software</h2> <p class="hdln--s txt-cntr">NVIDIA DRIVE Software 10.0</p> <p class="content-l txt-cntr">(includes DRIVE AV, DRIVE IX, DRIVE OS 5.1.6 and DriveWorks 2.2) </p> <p class="content-m txt-cntr"> <i>Note: DRIVE Software requires access to <a href="https://developer.nvidia.com/drive-agx-program" target="_blank">NVIDIA DRIVE AGX SDK Developer Program.</a></i> </p> <div class="row"> <div class="col-md-6"> <h4 class="hdln--s txt-clr--blck">SDK Manager</h4> <p class="content-m">An all-in-one tool that bundles developer software and provides an end-to-end development environment setup solution for NVIDIA SDKs.</p> <a class="cta--tert" href="https://docs.nvidia.com/sdk-manager/0.9beta14/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6"> <h4 class="hdln--s txt-clr--blck">DRIVE Software Installation Guide for NVIDIA Developers</h4> <p class="content-m">A guide to installing DRIVE OS and setting up a DRIVE AGX system with SDK Manager for NVIDIA Developers.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive_os_5.1.6.1L/drive-qsg/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 5.1 Linux SDK Developer Guide</h4> <p class="content-m">A guide to building software applications for DRIVE OS for deployment on NVIDIA DRIVE AGX based hardware platforms.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive_os_5.1.6.1L/nvvib_docs/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">Nsight Systems</h4> <p class="content-m">A system-wide performance analysis tool designed to visualize an application’s algorithms.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive_os_5.1.6.1L/nsight-systems/index.html " target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">Nsight Graphics</h4> <p class="content-m">A standalone application for the debugging, profiling, and analysis of graphics applications.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive_os_5.1.6.1L/nsight-graphics/index.html " target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">DriveWorks 2.2 SDK</h4> <p class="content-m">A comprehensive library of modules, developer tools, and reference applications that take advantage of the computing power of the NVIDIA DRIVE™ platform.</p> <a class="cta--tert" href="https://developer.nvidia.com/DRIVE/secure/docs/NVIDIA_DRIVE_SW_10_References.zip" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse<span class="fas fa-angle-right fa-fw"></span> </a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">CUDA Toolkit</h4> <p class="content-m">A parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).</p> <a class="cta--tert" href="https://developer.nvidia.com/DRIVE/secure/docs/10.0/cuda_10.2.19_docs-html.zip" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse<span class="fas fa-angle-right fa-fw"></span> </a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">TensorRT 6.3</h4> <p class="content-m">A high-performance deep learning inference optimizer and runtime that delivers low latency, high-throughput inference for deep learning applications. </p> <a class="cta--tert" href="https://developer.nvidia.com/tensorrt631-documentation-dos5200" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse<span class="fas fa-angle-right fa-fw"></span> </a> </div> </div> <div class="row"> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">cuDNN 7.6</h4> <p class="content-m">A GPU-accelerated library of primitives for deep neural networks. </p> <a class="cta--tert" href="https://docs.nvidia.com/deeplearning/cudnn/archives/index.html#cudnn_7" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">DRIVE AV</h4> <p class="content-m">Provides capabilities for perception, mapping, and planning utilizing the DriveWorks SDK.</p> <a class="cta--tert" href="https://developer.nvidia.com/DRIVE/secure/docs/NVIDIA_DRIVE_SW_10_References.zip" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse<span class="fas fa-angle-right fa-fw"></span> </a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">DRIVE AR/IX/Hub</h4> <p class="content-m">Augmented reality software for the automotive cockpit and intelligent eXperiences for driver assistance.</p> <a class="cta--tert" href="https://developer.nvidia.com/DRIVE/secure/docs/NVIDIA_DRIVE_SW_10_References.zip" target="_blank"> <span class="icon-spacing fas fa-fw fa-lock"></span>Browse<span class="fas fa-angle-right fa-fw"></span> </a> </div> </div> </div> </section> <hr> </div> <div class="col-med-2"></div> </div> <!-- END DRIVE SOFTWARE ROW --> <!-- ROW: DRIVE OS --> <div class="row"> <div class="col-md-2"></div> <div id="NVIDIA_DRIVE_OS_LATEST" class="col-md-8 platform-filter agx-xavier"> <div class="seperator"></div> <section class="sct--m"> <div class="cntnr--cw"> <h2 class="hdng--m txt-cntr">DRIVE OS</h2> <p class="hdln--s txt-cntr">NVIDIA DRIVE OS 5.2.6</p> <p class="content-m txt-cntr"> <i>Note: NVIDIA DRIVE OS software requires access to <a href="https://partners.nvidia.com/" target="_blank">NVIDIA NVONLINE.</a></i> </p> <div class="row"> <div class="col-md-6"> <h4 class="hdln--s txt-clr--blck">SDK Manager</h4> <p class="content-m">An all-in-one tool that bundles developer software and provides an end-to-end development environment setup solution for NVIDIA SDKs.</p> <a class="cta--tert" href="https://docs.nvidia.com/sdk-manager/1.5/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-6"> <h4 class="hdln--s txt-clr--blck">DRIVE OS Installation Guide for NVONLINE Users</h4> <p class="content-m">A guide to installing DRIVE OS and setting up a DRIVE AGX system with SDK Manager for NVIDIA Developers.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/drive-qsg-nv/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">DRIVE OS 5.2 Linux SDK Developer Guide</h4> <p class="content-m">A guide to building software applications for DRIVE OS for deployment on NVIDIA DRIVE AGX based hardware platforms.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/drive-os/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">Nsight Systems</h4> <p class="content-m">A system-wide performance analysis tool designed to visualize an application’s algorithms.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/nsight-systems/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">Nsight Graphics</h4> <p class="content-m">A standalone application for the debugging, profiling, and analysis of graphics applications.</p> <a class="cta--tert" href="https://docs.nvidia.com/drive/drive-os-5.2.6.0L/nsight-graphics/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> <div class="row"> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">CUDA Toolkit 10.2</h4> <p class="content-m">A parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).</p> <a class="cta--tert" href="https://docs.nvidia.com/cuda/archive/10.2/" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">cuDNN 7.6</h4> <p class="content-m">A GPU-accelerated library of primitives for deep neural networks. </p> <a class="cta--tert" href="https://docs.nvidia.com/deeplearning/cudnn/archives/index.html#cudnn_7" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> <div class="col-md-4"> <h4 class="hdln--s txt-clr--blck">CUDA Libraries</h4> <p class="content-m">Documentation for various CUDA libraries.</p> <a class="cta--tert" href="https://docs.nvidia.com/cuda-libraries/index.html" target="_blank">Browse<span class="fas fa-angle-right fa-fw"></span></a> </div> </div> </div> </section> <hr> </div> <div class="col-md-2"></div> </div> <!-- END ROW: DRIVE OS --> <!-- End: DRIVE SOFTWARE and DRIVE OS --> <!-- ROW: DRIVE Sim --> <div class="row"> <div class="col-md-2"></div> <div id="NVIDIA_DRIVE_SIM" class="col-md-8 platform-filter sim"> <div class="seperator"></div> <section class="sct--m"> <div class="cntnr--cw"> <h2 class="hdng--m txt-cntr">DRIVE Sim</h2> <p class="content-m txt-cntr"> <i> Note: NVIDIA DRIVE Sim software is released through a limited <a href="https://developer.nvidia.com/drive-sim-early-access-program/" target="_blank">Early Access Program</a>. For more information on DRIVE Sim, click <a href="https://developer.nvidia.com/drive/drive-sim" target="_blank">here</a>. </i> </p> </div> </section> </div> <!-- col-md-10 --> <div class="col-md-2"></div> </div> <!-- END ROW SIM --> <div class="seperator"></div> <div class="seperator"></div> <!-- END CONTENT: ALL DRIVE --> </div> <!-- END WRAPPER --> <!-- outer row --> <!-- wrapper --> <div class="seperator"></div> <footer id="footer" xmlns="http://www.w3.org/1999/xhtml"> <img src="https://docs.nvidia.com/images/NVIDIA-LogoBlack.svg" /> <div> <a href="https://www.nvidia.com/en-us/about-nvidia/privacy-policy/" target="_blank">Privacy Policy</a> | <a href="https://www.nvidia.com/en-us/privacy-center/" target="_blank">Manage My Privacy</a> | <a href="https://www.nvidia.com/en-us/preferences/email-preferences/" target="_blank">Do Not Sell or Share My Data</a> | <a href="https://www.nvidia.com/en-us/about-nvidia/terms-of-service/" target="_blank">Terms of Service</a> | <a href="https://www.nvidia.com/en-us/about-nvidia/accessibility/" target="_blank">Accessibility</a> | <a href="https://www.nvidia.com/en-us/about-nvidia/company-policies/" target="_blank">Corporate Policies</a> | <a href="https://www.nvidia.com/en-us/product-security/" target="_blank">Product Security</a> | <a href="https://www.nvidia.com/en-us/contact/" target="_blank">Contact</a> </div> <div class="copyright">Copyright © 2024 NVIDIA Corporation</div> </footer> <script> if (typeof _satellite !== "undefined") { _satellite.pageBottom(); } </script> <script src="https://api-prod.nvidia.com/search/nvidia-search-library.js"></script> <script> NvidiaSearchLibrary.BoxWidget.mount({ site: "https://docs.nvidia.com", language: "en-us", queryParam: "q", destination: "./dnc-search.html", triggerId: "nvidia-search-box-link", referenceId: "nvidia-search-box-link", }); </script> </body> </html>