Difference between revisions of "CUDA"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:CUDA]] (Compute Unified Device Architecture) (2007) is a parallel computing platform and application programming interface ([[API]]) model created by | + | [[wikipedia:CUDA]] (Compute Unified Device Architecture) (2007) is a parallel computing platform and application programming interface ([[API]]) model created by [[NVDIA]]. |
− | + | * Installation: <code>[[apt install cuda]]</code> | |
− | + | * [[CUDA Toolkit]] | |
== Related terms == | == Related terms == | ||
* <code>[[nvcc]]</code> | * <code>[[nvcc]]</code> | ||
+ | * <code>[[nvidia-smi]]</code> | ||
+ | * <code>[[cuda-smi]]</code> | ||
+ | * <code>[[brew cask install cuda-z]]</code> | ||
+ | * [[PyTorch]] | ||
+ | * [[TensorFlow]] | ||
+ | * <code>[[ethminer --list-devices]]</code>, <code>[[CUDA Error : No CUDA driver found]]</code> | ||
+ | * [[AMI]]: [[AWS Deep Learning Base AMI GPU CUDA 11]] | ||
+ | * [[NVIDIA driver]] | ||
+ | * <code>[[cuda-drivers]]</code> | ||
+ | * [[AlexNet]] | ||
+ | * [[Stable Diffusion]] | ||
+ | * [[NVIDIA Data Center GPU Manager (DCGM)]] | ||
+ | == See also == | ||
+ | * {{nvcc}} | ||
+ | * {{Nvidia tools}} | ||
+ | * {{CUDA}} | ||
− | + | [[Category:GPU]] | |
− | + | [[Category:CUDA]] | |
− |
Latest revision as of 11:31, 23 August 2024
wikipedia:CUDA (Compute Unified Device Architecture) (2007) is a parallel computing platform and application programming interface (API) model created by NVDIA.
- Installation:
apt install cuda
- CUDA Toolkit
Related terms[edit]
nvcc
nvidia-smi
cuda-smi
brew cask install cuda-z
- PyTorch
- TensorFlow
ethminer --list-devices
,CUDA Error : No CUDA driver found
- AMI: AWS Deep Learning Base AMI GPU CUDA 11
- NVIDIA driver
cuda-drivers
- AlexNet
- Stable Diffusion
- NVIDIA Data Center GPU Manager (DCGM)
See also[edit]
Advertising: