Publication | Closed Access
Kremlin
19
Citations
2
References
2011
Year
Unknown Venue
Software MaintenanceEngineeringComputer ArchitectureSoftware EngineeringSoftware AnalysisParallel ToolParallel ComputingSerial ProgramsProfiling ToolParallelizing CompilerComputer EngineeringTypical ProfilerComputer SciencePerformance Analysis ToolProgram AnalysisSoftware TestingParallel Performance EvaluationSerial Source CodeParallel ProgrammingSystem Software
This paper overviews Kremlin, a software profiling tool designed to assist the parallelization of serial programs. Kremlin accepts a serial source code, profiles it, and provides a list of regions that should be considered in parallelization. Unlike a typical profiler, Kremlin profiles not only work but also parallelism, which is accomplished via a novel technique called hierarchical critical path analysis. Our evaluation demonstrates that Kremlin is highly effective, resulting in a parallelized program whose performance sometimes outperforms, and is mostly comparable to, manual parallelization. At the same time, Kremlin would require that the user parallelize significantly fewer regions of the program. Finally, a user study suggests Kremlin is effective in improving the productivity of programmers.
| Year | Citations | |
|---|---|---|
Page 1
Page 1