Difference between revisions of "Nvidia CUDA Toolkit"
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
<!--Run--> | <!--Run--> | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | Also see [[NVIDIA GPUs]]. | |
|}} | |}} | ||
<!--PBS scripts--> | <!--PBS scripts--> |
Revision as of 13:50, 20 September 2013
Description
cuda website
CUDA™ is a parallel computing platform and programming model invented by NVIDIA. It enables dramatic increases in computing performance by harnessing the power of the graphics processing unit (GPU). With millions of CUDA-enabled GPUs sold to date, software developers, scientists and researchers are finding broad-ranging uses for GPU computing with CUDA.
Required Modules
cuda
System Variables
- HPC_{{#uppercase:cuda}}_DIR
- HPC_{{#uppercase:cuda}}_BIN
- HPC_{{#uppercase:cuda}}_INC
- HPC_{{#uppercase:cuda}}_LIB
Additional Information
Also see NVIDIA GPUs.
PBS Script Examples
See the Nvidia CUDA Toolkit_PBS page for cuda PBS script examples.