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 76b1060 commit d018f4eCopy full SHA for d018f4e
.github/workflows/frontier/build.sh
@@ -6,4 +6,4 @@ if [ "$1" == "gpu" ]; then
6
fi
7
8
. ./mfc.sh load -c f -m g
9
-./mfc.sh test --dry-run --rdma-mpi -j 8 $build_opts
+./mfc.sh test -a --dry-run --rdma-mpi -j 8 $build_opts
0 commit comments