thread memory usage
Open
threads
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
Our threads must be made lighter weight, see commit aa30e61cdb178298bdb9f90b7af349bbfb880cfd .
```
commit aa30e61cdb178298bdb9f90b7af349bbfb880cfd
Author: Daniel R. Grayson
Date: Wed May 6 15:58:00 2020 -0500
run fewer threads
... to save memory.
The eigen branch somehow increased virtual memory usage per thread from 28MB to
42MB, so we temporarily lower the number of threads until we figure that out.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.