##// END OF EJS Templates
Initial version of working refactored ipcluster....
Initial version of working refactored ipcluster. This new version uses Twisted's cross platform process management API and provides: * New command line parsing using argparse. This allows for different subcommands (ipcluster local, ipcluster pbs, ipcluster mpirun, etc). * Currently working local and mpirun stating of clusters. * Almost working pbs starting. This has no docs and no tests as of yet and should be considered a tech preview.
Brian Granger -
r1770:49f63bba
Show More
Name Size Modified Last Commit Author
/ docs / examples / kernel
HISTORY.gz Loading ...
asyncmultiengine1.py Loading ...
davinci.txt Loading ...
davinci0.txt Loading ...
davinci1.txt Loading ...
davinci2.txt Loading ...
davinci3.txt Loading ...
fetchparse.py Loading ...
helloworld.py Loading ...
mcdriver.py Loading ...
mcpricer.py Loading ...
multiengine1.ipy Loading ...
multiengine2.ipy Loading ...
multienginemap.py Loading ...
nwmerge.py Loading ...
parallel_pylab.ipy Loading ...
phistogram.py Loading ...
plotting_backend.py Loading ...
plotting_frontend.py Loading ...
pwordfreq.py Loading ...
pwordfreq_skel.py Loading ...
rmt.ipy Loading ...
rmtkernel.py Loading ...
task1.py Loading ...
task2.py Loading ...
task_profiler.py Loading ...
taskmap.py Loading ...
wordfreq.py Loading ...
wordfreq_skel.py Loading ...