GPU

From Research Computing Center Wiki
Revision as of 17:02, 13 February 2013 by Shtsai (talk | contribs) (Created page with "Category:Zcluster ===GPU Computing on zcluster=== For a description of the Graphics Processing Units (GPU) resources available, please see GPU Hardware. zcluster ha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


GPU Computing on zcluster

For a description of the Graphics Processing Units (GPU) resources available, please see GPU Hardware.

zcluster has the following tools for programming for GPUs:

1. NVIDIA CUDA toolkit

Several versions of the CUDA toolkit are available. Please see our CUDA page.

2. PGI/CUDA compilers

The default version of the PGI compilers, which are on users’ default path, support GPU acceleration, including Fortran/CUDA.

For more information on the GPU support of PGI compilers, please see the pdf documents in /usr/local/pgi/linux86-64/2012/doc, or visit the PGI website http://www.pgroup.com/resources/cudafortran.htm

3. PGI Accelerators

4. OpenCL libraries

Several versions of the OpenCL libraries are available. Please see our OpenCL page.