Skip to content

Commit a9066c2

Browse files
authored
Update README.md
1 parent c91eb11 commit a9066c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ AutoRT is a compiler solution that helps runtime users to invent, benchmark and
3030

3131
| Platform | OS Requirement | Python Requirement | Download Link |
3232
| --- | --- | --- | --- |
33-
| DirectX 12 | Windows >= 10 / Microsoft XBox | [Python3.8](https://www.python.org/ftp/python/3.8.10/python-3.8.10-amd64.exe) | python.exe -m pip install --verbose https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.3_directx-cp38-cp38-win_amd64.whl |
34-
| CUDA >= 11 | Ubuntu >= 18.04 (or images) | Python 3.8/3.9/3.10/3.11/3.12 | python3 -m pip install --verbose https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.3+cuda.linux.tar.gz |
33+
| DirectX 12 | Windows >= 10 / Microsoft XBox | [Python3.8](https://www.python.org/ftp/python/3.8.10/python-3.8.10-amd64.exe) | python.exe -m pip install -v https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.4+directx.win-cp38-cp38-win_amd64.whl |
34+
| CUDA >= 11 | Ubuntu >= 18.04 (or images) | Python 3.8/3.9/3.10/3.11/3.12 | python3 -m pip install -v https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.4+cuda.linux.zip |
3535
| .. | .. | .. | .. (More coming soon) .. |
3636

3737
For CUDA, here are several Ubuntu >= 18.04 equivalent containers below:

0 commit comments

Comments
 (0)