How to use all cores of the machine
AnsweredHi Gurobi Experts,
when i use gurobi 9.5, i see below message. I want to use all cores of the machine.
How sould i do?
Thanks,
David
2024-03-21 13:36:10,718 - INFO - Note: NumExpr detected 16 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8.
2024-03-21 13:36:10,718 - INFO - NumExpr defaulting to 8 threads.
0
-
This doesn't appear to be related to Gurobi - that output comes from the NumExpr library. I would try following the suggestion and set the \(\texttt{NUMEXPR_NUM_THREADS}\) environment variable to 16. This can be done by following the instructions in NumExpr's Threadpool Configuration documentation.
0
Please sign in to leave a comment.
Comments
1 comment