Skip to content

Instantly share code, notes, and snippets.

@hiroyuki-sato
Created September 7, 2019 06:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiroyuki-sato/4f7718a070fdfd8abedf2797acfc1117 to your computer and use it in GitHub Desktop.
Save hiroyuki-sato/4f7718a070fdfd8abedf2797acfc1117 to your computer and use it in GitHub Desktop.
infiniband development

ubuntu

sudo apt install -y \
  ibsim-utils \
  ibutils \
  ibverbs-providers \
  ibverbs-utils \
  infiniband-diags \
  libdapl2 \
  libibmad5 \
  libibumad3 \
  libibverbs1 \
  libopensm8 \
  librdmacm1 \
  mstflint \
  opensm \
  perftest \
  rdmacm-utils \
  libibverbs-dev \
  libibumad-dev \
  libopensm-dev \
  librdmacm-dev \
  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment