1
1
openmpi/contrib/scaling
Ralph Castain 31bce4ba9c Update the scaling.pl script
* check that the command succeeds when pre-positioning the file to ensure there isn't an error somewhere in the execution

* properly define srun cmd line options

* terminate the orte-dvm only when it is actually in operation so prun doesn't generate spurious error messages

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-10-13 18:23:18 -07:00
..
Makefile Complete the memprobe support. This provides a new scaling tool called "mpi_memprobe" that samples the memory footprint of the local daemon and the client procs, and then reports the results. The output contains the footprint of the daemon on each node, plus the average footprint of the client procs on that node. 2017-01-05 10:32:17 -08:00
Makefile.include Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpi_memprobe.c Fix the pmix_query API when it asks for something that returns an array of pmix_info_t. Protect the PMIX_INFO_FREE macro from NULL arrays. Update the mpi_memprobe scaling test 2017-06-22 20:11:36 -07:00
mpi_no_op.c Add scaling tests and script 2012-05-29 15:21:44 +00:00
orte_no_op.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
scaling.pl Update the scaling.pl script 2017-10-13 18:23:18 -07:00