Runtime:
Optimization | Kernel | Program |
---|---|---|
-O0 | 0.913650 | 1.415s |
-O3 | 0.081188s | 0.341s |
-O3 -polly | 0.033881s | 0.300s |
Differential D49886
[test-suite] Add pathfinder kernel from Rodinia Benchmark proton on Jul 26 2018, 4:26 PM. Authored by
Details Runtime:
Diff Detail
Event TimelineComment Actions Changes: Comment Actions @homerdin took care of it. The Makefile template does not seem to be prepared to include a file from another directory (../Common/glibc_compat_rand.c), so we opted to exclude the benchmark from the Makefile build.
|
You can also drop the set(WORKDIR line if the benchmark isn't reading any files and doesn't care what directory it is running in.