Skip to content

Question on Memory-driven Approximation Simulation and User-defined Memory Threshold #246

Discussion options

You must be logged in to vote

The option memory selects the memory-driven approximation, that's correct. The threshold is determined automatically by comparing the number of nodes in the DD to the GarbageCollection limit. If the number is bigger than this limit, approximation is performed with the --step_fidelity fidelity.

Using the available memory (or fraction thereof) as limit has the disadvantages that (i) the DD can still grow larger than this limit during the application of an operation and (ii) if the DD occupies several GiB of memory performance will already suffer.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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