mlcommons / cm4mlops

A collection of portable, reusable and cross-platform automation recipes (CM scripts) with a human-friendly interface and minimal dependencies to make it easier to build, run, benchmark and optimize AI, ML and other applications and systems across diverse and continuously changing models, data sets, software and hardware (cloud/edge)
http://docs.mlcommons.org/cm4mlops/
Apache License 2.0
7 stars 12 forks source link

Add "install-docker" automation recipe to install it via SUDO on Ubuntu, Debian and Red Hat #16

Open gfursin opened 2 months ago

gfursin commented 2 months ago

The procedure to install the latest docker (CPU & CUDA) is somewhat tricky for different OS. I suggest to create a script to aggregate all this knowledge in one place. It will simplify using CM workflows with MLPerf and other benchmarks via Docker.