Fabio Mercurio

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

アクティビティの概要

Fabio Mercurioさんの最近のアクティビティ
  • Fabio Mercurioさんがコメントを作成しました:

    I share a minimum reproducible example: import numpy as npimport joblibfrom joblib import Parallel, delayedfrom contextlib import contextmanagerfrom tqdm import tqdmimport gurobipy as grbdef cpu_i...

  • Fabio Mercurioさんがコメントを作成しました:

    Hi Matthias,  Unfortunately, it seems the problem is still persisting. In the Web Licence Manager, after having 32 allowed sessions, I get 64 active sessions (over baseline). I still think this is ...

  • Fabio Mercurioさんが投稿を作成しました:

    Joblib and WLS License

    回答済み

    Hi, In an experiment, I create thousands of instances of a problem. For each instance, I need to solve multiple optimization models with Gurobi. I want to parallelize this. Therefore, parallelizati...