Jump to content

BIPS/Getting Started/Building BIPS: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 177: Line 177:
</center>
</center>
<br>-->
<br>-->
== Dependencies==
BIPS is supported for the Jetson TX1/TX2/Nano/Xavier platforms and PC systems that have an NVIDIA GPU. The following packages are needed in order to build and use BIPS:
** list of dep
** list of dep
** list of dep
** list of dep
** list of dep
Installation guide:
1. You will need to know which distribution version you are using:
<syntaxhighlight lang=bash>
lsb_release -a
</syntaxhighlight>
2. Go to the [https://developer.nvidia.com/cuda-11-6-1-download-archive CUDA 11.6.1 download archive] and follow the selection menu.
* For Jetson platform you can follow this link: [https://developer.nvidia.com/cuda-11-6-1-download-archive?target_os=Linux&target_arch=arm64-sbsa&Compilation=Native&Distribution=Ubuntu CUDA 11.6.1 Jetson Configuration]
* For Ubuntu x86 platform you can follow this link: [https://developer.nvidia.com/cuda-11-6-1-download-archive?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu CUDA 11.6.1 Ubuntu x86 Configuration]
Select the version depending on the ''lsb_release'' command executed above. We recommend using the '''deb (local)''' option for the installation.
3. Once you have selected your system setup, NVIDIA will show you the installation instructions for those requirements.
47

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.