parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tool to produce timeline plots of GNU parallel jobs


From: Maurizio Tomasi
Subject: Tool to produce timeline plots of GNU parallel jobs
Date: Tue, 5 Jan 2016 15:08:36 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi to everybody,

  I would like to announce that I have just released a small tool to produce 
timeline plots
for the jobs executed by GNU parallel:

https://github.com/ziotom78/plot_joblog

The program accepts a jobfile produced by GNU Parallel using the --jobfile 
option and produces
a character plot similar to this:

     1: |###########                                       |
     2: |##################################################|
     3: |#####################                             |
     4: |#########                                         |
     5: |         ######################################   |
     6: |           ###########################            |

I wrote it in order to help me optimizing some scripts that make heavy use of
GNU parallel.

Cheers,
  Maurizio.

-- 
Maurizio TOMASI

Dipartimento di Fisica
Università degli Studi di Milano
Via Celoria, 16
20133 Milano
ITALY

Email: maurizio.tomasi@unimi.it
Tel.: +39-02-503 17134
Skype: zio_tom78



reply via email to

[Prev in Thread] Current Thread [Next in Thread]