nlp4whp / professional-cuda-c-programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Professional CUDA C Programming

Included here are the code files for any samples used in the chapters as illustrative examples.

Each chapter has its own code folder that includes the sample .c and .cu files for that chapter. The per-chapter folders each also include a Makefile that can be used to build the samples included.

The common/ directory contains common.h, which includes code that is common to multiple chapters.

About


Languages

Language:Cuda 91.9%Language:C 7.1%Language:Makefile 1.0%