[slurm-dev] Re: Interesting queries / plots for slurmdbd?

2013-03-31 Thread Marcin Stolarek
Hi all, I'd like to join this question. I remember someone presenting web based application allowing visualisation of accounting data from slurmdbd. Does anyone know a running solution? cheers, marcin 2013/3/30 Alan Orth alan.o...@gmail.com All, I've got a small cluster using MySQL for

[slurm-dev] Re: Interesting queries / plots for slurmdbd?

2013-03-31 Thread Lipari, Don
This could be what you remember: https://github.com/SchedMD/slurm/blob/master/contribs/web_apps/chart_stats.cgi It reads the parameters of the user’s selection, invokes sreport to retrieve the data, and displays the info in charts. I’m afraid I have not been actively maintaining this utility,

[slurm-dev] Re: Interesting queries / plots for slurmdbd?

2013-03-31 Thread Alan Orth
I sat down and worked on this a bit last night.  I've only got a few dozen lines of PHP so far, and I haven't quite decided how to plot them yet, but it's a start. :) For starters I think the following query would be a useful test case: select (time_end-time_start) as time_used,

[slurm-dev] Re: MPI_comm_spawn with MPICH2 via slurm pm

2013-03-31 Thread Christoph Sprenger
sorry... here is a the complete trace: *** buffer overflow detected ***: /vol/bob/check/csprenger/linux64/opt/bin/mpi_hello_world terminated === Backtrace: = /lib/libc.so.6(__fortify_fail+0x37)[0x7f194dc19217] /lib/libc.so.6(+0xfe0d0)[0x7f194dc180d0]