[PATCH] D18013: Using MPI for Profiling Data Reduction

Daniel Waters via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 14:37:16 PST 2016


grotdunst updated this revision to Diff 50360.
grotdunst added a comment.

Errors were found when putting stubs in same file as hook to MPI_Finalize. Putting them in their own file removed the errors.


http://reviews.llvm.org/D18013

Files:
  CMakeLists.txt
  lib/profile/CMakeLists.txt
  lib/profile/InstrProfiling.h
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingMPI.c
  lib/profile/InstrProfilingStubs.c
  test/profile/instrprof-reduce.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18013.50360.patch
Type: text/x-patch
Size: 5955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/da07c6b0/attachment.bin>


More information about the llvm-commits mailing list