DARMA-tasking-internal / darma-frontend

Header library providing the frontend programming model for the DARMA asynchronous many-task model
Other
7 stars 0 forks source link

migration of `create_work_if` and `create_work_while` #25

Open dhollman opened 7 years ago

dhollman commented 7 years ago

These tasks should be migratable if they use only functors (and they should be migratable with lambdas once lambda migration is ready).