aclrtAllocatorCreateDesc
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Creates data of the aclrtAllocatorDesc type, indicating the Allocator description, which is mainly used to register callback functions.
Prototype
1 | aclrtAllocatorDesc aclrtAllocatorCreateDesc() |
Returns
- Success: pointer to data of the aclrtAllocatorDesc type
- Failure: NULL
Parent topic: aclrtAllocatorDesc