[refactor] move functional tests, proper OpenMP
We are starting to work on benchmarks to evaluate the usefulness of this library. Instead of integrating them into the testing infrastructure, it makes more sense for them to have their own directory and a different way of handling them. This patch: - creates a benchmark directory for actual codes that we want to use as benchmarks of our library. - moves functional tests into it. - add proper OpenMP detection for these codes
Showing
benchmarks/Makefile.am
0 → 100644
m4/ax_openmp.m4
0 → 100644
Please register or sign in to comment