1
1
openmpi/ompi/tools/mpisync
Gilles Gouaillardet 72c7329462 configury: use 'uname -n' when 'hostname' is not available
the 'hostname' command might not be available on some platforms
such as Fedora Core 26, so mimick config/libtool.m4 and fallback
to 'uname -n' if needed

Refs. #3680

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-06-12 15:04:32 +09:00
..
hpctimer.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
hpctimer.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am configury: use 'uname -n' when 'hostname' is not available 2017-06-12 15:04:32 +09:00
mpigclock.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mpigclock.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mpirun_prof Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mpisync.1in Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_timing_post Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sync.c Cleanup timing macros for portability across compilers. Rename the --enable-timing configure option to be --enable-pmix-timing so it doesn't pickup external timing requests. Remove a stale function reference in PMIx so it can compile with timing enabled. 2017-04-10 12:56:38 +06:00