Skip to content

Windows 10 RS4 support for OpenCL ICD as per MS directive#4

Open
nikhiljnv wants to merge 20 commits into
nikhiljnv:masterfrom
saleelk:skudchad-ocl-wddm24
Open

Windows 10 RS4 support for OpenCL ICD as per MS directive#4
nikhiljnv wants to merge 20 commits into
nikhiljnv:masterfrom
saleelk:skudchad-ocl-wddm24

Conversation

@nikhiljnv
Copy link
Copy Markdown
Owner

These are set of changes required by MS for Para-Virtualization
support for Windows 10 RS4.
Pull changes in pull request
KhronosGroup#33

Merge branch 'master' of https://github.com/saleelk/OpenCL-ICD-Loader into saleelk-master

saleelk and others added 20 commits May 18, 2018 12:08
- Fix vendors enumeration on 32-bit Windows OS
- Fix Copyright year
* Don't include DX SDK at all on MinGW (MinGW have their own headers)
* Lower case header name for cross-compilation on Linux
updated README with CMake build instructions
RS4 Changes for OpenCL ICD

Motivation - MS is adopting DCHU complaince and for For RS4 it will be mandatory for OpenCL to load via registry keys contained only within the HKR section of the registry as writes outside of HKR will not be allowed for the INF. It is also to support ParaV feature of the OS to make it "virtualization-ready".
Address suggestions
Fixed reg entry type from MULTI_SZ to SZ
The fix for build has to be in cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants