Changeset [7e8fac6ce2beafe90b104e5f43f0760cac82b7dc] by Shayan Pooya
June 17th, 2014 @ 06:21 AM
job_pack: re-introduce the max_core option.
Now the clients can specify the maximum number of cores a job
can use.
https://github.com/discoproject/disco/commit/7e8fac6ce2beafe90b104e...
Committed by Shayan Pooya
- M master/include/pipeline.hrl
- M master/src/jc_utils.erl
- M master/src/job_coordinator.erl
- M master/test/jc_utils_test.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.