29.01.2013 Views

Tutorial CUDA

Tutorial CUDA

Tutorial CUDA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Application Programming Interface<br />

The API is an extension to the C programming<br />

language<br />

It consists of:<br />

© NVIDIA Corporation 2008<br />

Language extensions<br />

To target portions of the code for execution on the device<br />

A runtime library split into:<br />

A common component providing built-in vector types and a<br />

subset of the C runtime library supported in both host and<br />

device codes<br />

A host component to control and access one or more<br />

devices from the host<br />

A device component providing device-specific functions

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!