Get MLCommons Inference Loadgen
April 2, 2024 ยท View on GitHub
This CM script builds and installs the Loadgen library from MLCommons Inference repository.
Commands
To install
cm run script --tags=get,mlperf,inference,loadgen --version=[VERSION]
where [VERSION] is one of
master:Uses the master branch of inference source repository to build loadgenr2.1:Uses the release branch used for MLCommons inference 2.1 round to build loadgen
Exported Variables
C_INCLUDE_PATHCPLUS_INCLUDE_PATHLD_LIBRARY_PATHDYLD_FALLBACK_LIBRARY_PATHPYTHONPATH
Supported and Tested OS
- Ubuntu 18.04, 20.04, 22.04
- RHEL 9
- Windows (installs into Python distro directly)