parsec icon indicating copy to clipboard operation
parsec copied to clipboard

GPU task cannot be canceled

Open abouteiller opened this issue 7 years ago • 5 comments

Original report by Damien Genet (Bitbucket: dgenet, GitHub: dgenet).


The return calls from GPU body is ignored unlike the other bodies. (return code is used to reassess the task)

Upon cancelation, GPU data copy should not be detach from master copy in parsec_gpu_kernel_cleanout

abouteiller avatar Mar 10 '17 20:03 abouteiller