Difference between revisions of "CUDA"
Jump to navigation
Jump to search
(4 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 [[NVDIA]]. | [[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> | * Installation: <code>[[apt install cuda]]</code> | ||
+ | * [[CUDA Toolkit]] | ||
== Related terms == | == Related terms == | ||
Line 9: | Line 10: | ||
* [[PyTorch]] | * [[PyTorch]] | ||
* [[TensorFlow]] | * [[TensorFlow]] | ||
− | * <code>[[ethminer --list-devices]]</code> | + | * <code>[[ethminer --list-devices]]</code>, <code>[[CUDA Error : No CUDA driver found]]</code> |
* [[AMI]]: [[AWS Deep Learning Base AMI GPU CUDA 11]] | * [[AMI]]: [[AWS Deep Learning Base AMI GPU CUDA 11]] | ||
* [[NVIDIA driver]] | * [[NVIDIA driver]] | ||
− | * [[cuda-drivers]] | + | * <code>[[cuda-drivers]]</code> |
* [[AlexNet]] | * [[AlexNet]] | ||
* [[Stable Diffusion]] | * [[Stable Diffusion]] | ||
Line 23: | Line 24: | ||
[[Category:GPU]] | [[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: