Test --openmp in ppcg
commitf904b5565f65850e6e503247ad43a03bd3c5cf1f
authorTobias Grosser <tobias@grosser.es>
Thu, 22 Nov 2012 01:29:43 +0000 (22 02:29 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Nov 2012 19:03:32 +0000 (23 20:03 +0100)
tree2bcd6a7099b85ae8461624a7041eeb9edca80d73
parent1a3f57a732861aa8702657f2912d204a7e63391d
Test --openmp in ppcg

We only run OpenMP tests if the compiler supports the -fopenmp flag.
We detect openmp support in gcc and detect the absence of openmp
support in clang. For other compilers, we may incorrectly assume no
openmp support is available.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
polybench_test.sh.in