You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Charm4py to implement a cardiac simulation problem. In this problem, based on the information from one chare, I can determine that some other chares no longer need to continue their computations and should be stopped. Is there a way to stop a chare in the middle of its computation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I'm using Charm4py to implement a cardiac simulation problem. In this problem, based on the information from one chare, I can determine that some other chares no longer need to continue their computations and should be stopped. Is there a way to stop a chare in the middle of its computation?
Beta Was this translation helpful? Give feedback.
All reactions