paradiseo/smp/src
2013-05-31 00:10:47 +02:00
..
MWAlgo
topology Bracket in ring topo... 2013-02-08 10:26:23 +01:00
abstractIsland.h Fix critical memory issue. Sent messages are launched asynchronously and only -std::future- results are stocked. This enable to check if a thread has completed its task (update methods in Model and Island return always true in that purpose) unlike the std:🧵:joinable method. 2013-02-20 01:51:38 +01:00
algoDispatching.h
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
contWrapper.cpp
contWrapper.h
intPolicy.h
island.cpp Fix critical memory issue. Sent messages are launched asynchronously and only -std::future- results are stocked. This enable to check if a thread has completed its task (update methods in Model and Island return always true in that purpose) unlike the std:🧵:joinable method. 2013-02-20 01:51:38 +01:00
island.h Fix build for SMP 2013-05-31 00:10:47 +02:00
islandModel.cpp Fix critical memory issue. Sent messages are launched asynchronously and only -std::future- results are stocked. This enable to check if a thread has completed its task (update methods in Model and Island return always true in that purpose) unlike the std:🧵:joinable method. 2013-02-20 01:51:38 +01:00
islandModel.h Fix critical memory issue. Sent messages are launched asynchronously and only -std::future- results are stocked. This enable to check if a thread has completed its task (update methods in Model and Island return always true in that purpose) unlike the std:🧵:joinable method. 2013-02-20 01:51:38 +01:00
islandModelWrapper.h Forgot test. 2012-12-21 19:21:39 +01:00
islandNotifier.cpp
islandNotifier.h Fix doc 2013-01-19 19:45:10 +01:00
migPolicy.h
MWModel.cpp
MWModel.h
notifier.cpp
notifier.h Fix doc 2013-01-19 19:45:10 +01:00
policiesDispatching.h
policyElement.cpp Forgot test. 2012-12-21 19:21:39 +01:00
policyElement.h
PPExpander.h Fix doc 2013-01-19 19:45:10 +01:00
scheduler.cpp
scheduler.h
smp
smp.h Fix the main include file of smp (.cpp -> .h 2013-01-23 20:15:49 +01:00