Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : update tesh
[simgrid.git] / examples / msg / gpu /
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-02 Martin QuinsonDeprecate MSG_clean
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_gpu_task_t instead of m_gpu_task_t
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Arnaud LegrandUse this variable so that gcc does not warn anymore.
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonfurther improve the MSG doc by documenting the examples
2012-02-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-23 Pedro VelhoStarted the gpu model by adding the MSG_gpu_task_create...