Index of /examples/gpu
RCS General Programming on GPU Examples and Tutorial Sources
Directory Structure
- examples - This directory presents example programs
- tutorials - This directory contains sample GPU programs used during RCS's "Introduction to GPU Programming" tutorial
Usage notes
Each directory contains a Readme file with detailed instructions.
Load module cuda/5.0 to link and run cuda code:
module load cuda/5.0
Contact Information
Research Computing Services: help@scc.bu.edu
Operating System Requirements
The examples presented in this directory were written for Linux OS, but should
work on any OS where
- PGI fortran, c and nvcc compilers available
- NVIDIA's GPU(s) with compute capability 2.0 and higher