Thank you so much for the prompt reply, Dr. Lucero. After putting in some effort, I could build the slurm simulator on my machine. I had a few questions, though, and there's not enough documentation on how to use the slurm simulator yet (I'm willing to write and share some of my build/run experiences once I have a stable enough work environment).
1. Can you provide an accurate description of the following inputs in trace_builder? --tasks-per-node --cpus --cpus-per-task --submit-time 2. How do I plug in and test a new scheduling policy with the simulator? Is there a dummy hello world example for this? 3. To simulate a job mix on N nodes, do I need to run the simulator on N physical nodes? This is unclear because I saw a couple of "more processors requested than available" sort of errors with your trace file. Also, in the trace representation, what do the "x (y, z)" numbers indicate in the tasks column? And what does WCLimit stand for? Thank you so much for your help. Also, having an open source database with real trace files and slurm conf files will be very useful. Sincerely, Tapasya Patki Department of Computer Science University of Arizona On Fri, Feb 8, 2013 at 9:09 AM, Alejandro Lucero Palau < [email protected]> wrote: > ** > The last two weeks have been very productive debugging the simulator > workbench (Thanks Maciej!!!) > > There's a new sim_test_dir workbench with some patches and modifications: > > http://www.bsc.es/marenostrum-support-services/services/slurm-simulator > > Also, instructions for using a Ubuntu under a vitrtual machine for > installing the simulator should make the process easier. > > There's a port for using the simulator with Slurm 2.5 that will be > available next week. > > As there are several people trying to use the simulator for validating > research, I wonder if it is time to create a database with trace files > along with slurm configuration files taken from real production machines. I > know this data is treated as a treasure by some centers but in my opinion, > it could be more useful for researchers. Come on, this is open source > world!!! > > > > > On 02/08/2013 07:54 AM, Tapasya Patki wrote: > > Hello, > > I am trying to build the slurm simulator and am encountering several > problems > (http://www.bsc.es/marenostrum-support-services/services/slurm-simulator). I > wanted to check if a newer version was available, or if better > documentation was available, and if someone is actively working on the > simulator's development at the moment. Previously, the author (Alejandro > Lucero) had mentioned some interest in creating a Virtual Machine > environment with the simulator pre-installed-- is there any update on this? > > Alternatively, is there any other open source simulator similar to the > slurm simulator available? > > Thank you for your help. > > Sincerely, > > Tapasya Patki > Department of Computer Science > University of Arizona > > > > > > > WARNING / LEGAL TEXT: This message is intended only for the use of the > individual or entity to which it is addressed and may contain information > which is privileged, confidential, proprietary, or exempt from disclosure > under applicable law. If you are not the intended recipient or the person > responsible for delivering the message to the intended recipient, you are > strictly prohibited from disclosing, distributing, copying, or in any way > using this message. If you have received this communication in error, > please notify the sender and destroy and delete any copies you may have > received. > > http://www.bsc.es/disclaimer <http://www.bsc.es/disclaimer.htm> >
