roryk / ipython-cluster-helper

Tool to easily start up an IPython cluster on different schedulers.
148 stars 23 forks source link

cores_per_job in example.py without effect #25

Closed matthias-k closed 9 years ago

matthias-k commented 9 years ago

No matter what value I choose for cores_per_job in example.py, the cluster will use 1 core per job. I already fixed this and will open a pull request soon.