We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bf861 commit bf47549Copy full SHA for bf47549
.github/workflows/frontier/test.sh
@@ -4,3 +4,4 @@ gpus=`rocm-smi --showid | awk '{print $1}' | grep -Eo '[0-9]+' | uniq | tr '\n'
4
ngpus=`echo "$gpus" | tr -d '[:space:]' | wc -c`
5
6
./mfc.sh test --max-attempts 3 -j $ngpus -- -c frontier
7
+
0 commit comments