版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://blog.csdn.net/xiaxuesong666/article/details/79192162
CUDA-Enabled Tesla Products
CUDA-Enabled Quadro Products
CUDA-Enabled NVS Products
CUDA-Enabled GeForce Products
CUDA-Enabled TEGRA /Jetson Products
Notes
(*) OEM-only products
(**) The GeForce GTX860 and GTX870 come in two versions depending on the SKU, please check with your OEM to determine which one is in your system.
1152 Kepler Cores with Compute Capability 3.0
640 Maxwell Cores with higher clocks and Compute Capability 5.0 or 5.2
- 1
- 2
Frequently Asked Questions
1) How can I find out which GPU is in my computer?
Answer:
On Windows computers:
Right-click on desktop
If you see "NVIDIA Control Panel" or "NVIDIA Display" in the pop-up window, you have an NVIDIA GPU
Click on "NVIDIA Control Panel" or "NVIDIA Display" in the pop-up window
Look at "Graphics Card Information"
You will see the name of your NVIDIA GPU
On Apple computers:
Click on "Apple Menu"
Click on "About this Mac"
Click on "More Info"
Select "Graphics/Displays" under Contents list
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
2) Do I have a CUDA-enabled GPU in my computer?
Answer: Check the list above to see if your GPU is on it. If it is, it means your computer has a modern GPU that can take advantage of CUDA-accelerated applications.
- 1
3) How do I know if I have the latest drivers?
Answer: Go to www.nvidia.com/drivers
- 1
4) How can I obtain a CUDA-enabled GPU or system?
Answer:
For Tesla for HPC and supercomputing applications, go to www.nvidia.com/object/tesla_wtb.html
For GeForce for entertainment, go to www.nvidia.com/object/geforce_family.html
For Quadro for professional visualization, go to www.nvidia.com/object/workstation_wheretobuy.html
- 1
- 2
- 3
- 4
5) How can I download the CUDA Toolkit?
Answer: Go to CUDA Toolkit Downloads.
- 1
<link href="https://csdnimg.cn/release/phoenix/mdeditor/markdown_views-e0530931f4.css" rel="stylesheet">
</div><div id="article_content" class="article_content clearfix">
<link rel="stylesheet" href="https://csdnimg.cn/release/phoenix/template/css/ck_htmledit_views-3d4dc5c1de.css">
<div id="content_views" class="markdown_views prism-atom-one-dark">
<!-- flowchart 箭头图标 勿删 -->
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<path stroke-linecap="round" d="M5,0 0,2.5 5,5z" id="raphael-marker-block" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"></path>
</svg>
<p>查询的官网地址<a href="https://developer.nvidia.com/cuda-gpus#collapseOne" rel="nofollow">https://developer.nvidia.com/cuda-gpus#collapseOne</a></p>
CUDA-Enabled Tesla Products
CUDA-Enabled Quadro Products
CUDA-Enabled NVS Products
CUDA-Enabled GeForce Products
CUDA-Enabled TEGRA /Jetson Products
Notes
(*) OEM-only products
(**) The GeForce GTX860 and GTX870 come in two versions depending on the SKU, please check with your OEM to determine which one is in your system.
1152 Kepler Cores with Compute Capability 3.0
640 Maxwell Cores with higher clocks and Compute Capability 5.0 or 5.2
- 1
- 2
Frequently Asked Questions
1) How can I find out which GPU is in my computer?
Answer:
On Windows computers:
Right-click on desktop
If you see "NVIDIA Control Panel" or "NVIDIA Display" in the pop-up window, you have an NVIDIA GPU
Click on "NVIDIA Control Panel" or "NVIDIA Display" in the pop-up window
Look at "Graphics Card Information"
You will see the name of your NVIDIA GPU
On Apple computers:
Click on "Apple Menu"
Click on "About this Mac"
Click on "More Info"
Select "Graphics/Displays" under Contents list
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
2) Do I have a CUDA-enabled GPU in my computer?
Answer: Check the list above to see if your GPU is on it. If it is, it means your computer has a modern GPU that can take advantage of CUDA-accelerated applications.
- 1
3) How do I know if I have the latest drivers?
Answer: Go to www.nvidia.com/drivers
- 1
4) How can I obtain a CUDA-enabled GPU or system?
Answer:
For Tesla for HPC and supercomputing applications, go to www.nvidia.com/object/tesla_wtb.html
For GeForce for entertainment, go to www.nvidia.com/object/geforce_family.html
For Quadro for professional visualization, go to www.nvidia.com/object/workstation_wheretobuy.html
- 1
- 2
- 3
- 4
5) How can I download the CUDA Toolkit?
Answer: Go to CUDA Toolkit Downloads.
- 1
<link href="https://csdnimg.cn/release/phoenix/mdeditor/markdown_views-e0530931f4.css" rel="stylesheet">
</div>