メインコンテンツへスキップ

Using Gurobi with joblib in Python

回答済み

コメント

2件のコメント

  • 正式なコメント
    Simranjit Kaur
    • Gurobi Staff Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?.
  • Sonja Mars
    • Gurobi Staff Gurobi Staff

    Hi,

    Please note Gurobi environments GRBEnv are not thread safe. So if you do something like this, you will have to make sure that every model has its own GRBEnv. This is a bit tricky in Python, please see here.

    Best regards,

      Sonja

    0

投稿コメントは受け付けていません。