livoxG1: Add new OpenCl kernel to compact dgrams before collation
This commit is contained in:
@@ -11,6 +11,10 @@ extern "C" {
|
||||
extern const char collateKernelStart[];
|
||||
extern const uint32_t collateKernelNBytes;
|
||||
|
||||
// External symbols for slotCompactor kernel (unmangled, not namespaced)
|
||||
extern const char slotCompactorKernelStart[];
|
||||
extern const uint32_t slotCompactorKernelNBytes;
|
||||
|
||||
#ifdef __cplusplus
|
||||
} // extern "C"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user