Skip to content

Commit 6f8bcc7

Browse files
committed
Fix issues with parallel run of get-platform-details
1 parent cf28d7f commit 6f8bcc7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

script/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MLCommons Automation Scripts
22

3-
*Last updated: 2026-06-04 23:43:44*
3+
*Last updated: 2026-06-04 23:48:34*
44

55
This directory contains automation scripts for MLPerf benchmarks, AI/ML workflows, and development operations.
66

script/get-generic-sys-util/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -873,6 +873,7 @@ variations:
873873
env:
874874
MLC_SYS_UTIL_NAME: psmisc
875875
MLC_SYS_UTIL_VERSION_CMD: killall --version
876+
MLC_SYS_UTIL_VERSION_CMD_USE_ERROR_STREAM: 'yes'
876877
MLC_SYS_UTIL_VERSION_RE: PSmisc\) (\d+\.\d+)
877878
MLC_TMP_VERSION_DETECT_GROUP_NUMBER: 1
878879
new_env_keys:

0 commit comments

Comments
 (0)