Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
In MSG_parallel_task_create(), take a copy of flops_amount and bytes_amount.
[simgrid.git] / src / simix / smx_host_private.hpp
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschApply clang-format on previously renamed files.
2017-10-10 Arnaud GierschSort include lists according to clang-format.
2017-10-10 Arnaud GierschIn C++ files, replace SG_{BEGIN,END}+_DECL() by extern...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.