Changes for page GPU Server

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

From version 4.1
edited by Thomas Coelho (local)
on 2023/11/06 10:58
Change comment: There is no comment for this version
To version 7.1
edited by Thomas Coelho (local)
on 2023/11/06 11:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -44,7 +44,6 @@
44 44  pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.6
45 45  {{/code}}
46 46  
47 -(% class="wikigeneratedid" %)
48 48  You can test the installation with
49 49  
50 50  {{code language="python"}}
... ... @@ -54,8 +54,6 @@
54 54  
55 55  {{/code}}
56 56  
57 -== ==
58 -
59 59  == Links ==
60 60  
61 61  GPU Cards: [[https:~~/~~/www.amd.com/en/products/professional-graphics/instinct-mi50>>https://www.amd.com/en/products/professional-graphics/instinct-mi50]]
... ... @@ -62,6 +62,8 @@
62 62  
63 63  ROCm documentation: [[https:~~/~~/rocm.docs.amd.com/en/latest/rocm.html>>https://rocm.docs.amd.com/en/latest/rocm.html]]
64 64  
62 +Pytorch: [[https:~~/~~/pytorch.org/>>https://pytorch.org/]]
65 65  
66 66  
65 +
67 67