aclrtServerPid
typedef struct {
uint32_t sdid;
int32_t *pid;
size_t num;
} aclrtServerPid;
Member |
Description |
|---|---|
sdid |
For supernodes in |
pid |
Host-side process ID whitelist array. |
num |
Length of the pid array. |
Parent topic: Data Types and Operation APIs