- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I saw an earlier post saying that you cant run programs on an Nvidia GPU using Intel OpenCL
https://software.intel.com/en-us/forums/topic/370060
So I just wanted to ask whether this is still true or not. (e.g. I would like to run the General Matrix Multiply Example on my Nvidia GTX 970)
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OpenCL code written with Intel(R) Processor Graphics in mind should run on NVidia's Graphics Cards supporting OpenCL as long as the code is not using Intel specific OpenCL extensions. Some GEMM examples use Intel specific extensions and will not run, but some, which do not use them should run with no issues. You will have to use NVidia's OpenCL driver and runtime though to run on NVidia hardware.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page