Permalink
Cannot retrieve contributors at this time
27 lines (22 sloc)
752 Bytes
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- | |
# SYCL CONFORMANCE TEST SUITE | |
# Dependencies | |
# 21/09/2017 | |
# | |
The following list specifies the current dependencies for the SYCL-CTS | |
as of 21/09/2017. The SYCL-CTS is known to work with these versions | |
however it may likely work with others too. | |
# ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- | |
# windows compilation | |
# | |
Microsoft Visual Studio 2015 Update 3 | |
Python 2.7 | |
OpenCL 1.2 (Intel OpenCL 4.6.0.92) | |
CMake 3.2 | |
# ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- | |
# linux compilation | |
# | |
GCC 4.8.2 | |
Python 2.7 | |
OpenCL 1.2 (intel-opencl-1.2-4.6.0.92) | |
CMake 3.2 |