简体   繁体   English

SyCL DPC++:Windows 下的 DPC++ 是否支持 nVidia GPU?

[英]SyCL DPC++: are nVidia GPUs supported in DPC++ under Windows?

I'm doing some ComputeCpp Vs DPC++ comparisons on Windows. ComputeCpp is fine to me so far, modulo being forced to use the Professional edition to encode multiple spir/PTX targets.我正在 Windows 上做一些 ComputeCpp 与 DPC++ 的比较。到目前为止,ComputeCpp 对我来说很好,模数被迫使用专业版来编码多个 spir/PTX 目标。

I heard this limitation is not present using DPC++ but, from this post:我听说使用 DPC++ 不存在此限制,但是从这篇文章中可以看出:

DPC++ under Windows Windows下的DPC++

it seems one year ago nVidia was usable with DPC++ only under Linux, and they were not keen to add any support under Windows to that.似乎一年前 nVidia 只能在 Linux 下与 DPC++ 一起使用,他们并不热衷于在 Windows 下添加任何支持。

From your experience, is that still the case?根据您的经验,情况仍然如此吗?

Thanks for your support.谢谢你的支持。

You can not use DPC++ on Windows with the Nvidia GPU support.在 Nvidia GPU 支持下,您不能在 Windows 上使用 DPC++。 This is indicated in the CUDA back-end limitations section of Getting Started with oneAPI DPC++ instruction.这在开始使用 oneAPI DPC++指令的CUDA 后端限制部分中指出。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM