Setting up AMD SDK 2.9 testsuite

1) download AMD-APP-SDK-v2.9-lnx64.tgz to this folder

2) tar xzf AMD-APP-SDK-v2.9-RC-lnx64.tgz

3) reconfigure pocl ( ./configure )

4) amdsdk2.9 should appear in enabled testsuites list presented by configure

5) run tests: make check TESTSUITEFLAGS="-k amdsdk2.9"
