New pages
Jump to navigation
Jump to search
- 16:05, 16 September 2024 Dockerfiles for setting up pytorch for AMD RoCM (hist | edit) [9,932 bytes] David (talk | contribs) (Created page with "== ROCM install script == <pre> #!/bin/bash # ROCm 6.1.3 Setup for Ubuntu 20.04.6 and Ubuntu 22.04.4 DT and Server build # ===================================================...")
- 15:48, 3 September 2024 Benchmarking: HS23 HEPSPEC 23 (hist | edit) [10,677 bytes] David (talk | contribs) (Created page with "<pre> # on rhel 94 # following https://it-procurement-tenders.docs.cern.ch/tenders/it-5008/rhel-install/ subscription-manager repos --enable codeready-builder-for-rhel-9-$(ar...")
- 08:34, 24 June 2024 OSU Benchmarking with Python and Pytorch (hist | edit) [3,308 bytes] David (talk | contribs) (Created page with "Note; this is only for CPU benchmarks but still tests the python libs <pre> python3.9 -m venv ~/venvs/pytorch-osu-testing source ~/venvs/pytorch-osu-testing/bin/activate pip...")
- 14:40, 20 June 2024 Short MPI Tests using Pytorch example code (hist | edit) [32,113 bytes] David (talk | contribs) (Created page with "<pre> [antony@gpu5 pytorch-nccl-test]$ cat run_dp_mpi.sh #!/bin/bash # mpirun --mca pml ucx -np 8 -H gpu0:4,gpu5:4 ./run_dp_mpi.sh source ~/dp-build/torch-rocm61/bin/activat...")
- 10:46, 23 April 2024 Broadcom install for RoCE on ROCm devices (hist | edit) [6,154 bytes] David (talk | contribs) (Created page with "<pre> ❯ cat broadcom-roce-setup.txt # ubuntu 22.04 apt install ibverbs-utils libibverbs1 rdmacm-utils librdmacm1 librdmacm-dev infiniband-diags perftest hwloc ibutils numa...")
- 13:22, 12 April 2024 OpenMPI with ROCm Support (hist | edit) [1,955 bytes] David (talk | contribs) (Created page with "<pre> ❯ cat rocm-mpi-install.txt # ubuntu 22.04 LTS apt update apt install git vim libtool flex apt install build-essential # make sure user ubuntu is part of render group...")
- 22:45, 3 April 2024 ROCm Installation and Setup, tooling and info (hist | edit) [2,693 bytes] David (talk | contribs) (Created page with "== Show theoretical bandwidth between gpus == <pre> root@gpu1:~# rocm-smi --shownodesbw ============================ ROCm System Management Interface =======================...")
- 21:50, 3 April 2024 CoralGemm - Matrix multiply stress test for AMD ROCm (hist | edit) [548 bytes] David (talk | contribs) (Created page with "<pre> # rocm 6.0.2, mi210, ubuntu 2204 git clone https://github.com/AMD-HPC/CoralGemm.git cd CoralGemm/ cd src/ make # execute # dgemm mi210 64GB device ./gemm R_64F...")
- 21:04, 3 April 2024 Transferbench - PCIe and XGMI Bandwidth for AMD ROCm (hist | edit) [4,336 bytes] David (talk | contribs) (Created page with "<pre> # rocm 6.0.2 mi210 on ubuntu 2204 sudo apt install libnuma-dev git clone https://github.com/ROCm/TransferBench.git cd TransferBench make # Execution for performance :...")
- 20:48, 3 April 2024 BabelStream GPU Memory Bandwidth - AMD ROCm (hist | edit) [2,738 bytes] David (talk | contribs) (Created page with "<pre> # rocm 6.0.2 on ubuntu 22.04 apt install build-essential cmake libstdc++-12-dev git clone https://github.com/UoB-HPC/BabelStream.git cd BabelStream cmake -Bbuild -H. -D...")
- 20:01, 3 April 2024 AMD: AMD Landing Page (hist | edit) [342 bytes] David (talk | contribs) (Created page with "== Benchmarking GPUs == * BabelStream GPU Memory Bandwidth - AMD ROCm")
- 10:00, 7 February 2024 Add compute/ceph nodes to LMX2 (hist | edit) [26,936 bytes] Antony (talk | contribs) (full text dump from noted format later)