Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3 (100.0%) | 9 (100.0%) | 3.0 |
/ | 2 (66.7%) | 5 (55.6%) | 2.5 |
Packages/Uintah/CCA/Components/SimulationController/ | 1 (33.3%) | 4 (44.4%) | 4.0 |
Removed sleep while TAU profiling (was used to help differentiate iterations when tracing)
4 lines of code changed in 1 file:
Changed the PDT & TAU build rule to include (-I) the directory where the
uninstrumented source file originated. We were encountering missing header
files when compiling the .inst.cc files.
This does not affect non-TAU builds.
1 lines of code changed in 1 file:
Cleaned up TAU instrumentation message output.
4 lines of code changed in 1 file: