Module accel::module[][src]

Resource of CUDA middle-IR (PTX/cubin)

This module includes a wrapper of cuLink* and cuModule* in CUDA Driver APIs.

Structs

Linker

OOP-like wrapper for cuLink* APIs

Module

OOP-like wrapper of cuModule* APIs

Enums

Data

Represent the resource of CUDA middle-IR (PTX/cubin)

Functions

link

Link PTX/cubin into a module

Type Definitions

JITOption

Option for JIT compile