Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a new loader that creates a parallel task graph (i.e., a DAG whose
authorsuter <frederic.suter@cc.in2p3.fr>
Thu, 17 Jan 2013 15:54:48 +0000 (16:54 +0100)
committersuter <frederic.suter@cc.in2p3.fr>
Thu, 17 Jan 2013 15:57:49 +0000 (16:57 +0100)
commitda6152abb1ea8e9d90d323f846b6703a14ee08e4
tree6875d71a9492c1203253253fa3ac3f492cda6f2f
parente1aab19126287838930239f1d9dabc6ebc873f3a
add a new loader that creates a parallel task graph (i.e., a DAG whose
nodes are parallel tasks) from a dot file. Creates a dynar of typed
parallel tasks (SD_TASK_COMP_PAR_AMDAHL and SD_TASK_COMM_MXN_1D_BLOCK)
include/simdag/simdag.h
src/simdag/sd_dotloader.c