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 303b7af commit 81440faCopy full SHA for 81440fa
.github/workflows/simmetrix_enabled_pr_comment_trigger_self_hosted.yml
@@ -47,6 +47,7 @@ jobs:
47
-DCMAKE_CXX_COMPILER=mpicxx \
48
-DCMAKE_C_COMPILER=mpicc \
49
-DCMAKE_VERBOSE_MAKEFILE=ON \
50
+ -DPCU_COMPRESS=ON \
51
-DENABLE_ZOLTAN=ON \
52
-DENABLE_SIMMETRIX=ON \
53
-DSIM_MPI=mpich4.1.1 \
@@ -80,6 +81,7 @@ jobs:
80
81
82
83
84
85
86
87
0 commit comments