/cuda-environment

A minimal CUDA development environment. Use this as a template when starting new projects.

A CUDA development environment with minimal Makefiles. Use this as a template for starting new CUDA projects.

(For example, the reference CUDA SDK examples require compilation from within their original directory tree. Learning from this is inconvenient.)