DPCT1026¶
Message¶
The call to <API name> was removed because <reason>.
The reason can be:
DPC++ currently does not support setting resource limits on devices
DPC++ currently does not support associating USM with a specific queue
DPC++ currently does not support query operations on queues
DPC++ currently does not support capture operations on queues
DPC++ currently does not support configuring shared memory on devices
Detailed Help¶
API calls from the original application, which do not have functionally compatible DPC++ API calls are removed if the Intel® DPC++ Compatibility Tool determines that it should not affect the program logic.
Suggestions to Fix¶
Verify the code correctness.