Skip to content

Instantly share code, notes, and snippets.

@mctouch
Created February 13, 2021 14:40
Show Gist options
  • Save mctouch/6adc1b9b50d0e104b1a0c79e50ddfd27 to your computer and use it in GitHub Desktop.
Save mctouch/6adc1b9b50d0e104b1a0c79e50ddfd27 to your computer and use it in GitHub Desktop.
runhugectr
docker run --runtime=nvidia --rm -v /.:/HugeCTR_Container -w /HugeCTR_Container -it -u $(id -u):$(id -g) -it nvcr.io/nvidia/hugectr:v2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment