Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit e47b0d7

Browse files
Fix.
1 parent 2106fbe commit e47b0d7

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

documentations/setup.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
* NVIDIA GPUs with Ampere architecture (RTX 30 Series, A100) or newer
66
* NVIDIA driver compatible with CUDA 12.6
7-
* Linux
7+
* Linux x86-64
8+
* glibc>=2.31 (e.g Ubuntu >=22.04)
89

910
## Installation
1011

@@ -15,18 +16,8 @@ git clone git@github.com:nvidia-cosmos/cosmos-predict2.git
1516
cd cosmos-predict2
1617
```
1718

18-
### ARM installation
19-
20-
When using an ARM platform, like GB200, special steps are required to install the `decord` package.
21-
You need to make sure that [NVIDIA Video Codec SDK](https://developer.nvidia.com/nvidia-video-codec-sdk/download) is downloaded in the root of the repository.
22-
The installation will be handled by the Conda scripts or Dockerfile.
23-
2419
### Option 1: Virtual environment
2520

26-
System requirements:
27-
28-
* Linux x86-64
29-
* glibc>=2.31 (e.g Ubuntu >=22.04)
3021

3122
Install system dependencies:
3223

0 commit comments

Comments
 (0)