- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We use opencl for internel use for encoding tasks and for cases where the local GPU+driver doesn't offer an OpenCL device we would like to always be able to fall back on a cpu opencl device.
However, the problem is we would like to be able to do this without having to install the SDK (run the exe) on every persons machine here at the company. We would prefer it if all we had to do was check in dll's, libs and headers into our code repo. Is there a way to get opencl on the cpu to work by simply copying a set of binaries such as these? We are also able to setup environment variables for people using various config files our system has. The main thing I am trying to avoid is having to run an exe on every machine to install the sdk.
Thanks,
morten.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please look at Yuri's response towards the end of this thread (http://software.intel.com/en-us/forums/topic/363720).
Thanks,
Raghu
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page