Code Monkey home page Code Monkey logo

Comments (6)

icanb avatar icanb commented on June 3, 2024

Why does it need to be one job at a time on each machine?

from tango.

jez avatar jez commented on June 3, 2024

I think that we discussed that this would be the "simpler" option. There's no reason why we wouldn't want to eventually make use of all cores.

from tango.

droh avatar droh commented on June 3, 2024

We could make use of all cores by simply "prealloc'ing" one docker instance
for each core.

On Saturday, March 28, 2015, Jake Zimmerman [email protected]
wrote:

I think that we discussed that this would be the "simpler" option. There's
no reason why we wouldn't want to eventually make use of all cores.


Reply to this email directly or view it on GitHub
#52 (comment).

Sent from my iPhone.

from tango.

jez avatar jez commented on June 3, 2024

I don't think there's an analog to prealloc in Docker. If you have a job
with Docker, you just run it; there's no need to prealloc.

On Sat, Mar 28, 2015 at 11:50 PM droh [email protected] wrote:

We could make use of all cores by simply "prealloc'ing" one docker instance
for each core.

On Saturday, March 28, 2015, Jake Zimmerman [email protected]
wrote:

I think that we discussed that this would be the "simpler" option.
There's
no reason why we wouldn't want to eventually make use of all cores.


Reply to this email directly or view it on GitHub
#52 (comment).

Sent from my iPhone.


Reply to this email directly or view it on GitHub
#52 (comment).

from tango.

droh avatar droh commented on June 3, 2024

The Tango scheduler, which is independent of any particular vmms, is designed
around the idea of matching a job with a free instance. So to get the same
behavior as our current Tashi system, we would simply prealloc 40 (5
backend servers x 8 cores per sever) and then round robin schedule.

On Saturday, March 28, 2015, Jake Zimmerman [email protected]
wrote:

I don't think there's an analog to prealloc in Docker. If you have a job
with Docker, you just run it; there's no need to prealloc.

On Sat, Mar 28, 2015 at 11:50 PM droh <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:

We could make use of all cores by simply "prealloc'ing" one docker
instance
for each core.

On Saturday, March 28, 2015, Jake Zimmerman <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>
wrote:

I think that we discussed that this would be the "simpler" option.
There's
no reason why we wouldn't want to eventually make use of all cores.


Reply to this email directly or view it on GitHub
#52 (comment).

Sent from my iPhone.


Reply to this email directly or view it on GitHub
#52 (comment).


Reply to this email directly or view it on GitHub
#52 (comment).

Sent from my iPhone.

from tango.

mihirpandya avatar mihirpandya commented on June 3, 2024

The PR for this: #69

from tango.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.