EE1019 Execution_Error
Symptom
%s (for delivering tasks to the stream) failed. Reason: %s.
Solution
1. Reduce the number of tasks delivered to the same stream.
2.Use multiple streams to submit tasks in parallel.
3.Before submitting a new task, call aclrtSynchronizeStream to wait until the submitted task is complete.
父主题: RTS Errors