5 citations · 10 across the 5 of their papers we have counts for
Showing cs.PLShow all
2 papers · 1 filter
cs.PL2014★ 1 cited
Perfrewrite -- Program Complexity Analysis via Source Code Instrumentation
Michael Kruse
Most program profiling methods output the execution time of one specific program execution, but not its computational complexity class in terms of the big-O notation. Perfrewrite i…
cs.PL2014★ 2 cited
Introducing Molly: Distributed Memory Parallelization with LLVM
Michael Kruse
Programming for distributed memory machines has always been a tedious task, but necessary because compilers have not been sufficiently able to optimize for such machines themselves…