paradiseo/smp/src
2012-12-03 23:22:22 +01:00
..
MWAlgo Migration from SVN 2012-08-30 11:30:11 +02:00
topology Hypercubic 2012-11-27 17:31:05 +01:00
abstractIsland.h Perfect forwarding for identity conversion functions. Add heterogeneous test (to clean and improve) 2012-12-03 23:22:22 +01:00
algoDispatching.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
bimap.h Mecanism to isolate stopped island in topology 2012-11-24 16:23:01 +01:00
CMakeLists.txt Include EO sources in CMakeLists.txt 2012-11-29 21:49:46 +01:00
contDispatching.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
contWrapper.cpp Add notion of base EOT for heterogeneous model. Island can be templated on a EOT regardless the EOT of its model. Island must have a conversion function from and to base EOT. Base EOT is optionnal and would be considered as EOT. In that case, conversion functions would be identity function. 2012-12-02 15:36:30 +01:00
contWrapper.h Add notion of base EOT for heterogeneous model. Island can be templated on a EOT regardless the EOT of its model. Island must have a conversion function from and to base EOT. Base EOT is optionnal and would be considered as EOT. In that case, conversion functions would be identity function. 2012-12-02 15:36:30 +01:00
intPolicy.h An evaluation is performed before the replacement by the island 2012-11-20 22:38:29 +01:00
island.cpp Perfect forwarding for identity conversion functions. Add heterogeneous test (to clean and improve) 2012-12-03 23:22:22 +01:00
island.h Perfect forwarding for identity conversion functions. Add heterogeneous test (to clean and improve) 2012-12-03 23:22:22 +01:00
islandModel.cpp Perfect forwarding for identity conversion functions. Add heterogeneous test (to clean and improve) 2012-12-03 23:22:22 +01:00
islandModel.h Add notion of base EOT for heterogeneous model. Island can be templated on a EOT regardless the EOT of its model. Island must have a conversion function from and to base EOT. Base EOT is optionnal and would be considered as EOT. In that case, conversion functions would be identity function. 2012-12-02 15:36:30 +01:00
islandNotifier.cpp Add islandNotifier to allow the mig and int policy to be checked in the island. The islandNotifier is added to the algorithm continuator and will make the island perform a binded task. In the case of island, the task is to check policies. 2012-11-11 22:36:21 +01:00
islandNotifier.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
migPolicy.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
MWModel.cpp Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
MWModel.h Migration from SVN 2012-08-30 11:30:11 +02:00
policiesDispatching.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
policyElement.cpp Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
policyElement.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
PPExpander.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
scheduler.cpp Add IslandModel as islands container and algorithm launcher. 2012-11-19 19:51:35 +01:00
scheduler.h Islands send pop to IslandModel. Add and clean documentation. 2012-11-20 22:10:31 +01:00
smp Migration from SVN 2012-08-30 11:30:11 +02:00
smp.h Add notion of base EOT for heterogeneous model. Island can be templated on a EOT regardless the EOT of its model. Island must have a conversion function from and to base EOT. Base EOT is optionnal and would be considered as EOT. In that case, conversion functions would be identity function. 2012-12-02 15:36:30 +01:00
thread.cpp Migration from SVN 2012-08-30 11:30:11 +02:00
thread.h Migration from SVN 2012-08-30 11:30:11 +02:00