Changes for page GPU Server

Last modified by Thomas Coelho (local) on 2024/10/01 13:47

From version 9.1
edited by Thomas Coelho (local)
on 2024/04/25 10:49
Change comment: There is no comment for this version
To version 8.1
edited by Thomas Coelho (local)
on 2023/11/06 11:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,9 +41,7 @@
41 41  Install Pytorch:
42 42  
43 43  {{code language="bash"}}
44 -pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.0
45 -
46 -
44 +pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.6
47 47  {{/code}}
48 48  
49 49  You can test the installation with
... ... @@ -65,3 +65,4 @@
65 65  
66 66  
67 67  
66 +