This website requires JavaScript.
Explore
Help
Sign in
nojhan
/
paradiseo
Watch
1
Star
0
Fork
You've already forked paradiseo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
54e181d460
paradiseo
/
smp
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
quemy
ca44e95add
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
..
doc
Merge branch 'islandmodel'
2013-01-21 10:31:40 +01:00
src
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
test
Clean heterogeneous test
2013-01-19 01:09:24 +01:00
tutorial
Add lessons.
2013-01-19 20:52:28 +01:00
CMakeLists.txt
Migration from SVN
2012-08-30 11:30:11 +02:00