Found OpenCL version: 0.0

Open
#5 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cmake
Domain
build-system

Research direction

Start by reproducing the Windows setup with ./rebuild_arrayfire.bat and inspect FindOpenCL.cmake at line 143, where the requested and detected versions are reported. Compare the detection result with the installed Intel OpenCL SDK 6.3; done means the setup recognizes an OpenCL version of at least 1.2.

Written by the indexing model from the issue text.

Description

I am a newbe so excuse if this is totally simple but I get the following error:
CMake Error at FindOpenCL.cmake:143 (message):
Requested OpenCL version: 1.2, Found OpenCL version: 0.0

when following your instructions for setup on windows.
(i.e. ./rebuild_arrayfire.bat)

I have installed intel opencl sdk 6.3.

Any help would be much appreciated.

Dominant language
Batchfile
Stars
11
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from arrayfire/arrayfire-windows-scripts

All issues in arrayfire/arrayfire-windows-scripts

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.