[petsc-users] Task parallelism in PETSc

Jakub Kruzik jakub.kruzik at vsb.cz
Tue May 10 03:54:06 CDT 2016


Hi,

what do you recommend for task parallelism in PETSc?


What I want from it:

- task dependencies

- compiler independecy

- active project


The programm is intended to run on large clusters and uses MPI+OpenMP.


Currently, I am thinking about StarPU or OpenMP, however I don't have 
any experience with using tasks in either of them.


Best,

Jakub



More information about the petsc-users mailing list