parsec icon indicating copy to clipboard operation
parsec copied to clipboard

Atomic tasks

Open abouteiller opened this issue 10 years ago • 0 comments

Original report by George Bosilca (Bitbucket: bosilca, GitHub: bosilca).


Add support for atomic tasks, tasks that update their output atomically. This should be guaranteed by the engine, and all other tasks ready should be executed by the same execution context.

abouteiller avatar Nov 03 '14 22:11 abouteiller