oneapi-src / oneapi-src/oneAPI-samples
The CMAKE_CXX_COMPILER: icpx is not a full path and was not found in the PATH.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 745
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I try to test the 2d parallel wave code in iso2dfd_dpcpp/src . For this, I want to check both cpu and gpu implementations
Unfortunately, when installing onAPI Base Toolkit, I got failed with GPU drivers in connection with OpenCL.
The warnings are :
Intel Graphics Compute Runtime for OpenCL not found.
You have no relevant GPU driver. If you are going to develop and run GPU-accelated applications on this system, please check ... . Otherwise, you can ignore ...
May I ask if anyone else meets the same issue. I have GPU installed:
Model: NVIDIA RTX A4000
IRQ: 177
GPU UUID: GPU-00bde51f-4256-9410-3567-bd4a5146a486
Video BIOS: 94.04.57.00.08
Bus Type: PCIe
DMA Size: 47 bits
DMA Mask: 0x7fffffffffff
Bus Location: 0000:01:00.0
Device Minor: 0
GPU Excluded: No
Any method to solve the problem?
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the build configuration for iso2dfd_dpcpp/src and the reported CMAKE_CXX_COMPILER error involving icpx. Compare the oneAPI Base Toolkit and OpenCL warnings with the reported NVIDIA RTX A4000 environment. Done means determining whether the CPU and GPU implementations can be configured and run, or documenting the required setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100