Margaret McCall
- 合計アクティビティ 22
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 6
アクティビティの概要
Margaret McCallさんの最近のアクティビティ-
Margaret McCallさんがコメントを作成しました:
Thanks, Eli. This is a really helpful answer. For context, I have fairly limited optimization experience--I'm running a model I've inherited from someone else. Whoever takes over my job in a few mo...
-
Margaret McCallさんがコメントを作成しました:
For what it's worth, the log file of the forever-hanging run looks similar (to my eye) to the log file of a run that completed in 10 minutes: Gurobi 9.0.1 (mac64) logging started Tue Nov 17 22:08:5...
-
Margaret McCallさんがコメントを作成しました:
Eli, Looks like I've saved a log file. It's not clear that this run will *never* complete, but it's been going for almost an hour and a half, whereas the previous runs that completed in this sessio...
-
Margaret McCallさんがコメントを作成しました:
I don't, unfortunately. It doesn't seem to have been saving log files. I'm coding in Python and have been saving .ilp files, but not .log files. Can you tell me if the following looks like the righ...
-
Margaret McCallさんが投稿を作成しました:
Model sometimes works, sometimes hangs indefinitely
進行中Hi all, I have been using Gurobi (both in the cloud and, when that seems to fail, on my local machine) to perform optimizations for months. For the last three weeks, I have been running a high volu...
-
Margaret McCallさんがコメントを作成しました:
Thanks, Greg. On point #1, I don't see anything like that, and I'm not quite sure where I would expect to. This may be because my call to gurobi is not directly in the script I'm running (it's call...
-
Margaret McCallさんが投稿を作成しました:
High python CPU usage associated w/ Gurobi Cloud?
Hi all--I moved to using Gurobi Instant Cloud in an attempt to ease the burden of running my optimization model on my computer, and to open up opportunities for performing computations in parallel ...
-
Margaret McCallさんが投稿を作成しました:
Can't increase number of compute servers
進行中Hi all, I have an academic license. When I try to modify my default pool to have >1 compute servers, and click 'save', I get the following error: How can I get around this error to increase the nu...
-
Margaret McCallさんがコメントを作成しました:
Thanks for the clarification, Eli--that's helpful and does sound cleaner! I'll give it a try this way.
-
Margaret McCallさんがコメントを作成しました:
Hi Greg--I'm pursuing this strategy based on the response to my previous post here. Basically, it's seemed that if I want to run many iterations of a script (each with different parameters) in para...