Monitoring Physical Memory Usage During Optimization in GAMS
AnsweredI understand that when using Python to build Gurobi models, it is possible to trace physical memory usage during computation by using external libraries or tools.
On the other hand, when modeling with GAMS, is there a way to trace the physical memory usage during the optimization process?
If there are any recommended methods using GAMS, Gurobi logs, or external tools, I would appreciate your guidance.
0
-
Hi 夏希 馬場,
I would try using psrecord. It is a python package but it can monitor non-Python processes.
- Riley
0
Please sign in to leave a comment.
Comments
1 comment