##// END OF EJS Templates
Merge pull request #1294 from minrk/hwm1...
Merge pull request #1294 from minrk/hwm1 TaskScheduler.hwm default to 1 instead of 0. 1 has more predictable/intuitive behavior, if often slower, and thus a more logical default. Users whose workloads require maximum throughput and are largely homogeneous in time per task can make the optimization themselves, but now the behavior will be less surprising to new users. closes #1293
Fernando Perez -
r5920:0cde7de0 merge
Show More
Name Size Modified Last Commit Author
/ docs / examples / lib
BackgroundJobs.ipynb Loading ...
example-demo.py Loading ...
gui-glut.py Loading ...
gui-gtk.py Loading ...
gui-pyglet.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...
internal_ipkernel.py Loading ...
ipkernel_qtapp.py Loading ...
ipkernel_wxapp.py Loading ...