Open
Description
Describe the bug
Currently can't make memory size > 96000.
To Reproduce
Attempting to make the memory any larger than 96000 resulted in the following error message:
[ID=1 of 2][PC=0x8000000][3.3E+00V, 6.0E+01MHz] sizemem 9600000
Set memory size to 9375 Kilobytes
Exiting: Cannot compute required number of covariances without overflow
Writing all node information to sunflower.out ```
This is currently preventing me from loading a .sr file with a size > 96000.
**Expected behavior**
should be able to make the memory size at least 9600000 from previous evidence
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Host OS (please complete the following information):**
- OS: (e.g., macOS 10.9).
- Browser (e.g., Chrome or Safari).
- Version (e.g., 22).
**You local changes (please complete the following information):**
- Output of `git diff`.
- Output of `git remote -v`.
**Additional context**
Add any other context about the problem here.