[mpich2-dev] [mpi-all-commits] r3449 - in mpich2/branches/dev/msmpi-staging/src: mpi/attr mpi/coll mpi/comm mpi/datatype mpi/errhan mpi/group mpi/init mpi/misc mpi/pt2pt mpi/rma mpi/romio/mpi-io mpi/spawn mpi/topo util/info
William Gropp
wgropp at illinois.edu
Thu Nov 6 12:16:54 CST 2008
Since we already have enter/exit macros, it would be better if we
could unify these, perhaps adding the message arguments to the
existing func enter/exit. We need to be careful of the varargs CPP
macros; older systems do not permit those. Note that the func enter/
exit were designed as hooks for things like tracing, so they should be
made sufficient for any tracing needs.
Bill
On Nov 6, 2008, at 11:54 AM, jayesh at mcs.anl.gov wrote:
> Log:
> Included code for MSMPI Tracing. The code does not compile right
> now. Need to add null defns for Tr* funcs till we have a consensus
> on the naming convention for the code to compile
William Gropp
Deputy Director for Research
Institute for Advanced Computing Applications and Technologies
Paul and Cynthia Saylor Professor of Computer Science
University of Illinois Urbana-Champaign
More information about the mpich2-dev
mailing list