Skip to content

Commit bf47549

Browse files
authored
Discard changes to .github/workflows/frontier/test.sh
1 parent c4bf861 commit bf47549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/frontier/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ gpus=`rocm-smi --showid | awk '{print $1}' | grep -Eo '[0-9]+' | uniq | tr '\n'
44
ngpus=`echo "$gpus" | tr -d '[:space:]' | wc -c`
55

66
./mfc.sh test --max-attempts 3 -j $ngpus -- -c frontier
7+

0 commit comments

Comments
 (0)