【问题标题】:Simple_Add DPC++ oneAPI example fails to runSimple_Add DPC++ oneAPI 示例运行失败
【发布时间】:2021-02-17 16:37:27
【问题描述】:

我正在尝试从 oneAPI 示例浏览器运行一个基本的 Simple_Add DPC++ 示例;我使用的是 VS2019 和 oneAPI toolkit 2021 Beta Update 10。
运行项目,它在这里崩溃了

queue q(d_selector, dpc_common::exception_handler);

在下面抛出异常

Exception thrown at 0x00007FFF6915FB99 (igdrcl64.dll) in simple-add-buffers.exe: 0xC0000094: Integer division by zero.
Unhandled exception at 0x00007FFF6915FB99 (igdrcl64.dll) in simple-add-buffers.exe: 0xC0000094: Integer division by zero.

所有项目示例都失败了。

【问题讨论】:

    标签: c++ intel-oneapi dpc++


    【解决方案1】:

    我用这个igfx_win10_100.9168.exe 包解决了为显卡安装最新的英特尔驱动程序的问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-06-12
      • 2021-01-18
      • 1970-01-01
      • 2017-07-30
      相关资源
      最近更新 更多