Skip to content

Questions about mechanism of modelx that is executable with heavy recursive model. #118

Answered by fumitoh
bakerwy asked this question in Q&A
Discussion options

You must be logged in to vote

But in case of modelx without exported, it is executable with python version 3.10.
Is there any method or mechanism Modelx is specifically using?
Certainly! Here's a clearer and more grammatically correct version of the comment:

Yes, unlike Linux, Windows does not permit the increase of the stack memory size for the main thread of a process once it has started. To overcome this limitation, modelx, when used with Python 3.10 or older, creates an additional thread with an increased stack size specifically dedicated to the evaluation of modelx formulas.

I am asking this question because I want use Ray which is for advanced distributing computing. But when I remote class to ray, it is cras…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bakerwy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants