Closed zhuchcn closed 1 year ago
That's like single fuzztests requiring more than ~2-3G of memory? Wouldn't be unheard of, I've seen graph memory usage climb to 15G above baseline of loading reference files XD
Yeah it does seem a little high. It could also be bruteForce that is using a lot of memory. bruteForoce is very slow for sure.
Description
Update fuzz test history. 63'742 finished with all match.
I'm now running fuzz test on a F32 with 28 threads, but still it always fails after a while because OOM. The memory usage may get spiked for certain cases, and if multiple fuzz test case running simultaneously all need high memory, it may just fail. No plan to fix this so I'll just let it run and fail and update the history log along the way.
Closes #798
Checklist
.png
, .jpeg
),.pdf
,.RData
,.xlsx
,.doc
,.ppt
, or other non-plain-text files. To automatically exclude such files using a .gitignore file, see here for example.CHANGELOG.md
under the next release version or unreleased, and updated the date.