DPCT1035
Message
All DPC++ devices can be used by the host to submit tasks. You may need to
adjust this code.
Detailed Help
In DPC++, the host can freely submit tasks to all DPC++ devices. There’s no
need to check for device compute mode.
Suggestions to Fix
Review the code and adjust accordingly.