aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.defn
blob: 712f5815b9f670b5070731b1e94a0750f319f9e1 (plain)
1
2
3
4
# make.configuration.defn file for thorn MPI

# Define the relevant OpenMPI utilities
ALL_UTILS += $(shell cd $(MPI_DIR)/bin 2>/dev/null && ls mpirun ompi-clean ompi-iof ompi-probe ompi-profiler ompi-ps ompi-server ompi-top ompi_info 2>/dev/null)