Michel Weitbrecht
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Michel Weitbrecht-
Michel Weitbrecht commented,
Hi Mario, thank you, the examples work as intended with two threads on both machines: https://pastebin.com/kgbSF38B / https://pastebin.com/XqnLALtR NixOS sets up the environment correctly, I just h...
-
Michel Weitbrecht commented,
Hi Mario, I'm glad that this is not intended behavior :D Locally I'm using NixOS 21.11 with Gurobi 9.1.2 as packaged here in nixpkgs: https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/...
-
Michel Weitbrecht commented,
Hi Mario, thank you for your response! I'm using Docker 19.03.6 with docker-compose 1.29.2. I limit the CPUs using docker-compose with the key deploy.resources.limits.cpu (https://github.com/compos...
-
Michel Weitbrecht created a post,
Setting Threads parameter does not work as expected
Awaiting user inputHi, I use Gurobi 9.1.2 to solve a MIP problem and have a powerful machine (96 threads) at my disposal, but I want to execute many instances at the same time, so I chose to use docker with a CPU lim...