Skip to content

Commit c01df0e

Browse files
committed
Fixes for tcmalloc
1 parent df87a46 commit c01df0e

2 files changed

Lines changed: 2 additions & 2 deletions

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-02-21 03:11:51*
3+
*Last updated: 2026-02-21 03:34:11*
44

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

script/get-lib-tcmalloc/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ tests:
4545
uid: bc454a366fed44f2
4646
variations:
4747
static:
48-
default: true
4948
env:
5049
MLC_TCMALLOC_BUILD_TYPE: static
5150
full:
@@ -54,6 +53,7 @@ variations:
5453
MLC_TCMALLOC_BUILD_NAME: tcmalloc
5554
minimal:
5655
group: build-type
56+
default: true
5757
env:
5858
MLC_TCMALLOC_BUILD_NAME: tcmalloc_minimal
5959

0 commit comments

Comments
 (0)