Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove depredecated dag-dotload example
[simgrid.git] / examples / python / exec-cpu-nonlinear / exec-cpu-nonlinear.tesh
1 #!/usr/bin/env tesh
2
3 $ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/exec-cpu-nonlinear.py "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n"
4 > [  0.000000] (1:runner@runner) Execute 10 tasks of 1e+06 flops, should take 10 second in a CPU without degradation. It will take the double here.
5 > [  0.000000] (1:runner@runner) Waiting for all tasks to be done!
6 > [  0.000000] (0:maestro@) Host runner, 10 concurrent tasks, new capacity 500000.000000
7 > [ 20.000000] (1:runner@runner) Finished executing. Goodbye now!