Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.3 KB

Source Code for OSS Packages for NVIDIA MRC

This repository contains the source code for OSS packages which are required for using NVIDIA MRC.

Branches in this repository correspond to the versions of the OSS packages used by NVIDIA MRC, ex: branch-24.10 corresponds to version 24.10 of MRC and branch-25.02 will correspond with version 25.02 of MRC.

The source code is organized in the following directory structure:

third_party/
├── package_name
│   ├── package_version
│   │   ├── package_source_code

Source code provided for each package is provided without any modifications.