mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
@@ -1,14 +1,17 @@
|
||||
To run the 2.2 conformance tests test suite for the C++ features you need need
|
||||
To run the 2.2 conformance tests test suite for the C++ features you need
|
||||
SPIR-V binaries.
|
||||
|
||||
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:
|
||||
package. If you are using conformance tests from git repositories then the
|
||||
binaries need to be picked up using LFS:
|
||||
|
||||
https://cvs.khronos.org/svn/repos/OpenCL/trunk/Khronos/spirv/spirv10_2015.11.25.zip
|
||||
1. Setup LFS by following instructions at https://git-lfs.github.com/
|
||||
|
||||
2. The SPIR-V binaries can then be picked up from test_conformance/clcpp/spirv*.7z
|
||||
|
||||
Alternatively you can check out and build all of the below repositories.
|
||||
Alternatively you can check out and build all of the below repositories
|
||||
manually or use https://github.com/KhronosGroup/OpenCL-CTS-Framework which will
|
||||
do it for you.
|
||||
|
||||
1. SPIRV-LLVM
|
||||
LLVM with support for SPIR-V (required by clang compiler)
|
||||
|
||||
3
test_conformance/clcpp/spirv10_2016.04.27.7z
Normal file
3
test_conformance/clcpp/spirv10_2016.04.27.7z
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe4f34d616ed7ef70e870c22078f60655f68b0c5191c8d8b9d045dd0e7390bc2
|
||||
size 5529152
|
||||
Reference in New Issue
Block a user