Emulating SLURM on Ubuntu 16.04
I want to emulate SLURM on Ubuntu 16.04. I don't need serious resource management, I just want to test some simple examples. I cannot install SLURM in the usual way , and I am wondering if there are other options. Other things I have tried: A Docker image . Unfortunately, docker pull agaveapi/slurm; docker run agaveapi/slurm gives me errors: /usr/lib/python2.6/site-packages/supervisor/options.py:295: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c"