Statistics
| Branch: | Tag: | Revision:

root / hspace.1 @ a7a8f280

History | View | Annotate | Download (10.9 kB)

# Date Author Comment
183a9c3d 10/16/2009 10:09 am Iustin Pop

Show the load on nodes in node lists

The strange printf usage is due to some limitation (it seems) in ghc for
very long argument lists. The whole printout should be rewritten later.

b2278348 08/18/2009 07:11 pm Iustin Pop

Add a simulated cluster data loader

This is useful especially for hspace, where we might want to simulate a
hypothetical cluster to check allocation beforehand.

bd2f1465 07/14/2009 05:17 pm Iustin Pop

Document the --vcpus option to hspace

848a9ac5 07/14/2009 05:01 pm Iustin Pop

Man page updates

This patch beautifies the man pages for hbal and hspace.

b9017fa7 07/14/2009 04:17 pm Iustin Pop

Update documentation for the new luxi backend

2bbf77cc 07/08/2009 05:34 pm Iustin Pop

hspace: switch output to shell-script format

This (big) patch changes the output of hspace from text-format
(separated by ‘: ’) to a shell-snippet, in ‘key=value’ format.

This will allow sourcing the output or parsing it via awk/sed/etc.

877d0386 06/13/2009 01:33 am Iustin Pop

Some documentation updates for the new parameters

927aa3ee 06/01/2009 05:16 pm Iustin Pop

Add a man page for hspace