Difference between revisions of "CUDA"

From wikieduonline
Jump to navigation Jump to search
 
(9 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>
  
 
+
* [[CUDA Toolkit]]
[[apt install cuda]]
 
 
 
  
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[nvcc]]</code>
 
* <code>[[nvcc]]</code>
* [[cuda-smi]]
 
* [[brew cask install]] cuda-z
 
 
* <code>[[nvidia-smi]]</code>
 
* <code>[[nvidia-smi]]</code>
 +
* <code>[[cuda-smi]]</code>
 +
* <code>[[brew cask install cuda-z]]</code>
 
* [[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 22: Line 21:
  
 
== See also ==
 
== See also ==
* {{Nvidia}}
+
* {{nvcc}}
* {{GPU}}
+
* {{Nvidia tools}}
 
* {{CUDA}}
 
* {{CUDA}}
  
 
+
[[Category:GPU]]
[[Category:Computing]]
 

Latest revision as of 15:04, 25 June 2024

Advertising: