cluster computing - Condor, Sun Grid Engine, or something else? -


Whether I am trying to work or not that we have a Condor or Sun Grid engine on work (or possibly something else) Should come out.

We have several unused WinXp workstations hopefully we can use the on-line awake, run all of our jobs, and then switch off automatically. We mainly want to run Matlab, Java, or Python simulations for metallic-carlo or parameter exploration.

With my limited knowledge of Condor, it seems that using the VM universe can be a convenient way to take care of the snapshot without modifying the existing code.

Is there anything better than a cone for SGE or such work?

I will start with Condor This is a great support for Windows, and newer versions include wake-ons - Built-in support to send LANs in a very configurable way when jobs can be run on some machines. It can also turn off machines based on user-defined policies.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -