We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.. and we're pretty clueless about why right now (number of processors?)
The text was updated successfully, but these errors were encountered:
This behavior really puzzles me. I have run the current simulation and I get only one print of
__________ ____ ________ __ _____/ ____/ | / __ \ / ___/ __` / __ / / / /| | / / / / / /__/ /_/ / /_/ / /___/ ___ |/ /_/ / \___/\__,_/\__,_/\____/_/ |_/_____/ by BlockScience Execution Mode: single_proc: [<cadCAD.configuration.Configuration object at 0x7f38df8672d0>]
However, if I add just one print statement, I suddenly get five of them! I have prepared a branch to show that - The line to blame is
FIN4Simulations/Fin4_ABM.py
Line 284 in 4cdb38e
I remain quite puzzled. However, the number of lines in the json results file doesn't seem to change..
Sorry, something went wrong.
I posted a question about this on the cadCAD forum. Feel free to jump in or check the replies here: https://community.cadcad.org/t/multiple-execution-of-simulation-when-one-expected/138
No branches or pull requests
.. and we're pretty clueless about why right now (number of processors?)
The text was updated successfully, but these errors were encountered: