sinfo is available in AUR, but it's broken and won't build. Luckily it's very easy to build it yourself.
(see here for debian and here for centos)
mkdir ~/tmpcd ~/tmppacman -S wget base-devel boost asiowget http://www.ant.uni-bremen.de/whomes/rinas/sinfo/download/sinfo-0.0.47.tar.gztar xvf sinfo-0.0.47.tar.gzcd sinfo-0.0.47/sed -i 's/\-mt//g' sinfo/Makefile.*sed -i 's/\-mt//g' sinfod/Makefile.*./configuremakesudo make install
Not sure about a suitable systemd script (I'll update somewhere down the line). To start sinfod manually do
sudo sinfod --quiet
if you have multiple ifaces you can set the --bcastaddress.
To start sinfo itself, well, run sinfo
sinfo
Not much fun with only one node... |
Hiç yorum yok:
Yorum Gönder