Menu

#10 Fix extensive memory usage in CalcQEpsCombinatorial (and its -EV) version

v1.0 (example)
open
nobody
None
5
2013-06-09
2013-06-09
No

CalcQEpsCombinatorial stores a matrix of size nSources * nAlgs in memory. It had some benefits for GPU version, but for CPU version this is just a waste of memory, and shouldn't be necessary.

Discussion


Log in to post a comment.