mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-26 00:39:03 +00:00
Merge branch 'cl21_trunk'
# Conflicts: # .travis.yml # CMakeLists.txt # CMakeVendor.txt # README.md # build_android.py # build_lnx.sh # build_win.bat # readme-spir-v-binaries.txt # test_common/harness/kernelHelpers.c # test_common/harness/kernelHelpers.h # test_conformance/CMakeLists.txt # test_conformance/opencl_conformance_tests_21_full_spirv.csv # test_conformance/opencl_conformance_tests_21_legacy_wimpy.csv # test_conformance/opencl_conformance_tests_full.csv # test_conformance/opencl_conformance_tests_full_no_math_or_conversions.csv # test_conformance/opencl_conformance_tests_quick.csv # test_conformance/run_conformance.py
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
To run the 2.2 conformance tests test suite for the C++ features you need
|
||||
SPIR-V binaries.
|
||||
To run the conformance tests you need SPIR-V binaries.
|
||||
|
||||
If you are using a conformance package then the binaries are included in the
|
||||
If you are using a conformance package then the binaries are included in the
|
||||
package. If you are using conformance tests from gitlab repositories then the
|
||||
binaries need to be picked up from Khronos SVN URL mentioned below:
|
||||
|
||||
@@ -39,4 +38,4 @@ Branch: opencl22
|
||||
5. OpenCL ICD (with 2.2 support)
|
||||
OpenCL ICD
|
||||
Repository: https://gitlab.khronos.org/opencl/icd
|
||||
Branch: dev_cl22
|
||||
Branch: dev_cl22
|
||||
|
||||
Reference in New Issue
Block a user