Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a new type of typed task to represent a MxN data redistribution. It
authorsuter <frederic.suter@cc.in2p3.fr>
Wed, 20 Jun 2012 10:22:07 +0000 (12:22 +0200)
committersuter <frederic.suter@cc.in2p3.fr>
Wed, 20 Jun 2012 10:22:07 +0000 (12:22 +0200)
commitc2405c1a902dc830946d96db7e46d9c1d6d489bc
treebe9dec4f30f1659f0ad1d31a3b0999875cb7bf4f
parent850f95301f96109093c438def7238f07c6ae7d7e
add a new type of typed task to represent a MxN data redistribution. It
assumes a 1D block distribution on both sides. Should allow to
auto-schedule some parallel tasks too.
include/simdag/datatypes.h
include/simdag/simdag.h
src/simdag/sd_task.c