29.01.2013 Views

Tutorial CUDA

Tutorial CUDA

Tutorial CUDA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CUBLAS Library<br />

Self-contained at API level<br />

© NVIDIA Corporation 2008<br />

Application needs no direct interaction with <strong>CUDA</strong> driver<br />

Currently only a subset of CUBLAS core functions<br />

are implemented<br />

Simple to use:<br />

Create matrix and vector objects in GPU memory<br />

Fill them with data<br />

Call sequence of CUBLAS functions<br />

Upload results back from GPU to host<br />

Column-major storage and 1-based indexing<br />

For maximum compatibility with existing Fortran apps

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

Saved successfully!

Ooh no, something went wrong!