-
petar
2004-07-02 12:40
#4
Rev.: 1205
-
257 lines of code changed in 18 files:
-
modeq:
main.rml (+4 -3),
taskgraph.rml (+4 -4)
-
modeq/modpar:
DuplicateParentMerge.cpp (+29 -32),
DuplicateParentMerge.hpp (+2 -2),
Makefile.in (+1 -2),
MergeAllParents.cpp (+37 -41),
MergeAllParents.hpp (+2 -2),
MergeRule.cpp (+4 -2),
MergeRule.hpp (+8 -3),
MergeSiblings.cpp (+32 -38),
MergeSiblings.hpp (+2 -2),
SingleChildMerge.cpp (+19 -24),
SingleChildMerge.hpp (+2 -2),
TaskGraph.cpp (+19 -2),
TaskGraph.hpp (+8 -3),
TaskGraphExt.cpp (+1 -1),
TaskMerging.cpp (+60 -13),
TaskMerging.hpp (+23)
-
petar
2004-07-01 09:30
#3
Rev.: 1204
-
0 lines of code changed in 2 files:
-
modeq/modpar:
ParallelOptions.cpp (new),
ParallelOptions.hpp (new)
-
petar
2004-07-01 09:25
#2
Rev.: 1203
-
4852 lines of code changed in 32 files:
-
modeq:
Makefile.in (+4 -2),
ceval.rml (+1 -1),
daelow.rml (+450 -70),
exp.rml (+49 -16),
main.rml (+65 -3),
rtopts.rml (+3),
taskgraph.rml (new 336),
taskgraphext.rml (new 73),
util.rml (+11)
-
modeq/modpar:
Codegen.cpp (new 403),
Codegen.hpp (new 86),
DuplicateParentMerge.cpp (new 244),
DuplicateParentMerge.hpp (new 52),
Makefile.in (new 43),
MergeAllParents.cpp (new 218),
MergeAllParents.hpp (new 30),
MergeRule.cpp (new 123),
MergeRule.hpp (new 39),
MergeSiblings.cpp (new 152),
MergeSiblings.hpp (new 49),
Schedule.cpp (new 496),
Schedule.hpp (new 257),
SingleChildMerge.cpp (new 93),
SingleChildMerge.hpp (new 20),
TaskGraph.cpp (new 263),
TaskGraph.hpp (new 233),
TaskGraphExt.cpp (new 282),
TaskGraphExt_stub.cpp (new 128),
TaskMerging.cpp (new 136),
TaskMerging.hpp (new 70),
reverse_depth_first_search.hpp (new 386)
-
modeq/runtime:
rtopts.c (+57 -1)
-
petar
2004-07-01 09:24
#1
Rev.: 1202
-
4140 lines of code changed in 2 files:
-
configure (+4111 -1183),
configure.in (+29 -1)