1
0
HON95 2 жил өмнө
parent
commit
bc7d0b1efc
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      hpc/openmpi.md

+ 1 - 0
hpc/openmpi.md

@@ -52,6 +52,7 @@ This applies to cluster using the Slurm workload manager.
 
 ## Miscellanea
 
+- Run `mpicc --show` or `mpic++ --show` show to see the underlying GCC command line including required MPI arguments.
 - `PMI_SIZE` and `PMI_RANK` for PMI2, or `PMIX_RANK` for PMIx (no `PMIX_SIZE`), may be used to get the MPI works size and rank.
 
 {% include footer.md %}