我可以在英特尔的集成图形处理器上运行 CUDA 吗? [英] Can I run CUDA on Intel's integrated graphics processor?

查看:117
本文介绍了我可以在英特尔的集成图形处理器上运行 CUDA 吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一台非常简单的带有 i3 处理器的东芝笔记本电脑.另外,我没有任何昂贵的显卡.在显示设置中,我看到 Intel(HD) Graphics 作为显示适配器.我打算学习一些cuda编程.但是,我不确定是否可以在我的笔记本电脑上做到这一点,因为它没有任何支持 nvidia 的 cuda 的 GPU.

I have a very simple Toshiba Laptop with i3 processor. Also, I do not have any expensive graphics card. In the display settings, I see Intel(HD) Graphics as display adapter. I am planning to learn some cuda programming. But, I am not sure, if I can do that on my laptop as it does not have any nvidia's cuda enabled GPU.

事实上,我怀疑,如果我什至有一个 GPU o_o

In fact, I doubt, if I even have a GPU o_o

因此,如果有人能告诉我是否可以使用当前配置进行 CUDA 编程,我将不胜感激,如果可能,还请告诉我英特尔(高清)显卡 是什么意思?

So, I would appreciate if someone can tell me if I can do CUDA programming with the current configuration and if possible also let me know what does Intel(HD) Graphics mean?

推荐答案

目前,Intel 图形芯片不支持 CUDA.在不久的将来,这些芯片有可能支持 OpenCL(这是一个与 CUDA 非常相似的标准),但这并不能保证,它们当前的驱动程序也不支持 OpenCL.(有一个 Intel OpenCL SDK 可用,但目前,它不能让您访问 GPU.)

At the present time, Intel graphics chips do not support CUDA. It is possible that, in the nearest future, these chips will support OpenCL (which is a standard that is very similar to CUDA), but this is not guaranteed and their current drivers do not support OpenCL either. (There is an Intel OpenCL SDK available, but, at the present time, it does not give you access to the GPU.)

最新的英特尔处理器 (Sandy Bridge) 将 GPU 集成到 CPU 内核中.您的处理器可能是上一代版本,在这种情况下,Intel(HD) graphics"是一个独立的芯片.

Newest Intel processors (Sandy Bridge) have a GPU integrated into the CPU core. Your processor may be a previous-generation version, in which case "Intel(HD) graphics" is an independent chip.

这篇关于我可以在英特尔的集成图形处理器上运行 CUDA 吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆