mdtest/src
Christopher J. Morrone 86df5878f6 Improve scalability of CountTasksPerNode().
Improve the scalabilit of CountTasksPerNode() by using
a Broadcast and AllReduce, rather than flooding task zero
with MPI_Send() messages.

Also change the hostname lookup function from MPI_Get_processor_name
to gethostname(), which should work on most systems that I know of,
including BlueGene/Q.
2012-09-12 14:43:24 -07:00
..
win Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
Makefile.am Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
aiori-HDF5.c Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
aiori-MPIIO.c Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
aiori-NCMPI.c Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
aiori-POSIX.c Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
aiori.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
ior.c Improve scalability of CountTasksPerNode(). 2012-09-12 14:43:24 -07:00
ior.h Change testNum to refNum 2012-01-13 15:45:02 -08:00
iordef.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
parse_options.c Change testNum to refNum 2012-01-13 15:45:02 -08:00
parse_options.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
utilities.c Remove dead code. 2012-01-08 19:43:41 -08:00
utilities.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00