Skip to content

add-custom-nvidia-system

Automatically generated README for this automation recipe: add-custom-nvidia-system

Category: MLPerf benchmark support

License: Apache 2.0

  • Notes from the authors, contributors and users: README-extra

  • CM meta description for this script: _cm.yaml

  • Output cached? True

Reuse this script in your project

Install MLCommons CM automation meta-framework

Pull CM repository with this automation recipe (CM script)

cm pull repo mlcommons@cm4mlops

cmr "add custom system nvidia" --help

Run this script

Run this script via CLI
cm run script --tags=add,custom,system,nvidia[,variations] 
Run this script via CLI (alternative)
cmr "add custom system nvidia [variations]" 
Run this script from Python
import cmind

r = cmind.access({'action':'run'
              'automation':'script',
              'tags':'add,custom,system,nvidia'
              'out':'con',
              ...
              (other input keys for this script)
              ...
             })

if r['return']>0:
    print (r['error'])
Run this script via Docker (beta)
cm docker script "add custom system nvidia[variations]" 

Variations

  • Group "code"

    Click here to expand this section.

    • _ctuning
    • _custom
    • _go
    • _mlcommons
    • _nvidia-only

Versions

  • r2.1
  • r3.0
  • r3.1
  • r4.0

Native script being run

No run file exists for Windows


Script output

cmr "add custom system nvidia [variations]"  -j