1
1
openmpi/ompi/mpiext/affinity/c
Jeff Squyres 173c046617 build: add Automake-like silent/verbose macros for "ln -s ..." operations
Also, since I put some of the macros for these silent/verbose rules up
in the top-level Makefile.man-page-rules file, I renamed it to
Makefile.ompi-rules.

I've had this sitting around for a while; now seems like as good a
time as any to commit it.

This commit was SVN r31271.
2014-03-28 18:24:32 +00:00
..
example.c Add an OMPI_Affinity_str() example program. 2012-05-07 15:19:23 +00:00
Makefile.am build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
mpiext_affinity_c.h == Highlights == 2012-04-18 15:57:29 +00:00
mpiext_affinity_str.c When pretty-printing binding info, we need to pass the topology down to the routine as the mapper isn't always working with the local topology - otherwise, we get an erroneous help message. Thanks to Tetsuya Mishima for reporting it 2014-03-10 15:53:07 +00:00
OMPI_Affinity_str.3in == Highlights == 2012-04-18 15:57:29 +00:00