Talk:CUDA
This is the talk page for discussing improvements to the CUDA article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||
|
This page has archives. Sections older than 180 days may be automatically archived by Lowercase sigmabot III when more than 4 sections are present. |
To-do list for CUDA:
|
We need to include how the architecture works
editWarps, hardware threads, grid, mesh, topologies; SIMT. All are relevant. --Daviddwd (talk) 16:33, 7 October 2018 (UTC)
There should be a basic code sample
editTo have some basic understanding of CUDA programming experience there should be some source code example.
There are some source code examples in https://en.wikipedia.org/wiki/CUDA#Example but not for basic CUDA C++ usage.
CUDA Toolkit vs Visual Studio matrix
editI've added a table that shows which versions of Visual Studio are supported by each CUDA Toolkit SDK. This is super-useful so one doesn't keep trying to install different VS versions for a given card. Sorry I didn't have time to put into wikipedia's table format yet. Would be nice to create this matrix for Linux and Mac compilers also.
-- Ramakarl (talk) 21:50, 28 February 2024 (UTC)
GPUOpen
editThe article mentions that GPUOpen facilitates running CUDA on AMD GPUs. However, the entry seems to be several years old, as only compatibility up to CUDA 4.0 is mentioned. As can be seen on AMD's GPUOpen Githubs, the GPUOpen libraries are updated every few days at least. So, how far has GPUOpen come by now when it comes to supporting newer versions of CUDA? --2003:EF:170D:4588:892A:CA15:5B84:A6C0 (talk) 08:38, 11 August 2022 (UTC)