- 05 Dec, 2016 3 commits
-
-
Millian Poquet authored
-
Michael Mercier authored
-
Michael Mercier authored
-
- 04 Dec, 2016 3 commits
-
-
Millian Poquet authored
-
-
Millian Poquet authored
-
- 03 Dec, 2016 1 commit
-
-
Olivier Richard authored
-
- 02 Dec, 2016 3 commits
-
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
Merge branch 'data_storage' of git+ssh://scm.gforge.inria.fr//gitroot/batsim/batsim into data_storage
-
- 01 Dec, 2016 1 commit
-
-
Millian Poquet authored
-
- 30 Nov, 2016 3 commits
-
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
- 24 Nov, 2016 1 commit
-
-
Millian Poquet authored
-
- 22 Nov, 2016 4 commits
-
-
henricasanova authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
- 19 Nov, 2016 1 commit
-
-
Pierre-François authored
-
- 17 Nov, 2016 1 commit
-
-
Millian Poquet authored
-
- 16 Nov, 2016 11 commits
-
-
henricasanova authored
-
henricasanova authored
Merge branch 'data_storage' of git+ssh://scm.gforge.inria.fr/gitroot/batsim/batsim into data_storage
-
henricasanova authored
to brutally stop the simulation right when the workflow completes. See comment in code.
-
henricasanova authored
described in the DAX XML (not part of the DAX standard)
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
- 15 Nov, 2016 4 commits
-
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
The boundary ratio debug field has been removed from the output file. Code is cleaner: a map is used instead of two huge asprintf. Exact rational are used in Job to store time now. This allowed to detect that MSG_clock() precision is not big enough when times are big (1e17+), the long_execution_time test has been updated consequently.
-
- 11 Nov, 2016 2 commits
-
-
Millian Poquet authored
The Pajé output format has been modified, to use job identifiers (strings) instead of job numbers (integers). The machine state change output file should now be better, since the current state should be saved whenever some action modifying the machine state is done*. * : Actually, this is saved when asked groups of modifications are done, for example once all the machines implied in a job computation have seen their state changed, or when all machines implied in a pstate switch have been marked as so. Map keys were still job numbers in Machines and Export, but the keys are now const Job pointers. This has been done to make future modifications easier. Furthermore, some cosmetics were done in several file, to ensure case and indent coherency for example.
-
Millian Poquet authored
-
- 10 Nov, 2016 2 commits
-
-
Millian Poquet authored
-
Millian Poquet authored
-