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 don't think so: qFlex at the moment read once (and only once) the stream, so I don't know how tempfiles could help debugging. Removing the tempfiles is something I can do.
the tmp files work like logs of the interface between python and qflex. crashes may be in qflex, but the inputs are very large, so it makes sense to keep the tmp file mechanism. maybe it can be a switch at compilation.
besides complicating the code, could tempfiles be useful for debugging strange simulations?
The text was updated successfully, but these errors were encountered: