diff --git a/README.md b/README.md index 3d410644..34322f48 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenCL Conformance Test Suite (CTS) -This it the OpenCL CTS for all versions of the Khronos +This is the OpenCL CTS for all versions of the Khronos [OpenCL](https://www.khronos.org/opencl/) standard. ## Building the CTS @@ -89,7 +89,7 @@ require compilation, these are: ## Generating a Conformance Report The Khronos [Conformance Process Document](https://members.khronos.org/document/dl/911) -details the steps required for a conformance submissions. +details the steps required for a conformance submission. In this repository [opencl_conformance_tests_full.csv](test_conformance/submission_details_template.txt) defines the full list of tests which must be run for conformance. The output log of which must be included alongside a filled in @@ -105,7 +105,7 @@ the version of the repository conformance submissions are made against. Contributions are welcome to the project from Khronos members and non-members alike via GitHub Pull Requests (PR). Alternatively, if you've found a bug or have -a questions please file an issue in the GitHub project. First time contributors +a question please file an issue in the GitHub project. First time contributors will be required to sign the Khronos Contributor License Agreement (CLA) before their PR can be merged.