我可以将 CUDA 与非 NVIDIA GPU 一起使用吗?

编程入门 行业动态 更新时间:2024-10-09 19:22:34
本文介绍了我可以将 CUDA 与非 NVIDIA GPU 一起使用吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在寻找一种在没有 NVIDIA GPU 的系统上运行 CUDA 程序的方法.

I'm looking for a way to run CUDA programs on a system with no NVIDIA GPU.

我尝试安装 MCUDA 和 gpuOcelot,但安装时似乎遇到了一些问题.

I tried to install MCUDA and gpuOcelot but seemed to have some problems with the installation.

我已经阅读了 如何使用软件实现在没有 GPU 的情况下运行 CUDA?.那里的答案建议更改系统的硬件,使用模拟器(现已弃用)或切换到 OpenCL.这些都不能充分满足我的要求

I have gone through the answers given in How to run CUDA without a GPU using a software implementation?. The answers there recommended changing the hardware of the system, using an emulator (which is now deprecated) or switching to OpenCL. None of these adequately answered my requirement

推荐答案

CUDA 是 NVIDIA 专有技术,目前唯一可用的、有用且功能齐全的实现需要具有受支持的 NVIDIA GPU 的系统.如果您没有(而且您似乎没有),那么您的问题就没有解决方案.

CUDA is an NVIDIA proprietary technology, and the only current, useful, and fully functional implementation available requires a system with a supported NVIDIA GPU. If you don't have that (and it seems you don't) then there is no solution to your problem.

更多推荐

我可以将 CUDA 与非 NVIDIA GPU 一起使用吗?

本文发布于:2023-06-02 01:00:17,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/430964.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:与非   CUDA   GPU   NVIDIA

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!