- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using a
Intel® Core™ i5-2540M CPU @ 2.60GHz with Intel HD graphics 3000 (integrated) . don't have Opencl pre-installed on my computer. But a certain application demands Opencl 2.1 or higher to be installed. Where do I go from here?
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abeer,
Thanks for reaching out to us.
You can follow any one of the below links to install opencl for your application
https://software.intel.com/content/www/us/en/develop/tools/opencl-sdk.html
https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html
Let us know, if your issue is resolved.
Regards,
Arpita
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abeer,
Thanks for reaching out to us.
You can follow any one of the below links to install opencl for your application
https://software.intel.com/content/www/us/en/develop/tools/opencl-sdk.html
https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html
Let us know, if your issue is resolved.
Regards,
Arpita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, but your laptop is just too old. It has no OpenCL. If you are using Windows 10, there is no Intel driver available. All you have is the Microsoft generic driver, which lacks features and performance.
It is time to take this machine to a recycle facility and purchase a new(er) system that is supported.
Doc (not an Intel employee or contractor)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abeer,
Let us know, if your issue is resolved.
Regards,
Arpita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abeer,
We assume that your issue is resolved. If you need any additional information, please submit a new question as this thread will no longer be monitored.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was about to say 'sudo apt update' but I realized this isn't the linux forums . I went to the github page that the Mod put (ArpitaP_intel) and even saw it in the code
'
name: Labeling new issues |
on: |
issues: |
types: ['opened'] |
jobs: |
automate-issues-labels: |
runs-on: ubuntu-latest |
if: github.repository == 'llvm/llvm-project' |
steps: |
- uses: andymckay/labeler@1.0.4 |
with: |
add-labels: "new issue" |
ignore-if-labeled: true'
hehehe. heck even the fixes in the git commits just disable the tracking to make it run faster meaning that Intel Graphics already had pre-installed trackers ALTHOUGH I may have just read that wrong, usually it's written as a pointer if it's for memory. I read all of https://github.com/intel/llvm/tree/sycl/bolt/utils and It just occurred to me that that the most fixes and bugs related to the intel HD graphics all has to do with changing the directories from when other programs or security updates disable them, change it or remove them possibly due to a malware attack that also ties to that directory. It all makes sense now.

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