1
1
openmpi/ompi/proc
2015-10-22 20:56:02 -07:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
proc.c Silence a couple of warnings from valgrind and compilers. Since some pmix components may return success with a NULL value from a "get", check for that situation before attempting to unload the data. Preset the hostname before calling modex_recv to get it so unload properly checks for NULL. Cast a returned value to the correct ompi_proc_t pointer 2015-10-22 20:56:02 -07:00
proc.h ompi/proc: add function to get all allocated procs 2015-09-23 16:22:05 -06:00