INFO:root: - running time of script "app,vision,language,mlcommons,mlperf,inference,generic": 129.29 sec. cmuser@1317cf603da5:~$ cm run script --tags=run-mlperf,inference,_r4.1-dev,_all-scenarios \ --model=resnet50 \ --implementation=reference \ --framework=onnxruntime \ --category=edge \ --execution_mode=valid \ --device=cuda \ --quiet INFO:root:* cm run script "run-mlperf inference _r4.1-dev _all-scenarios" INFO:root: * cm run script "detect os" INFO:root: ! cd /home/cmuser INFO:root: ! call /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/run.sh from tmp-run.sh INFO:root: ! call "postprocess" from /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/customize.py INFO:root: * cm run script "detect cpu" INFO:root: * cm run script "detect os" INFO:root: ! cd /home/cmuser INFO:root: ! call /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/run.sh from tmp-run.sh INFO:root: ! call "postprocess" from /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/customize.py INFO:root: ! cd /home/cmuser INFO:root: ! call /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-cpu/run.sh from tmp-run.sh INFO:root: ! call "postprocess" from /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-cpu/customize.py INFO:root: * cm run script "get python3" INFO:root: ! load /home/cmuser/CM/repos/local/cache/3c23c9a0b9b242fd/cm-cached-state.json INFO:root:Path to Python: /usr/bin/python3 INFO:root:Python version: 3.10.12 INFO:root: * cm run script "get mlcommons inference src" INFO:root: ! load /home/cmuser/CM/repos/local/cache/12ba8d21b6564bcd/cm-cached-state.json INFO:root: * cm run script "get sut description" INFO:root: * cm run script "detect os" INFO:root: ! cd /home/cmuser INFO:root: ! call /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/run.sh from tmp-run.sh INFO:root: ! call "postprocess" from /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/customize.py INFO:root: * cm run script "detect cpu" INFO:root: * cm run script "detect os" INFO:root: ! cd /home/cmuser INFO:root: ! call /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/run.sh from tmp-run.sh INFO:root: ! call "postprocess" from /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-os/customize.py INFO:root: ! cd /home/cmuser INFO:root: ! call /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-cpu/run.sh from tmp-run.sh INFO:root: ! call "postprocess" from /home/cmuser/CM/repos/mlcommons@cm4mlops/script/detect-cpu/customize.py INFO:root: * cm run script "get python3" INFO:root: ! load /home/cmuser/CM/repos/local/cache/3c23c9a0b9b242fd/cm-cached-state.json INFO:root:Path to Python: /usr/bin/python3 INFO:root:Python version: 3.10.12 INFO:root: * cm run script "get compiler" INFO:root: ! load /home/cmuser/CM/repos/local/cache/503011439e584bb4/cm-cached-state.json INFO:root: * cm run script "get cuda-devices" INFO:root: * cm run script "get cuda _toolkit" INFO:root: ! load /home/cmuser/CM/repos/local/cache/d71c7c45ca28435c/cm-cached-state.json INFO:root:ENV[CM_CUDA_PATH_LIB_CUDNN_EXISTS]: no INFO:root:ENV[CM_CUDA_VERSION]: 12.4 INFO:root:ENV[CM_CUDA_VERSION_STRING]: cu124 INFO:root:ENV[CM_NVCC_BIN_WITH_PATH]: /usr/local/cuda/bin/nvcc INFO:root:ENV[CUDA_HOME]: /usr/local/cuda INFO:root: ! cd /home/cmuser INFO:root: ! call /home/cmuser/CM/repos/mlcommons@cm4mlops/script/get-cuda-devices/run.sh from tmp-run.sh rm: cannot remove 'a.out': No such file or directory Checking compiler version ... nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Tue_Feb_27_16:19:38_PST_2024 Cuda compilation tools, release 12.4, V12.4.99 Build cuda_12.4.r12.4/compiler.33961263_0 Compiling program ... Running program ... /home/cmuser INFO:root:======================================================== INFO:root:Print file tmp-run.out: INFO:root: INFO:root:Error: problem obtaining number of CUDA devices: 100 INFO:root: CM error: Portable CM script failed (name = get-cuda-devices, return code = 256) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Note that it is often a portability issue of a third-party tool or a native script wrapped and unified by this CM script (automation recipe). Please re-run this script with --repro flag and report this issue with the original command line, cm-repro directory and full log here: https://github.com/mlcommons/cm4mlops/issues The CM concept is to collaboratively fix such issues inside portable CM scripts to make existing tools and native scripts more portable, interoperable and deterministic. Thank you! cmuser@1317cf603da5:~$ nvidia-smi Failed to initialize NVML: Unknown Error cmuser@1317cf603da5:~$