Add an option CHAMELEON_RUNTIME_SYNC to debug quark and StarPU in synchronous mode
In order to ease the debug mode when developing new algorithm, this PR adds an option to help with Quark and StarPU. For quark:
- Replace all calls to QUARK_Insert_Task by QUARK_Execute_Task For StarPU:
- Add the parameters "STARPU_TASK_SYNCHRONOUS, 1" to all task submission
Merge request reports
Activity
added 3 commits
-
1c6d8933...6254b362 - 2 commits from branch
solverstack:master
- 5ccaf5e7 - Add an option to debug quark and StarPU in synchronous mode
-
1c6d8933...6254b362 - 2 commits from branch
added 4 commits
-
5ccaf5e7...7c84186a - 2 commits from branch
solverstack:master
- c650bee0 - Add an option to debug quark and StarPU in synchronous mode
- 129452b5 - Upgrade hqr
-
5ccaf5e7...7c84186a - 2 commits from branch
@all Just a ping to be sure everyone knows about this new feature.
mentioned in commit 41060486
Please register or sign in to reply