oneapi-src / oneapi-src/oneAPI-samples

The CMAKE_CXX_COMPILER: icpx is not a full path and was not found in the PATH.

未关闭
#1,623 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

question
主要语言
C++
星标
1.2k
派生
745
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 iso2dfd_dpcpp/src 的构建配置以及涉及 icpx 的 CMAKE_CXX_COMPILER 报错开始。将 oneAPI Base Toolkit 和 OpenCL 警告与报告的 NVIDIA RTX A4000 环境进行比较。完成的标准是确定 CPU 和 GPU 实现是否可以配置并运行,或记录所需的设置。

由索引模型根据 Issue 内容生成。

评估

技术栈
cmake, cpp
领域
build-system
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。