Model specific cpu time calculation


How do you find out the cpu time taken in solving each equation in your model?
The following text command can be used to find out the cpu time taken in solving each model equation

(print-model-timers -1)

For parallel, -1 is replaced by 0,1..(compute node id ) to find out the time taken on a given compute node for each equation.





Show Form
No comments yet. Be the first to add a comment!