Sign inSign up

ronnyjiang/rochpcg

By ronnyjiang

Updated over 4 years ago

Image
0

114

ronnyjiang/rochpcg repository overview

The container contains the following packages:

OS: Ubuntu 18.04.06 (LTS) ROCM: 4.5.2 UCX: 1.10.0 OPENMPI: 4.1.0

dependencies packages: [make,pkg-config,libnuma1,cmake,libnuma-dev,autoconf,libtool,automake,m4,flex, openssh_client]
tip: mpi env

rochpcg github: https://github.com/ROCmSoftwarePlatform/rocHPCG.git

  • quick-start

docker support amd gpu.
Looking for an easy start with rochpcg + Docker? The rocm/rocm-terminal image is hosted on Docker Hub. After the ROCm kernel is installed, pull the image from Docker Hub and create a new instance of a container.

docker pull ronnyjiang/rochpcg
docker run -it --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video ronnyjiang/rochpcg
#run benckmark, eg cmd:
./rochpcg 280 280 280 1860    
  • output result:

Tag summary

Content type

Image

Digest

Size

1.5 GB

Last updated

over 4 years ago

docker pull ronnyjiang/rochpcg