gpt4 book ai didi

c++ - CUDA TCC 驱动程序是否适用于 Windows 上的 geforce 卡?

转载 作者:太空宇宙 更新时间:2023-11-04 16:19:15 26 4
gpt4 key购买 nike

我在 Windows 7 机器上有 4 个 GTX 570。根据编程指南,点对点内存复制应该在 Geforce 和 Quadro 以及 Tesla 上工作

Memory copies can be performed between the memories of two different devices. When a unified address space is used for both devices (see Unified Virtual Address Space), this is done using the regular memory copy functions mentioned in Device Memory. Otherwise, this is done using cudaMemcpyPeer(), cudaMemcpyPeerAsync(), cudaMemcpy3DPeer(), or cudaMemcpy3DPeerAsync()

然而,为了在 Windows 上使用它,我需要安装 TCC 驱动程序。我可以在 Windows 上为 geforce 卡安装 TCC 驱动程序吗?

最佳答案

不,Windows TCC 驱动程序仅支持基于 Fermi 和 Kepler 架构的 Tesla 和选定的 Quadro 卡。

关于c++ - CUDA TCC 驱动程序是否适用于 Windows 上的 geforce 卡?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19098650/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com