User Tools

Site Tools


linux:servers:cuda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux:servers:cuda [2016/02/08 00:09]
144.76.27.118 ↷ Links adapted because of a move operation
linux:servers:cuda [2017/11/16 05:55]
clee231 Reorganizing section headers
Line 30: Line 30:
 ====== Software Configuration ====== ====== Software Configuration ======
  
-==== CUDA Toolkit ​7.==== +==== CUDA Toolkit ​9.==== 
-[[https://​developer.nvidia.com/​cuda-toolkit|CUDA Toolkit ​7.5]]+[[https://​developer.nvidia.com/​cuda-toolkit|CUDA Toolkit ​9.0.196]]
  
 The NVIDIA® CUDA® Toolkit provides a comprehensive development environment for C and C++ developers building GPU-accelerated applications. The CUDA Toolkit includes a compiler for NVIDIA GPUs, math libraries, and tools for debugging and optimizing the performance of your applications. You’ll also find programming guides, user manuals, API reference, and other documentation to help you get started quickly accelerating your application with GPUs. The NVIDIA® CUDA® Toolkit provides a comprehensive development environment for C and C++ developers building GPU-accelerated applications. The CUDA Toolkit includes a compiler for NVIDIA GPUs, math libraries, and tools for debugging and optimizing the performance of your applications. You’ll also find programming guides, user manuals, API reference, and other documentation to help you get started quickly accelerating your application with GPUs.
  
-The installation of CUDA Toolkit ​7.is installed at ''/​opt/​cuda/''​.+The installation of CUDA Toolkit ​9.0.196 is installed at ''/​opt/​cuda/''​.
  
-===== Theano 0.7 ===== +==== Theano 0.==== 
-[[http://​www.deeplearning.net/​software/​theano/​|Theano 0.7]]+[[http://​www.deeplearning.net/​software/​theano/​|Theano 0.9]]
  
 Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. ​ It is currently installed for both python2 and python3. ​ You should be able to just type ''​import theano''​ at the top of your python script to use it's functionality. Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. ​ It is currently installed for both python2 and python3. ​ You should be able to just type ''​import theano''​ at the top of your python script to use it's functionality.
  
-==== Theano Configuration ====+<WRAP center round todo 60%> 
 +Note that MILA has stated that development of Theano will halt after release 1.0 due in late 2017. More information can be found in this thread: https://​groups.google.com/​forum/#​!msg/​theano-users/​7Poq8BZutbY/​rNCIfvAEAwAJ 
 +</​WRAP>​ 
 + 
 +=== Theano Configuration === 
 In order to use Theano with basic configuration,​ you may need to create a config file for your user if it does not inherit settings. In order to use Theano with basic configuration,​ you may need to create a config file for your user if it does not inherit settings.
  
linux/servers/cuda.txt · Last modified: 2021/05/02 21:36 (external edit)