SX-Aurora/Vftrace

oversubscribe option for mpirun deprecated.

SpinTensor opened this issue · 1 comments

In the next installment of Openmpi the flag --oversubscribe is deprecated and needs to be replaced by --map-by :OVERSUBSCRIBE. Need to add an autoconf test to check which one to use

Implemented a version check and let autoconf select the appropriate flag accordingly.