paradiseo/smp/src
2013-02-07 23:18:39 +01:00
..
MWAlgo Migration from SVN 2012-08-30 11:30:11 +02:00
topology Clean heterogeneous test 2013-01-19 01:09:24 +01:00
abstractIsland.h Avoid race condition by manualy setting the island statut on running (Nils Mangelsen) 2013-02-07 23:18:39 +01:00
algoDispatching.h Update documentation 2012-12-09 21:42:47 +01:00
bimap.cpp Erase-remove idiom in Island and Bimap to avoid invalid iterators (Nils Mangelsen) 2013-02-07 22:48:41 +01:00
bimap.h eoInvertedContinue + minor modifications 2013-01-05 15:35:12 +01:00
CMakeLists.txt adding custom topologies, src and test 2013-01-11 00:20:09 +01:00
contDispatching.h Update documentation 2012-12-09 21:42:47 +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 Clean includes 2012-12-09 22:08:50 +01:00
intPolicy.h Clean includes 2012-12-09 22:08:50 +01:00
island.cpp Avoid race condition by manualy setting the island statut on running (Nils Mangelsen) 2013-02-07 23:18:39 +01:00
island.h Avoid race condition by manualy setting the island statut on running (Nils Mangelsen) 2013-02-07 23:18:39 +01:00
islandModel.cpp Avoid race condition by manualy setting the island statut on running (Nils Mangelsen) 2013-02-07 23:18:39 +01:00
islandModel.h Clean includes 2012-12-09 22:08:50 +01:00
islandModelWrapper.h Forgot test. 2012-12-21 19:21:39 +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 Fix doc 2013-01-19 19:45:10 +01:00
migPolicy.h Clean includes 2012-12-09 22:08:50 +01:00
MWModel.cpp Add notifier and delete Thread class 2012-12-04 23:09:08 +01:00
MWModel.h Clean includes 2012-12-09 22:08:50 +01:00
notifier.cpp Wrap model in order to create homogeneous model easily. 2012-12-09 19:33:48 +01:00
notifier.h Fix doc 2013-01-19 19:45:10 +01:00
policiesDispatching.h Clean includes 2012-12-09 22:08:50 +01:00
policyElement.cpp Forgot test. 2012-12-21 19:21:39 +01:00
policyElement.h Clean includes 2012-12-09 22:08:50 +01:00
PPExpander.h Fix doc 2013-01-19 19:45:10 +01:00
scheduler.cpp Add notifier and delete Thread class 2012-12-04 23:09:08 +01:00
scheduler.h Prefix guards with SMP_ to avoid conflicts 2012-12-09 20:48:49 +01:00
smp Migration from SVN 2012-08-30 11:30:11 +02:00
smp.h Fix the main include file of smp (.cpp -> .h 2013-01-23 20:15:49 +01:00