Index of /examples/gpu/cuda
RCS CUDA Examples and Tutorial Sources
Directory Structure
- basic - This directory present the basic example of CUDA programs
- examples - This directory presents CUDA example programs
- tutorials - This directory contains sample CUDA programs used during RCS's "Introduction to CUDA" programming tutorial
Usage notes
Each directory contains Readme file with detailed instructions.
Load module cuda/10.0 to link and run cuda code:
module load cuda/10.0
Contact Information
Katia Oleinik: 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
- c and nvcc compilers available
- NVIDIA's GPU(s) with compute capability 2.0 and higher