Alvaro Palma

  • Gurobi-versary
  • First Comment
  • Curious
  • 合計アクティビティ 12
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 1
  • サブスクリプション 5

アクティビティの概要

Alvaro Palmaさんの最近のアクティビティ
  • Alvaro Palmaさんが投稿を作成しました:

    Min # of servers per pool v/s actual number of servers

    回答済み

    Hi guys. I'm testing Gurobi Instant Cloud, and I set my pool using: Min Servers = 1Job Limit = 1 My idea is never having more than one job running on each server, since my cases are MIP that heav...

  • Alvaro Palmaさんがコメントを作成しました:

    Please disregard this question, I just noticed this in the manual:https://www.gurobi.com/documentation/9.1/cloud-guide/instantcloud/cloudmanager/pools.html  Job Limit A maximum number of conc...

  • Alvaro Palmaさんが投稿を作成しました:

    Jobs v/s Machines Relationship on Gurobi Instant Cloud

    回答済み

    Hi people.I've a doubt regarding the relationship between jobs and machines in the Cloud configuration.Suppose I set my cloud to use N jobs and M machines, it means: Pools -> License tab: Compute S...

  • Alvaro Palmaさんが投稿を作成しました:

    How to retrieve stats from remote run

    回答済み

    Hi everybody. I'm using Gurobi Instant Cloud, and I'd like to know if there's a way to extract statistics from the MIP run in the Cloud machine, for instance, CPU usage, RSS, etc. I already have en...

  • Alvaro Palmaさんが投稿を作成しました:

    Retrieving logs from a Cloud run

    回答済み

    Hi everybody. I'm using Gurobi Instant Cloud to run my MIP problem, and I'd like to retrieve the log associated to it. My code has set the logging option: int rval = GRBsetintparam(GRBgetenv(m_mode...

  • Alvaro Palmaさんが投稿を作成しました:

    How to prevent using more threads than cores in Gurobi Cloud

    回答済み

    I'm evaluating Gurobi Instant Cloud (to make it transparent to my current installation with local license), but I'm wondering whether we are starting too many/too few threads on the cloud servers. ...