Functions | |
int | mars_context_create (struct mars_context **mars, uint32_t num_mpus, uint8_t shared) |
[host] Creates a single MARS context. | |
int | mars_context_destroy (struct mars_context *mars) |
[host] Destroys a single MARS context. | |
uint32_t | mars_context_get_num_mpus (struct mars_context *mars) |
[host] Returns number of MPUs allocated for MARS context. |