My Project
Modules | Classes | Macros | Typedefs
Base APIs

Modules

 User-Kernel Interface API
 
 Kernel-side Base (KBase) APIs
 

Classes

struct  base_jd_replay_payload
 The payload for a replay job. This must be in GPU memory. More...
 
struct  base_jd_replay_payload_uk10_2
 
struct  base_jd_replay_jc
 An entry in the linked list of job chains to be replayed. This must be in GPU memory. More...
 

Macros

#define BASE_JD_REPLAY_F_CHAIN_JOB_LIMIT   256
 

Typedefs

typedef struct base_jd_replay_payload base_jd_replay_payload
 The payload for a replay job. This must be in GPU memory.
 
typedef struct base_jd_replay_payload_uk10_2 base_jd_replay_payload_uk10_2
 
typedef struct base_jd_replay_jc base_jd_replay_jc
 An entry in the linked list of job chains to be replayed. This must be in GPU memory.
 

Detailed Description