add linear readme

This commit is contained in:
tqchen 2015-03-09 13:12:40 -07:00
parent ca4b20fad1
commit 28ca7becbd

View File

@ -16,7 +16,7 @@ Multi-Threading Optimization
- Some scheduler in YARN do not honor CPU request, you can request more memory to grab working slots - Some scheduler in YARN do not honor CPU request, you can request more memory to grab working slots
* Usually multi-threading improves speed in general * Usually multi-threading improves speed in general
- You can use less workers and assign more resources to each of worker - You can use less workers and assign more resources to each of worker
- This means less communication overhead and faster - This usually means less communication overhead and faster running time
Parameters Parameters
==== ====