CUDA Driver API

The Driver API is a lower-level API than the Runtime API. The Driver API has these advantages:

Its primary disadvantages are as follows:

For more information on the Driver API, refer to Section 3.3 of the CUDA C Programming Guide.