Hi,

I noticed there are some executionTime and duration called variables/functions 
in OpenMOLE. Does it provide some means of reporting execution time statistics 
for tasks?

In particular, I am interested in the CPU time (and maybe real time, but 
unlikely makes sense in a distributed environment) of a task operating on 
different input files. In the end, I am aggregating those times to calculate 
the mean CPU time. I can do this myself in the ScalaTask from which I execute 
the external program using for example Benchmark.scala 
<https://github.com/balagez/Benchmark.scala>. I was just wondering if OpenMOLE 
already facilitates something like this ?

Andreas
_______________________________________________
OpenMOLE-users mailing list
[email protected]
http://fedex.iscpif.fr/mailman/listinfo/openmole-users

Reply via email to