Skip to content

Commit 4783c0e

Browse files
committed
Fixes for HPC applications
1 parent acf8fa7 commit 4783c0e

2 files changed

Lines changed: 3 additions & 3 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-04-20 16:19:30*
3+
*Last updated: 2026-04-20 16:35:20*
44

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

script/app-hmmer/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ variations:
5858
default: true
5959
group: version
6060
env:
61-
MLC_GIT_CHECKOUT_TAG: h3-release-3.4
61+
MLC_GIT_CHECKOUT_TAG: hmmer-3.4
6262
version.3.3.2:
6363
group: version
6464
env:
65-
MLC_GIT_CHECKOUT_TAG: h3-release-3.3.2
65+
MLC_GIT_CHECKOUT_TAG: hmmer-3.3.2
6666
master:
6767
env:
6868
MLC_GIT_CHECKOUT: master

0 commit comments

Comments
 (0)