Difference between revisions of "CUDA"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(27 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 Nvidia.
+
[[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}}
  
== See also ==
+
[[Category:GPU]]
* {{Nvidia}}
 
* {{GPU}}
 

Latest revision as of 15:04, 25 June 2024

Advertising: