High Performance Computing Group

 View Only
  • 1.  Multi Cluster Setup

    Posted 27 days ago

    HI Experts

    I am working on MC setup I have cluster at Location A and Location B.

    These two clusters are able to talk to each other and able to submit and execute the jobs.

    Now I have use case where in which when user runs jobs in Location A and if capacity is used or @full the jobs should get forward to Location B cluster.

    Kindly help here how this can be achived.

    Thanks and Rgds

    Nitin



    ------------------------------
    Nitin Gizare
    ------------------------------


  • 2.  RE: Multi Cluster Setup

    Posted 24 days ago

    LSF by default will run job in local cluster first if local resource is available. You may consider set MC_FORWARD_DELAY at queue level so that it is possible local resource will become available in configured time then the job still can run locally.



    ------------------------------
    YI SUN
    ------------------------------