Support numa policy set by user
Add CL_MEM_FOLLOW_USER_NUMA_POLICY Change-Id: I90a19dac7641827dff2ceb9ef8ae5f3467ed87a1
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <map>
|
||||
#include <unordered_map>
|
||||
#include <memory>
|
||||
#define CL_MEM_FOLLOW_USER_NUMA_POLICY (1u << 31)
|
||||
|
||||
namespace device {
|
||||
class Memory;
|
||||
|
||||
Reference in New Issue
Block a user