Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
92 views

Intel ARC equivalent for NvOptimusEnablement (Nvidia) & AmdPowerXpressRequestHighPerformance (AMD)?

Intel Integrated+NVIDIA dual-GPU "Optimus" setups, an application can export NvOptimusEnablement as explained in OptimusRenderingPolicies.pdf. This option allows an application to ensure the ...
Brady Jessup's user avatar
0 votes
1 answer
394 views

OpenCL Multi-dimensional

So I have an OpenCL program that prints out the following information: Version ....... OpenCL 1.2 (Mar 15 2018 21:59:37) Vendor ........ Apple Profile ....... FULL_PROFILE Name .......... Apple GPUS: ...
mackycheese21's user avatar
4 votes
2 answers
10k views

Where to get OpenCL SDK?

I tried to download OpenCL SDK. But no way. I have an AMD GPU so I searched on Google for AMD SDK but all the links from Google and some tutorials are broken and there is no possibility to find the ...
Dmitry's user avatar
  • 2,062
0 votes
1 answer
348 views

Accelerate intel CORE i7 processor by OpenCL

Let suppose that I have a server machine without any monitor to it and there is an algorithm running on it (process). Can I increase the performance of the algorithm by using the OpenCL to use the ...
user avatar
0 votes
1 answer
2k views

How to install AMD Video Drivers for Intel Core 2 Duo - (OpenCL requirement.)

My Laptop does not have any Graphic Card. It is a simple Intel(R) Core(TM)2 Duo CPU T6500 @ 2.10GHz with Ubuntu 15.10. I want to work with OpenCL 1.2. I Installed the Ubuntu version of OpenCL from ...
Mohammad Sohaib's user avatar
1 vote
2 answers
947 views

AMD OpenCL driver: 1) detects Intel CPU 2) lists same type of GPU with different OpenCL version

My workstation configuration: Intel(R) Xeon(R) CPU E5-2609 v2 @ 2.50GHz (x2) AMD FirePro W9100 (x2) OS: Windows Server 2012 R2 Standard I use lwjgl's OpenCL demo (link) to list the platforms and ...
Harlequin's user avatar
  • 677