Changes for page GPU Server

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

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

Summary

Details

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