-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
On a system with 16GB data, the benchmark crashes while building the benchmark:
[100%] Built target benchmark
Generating lookups for osm_cellids_200M_uint64
Generating lookups for osm_cellids_400M_uint64
Generating lookups for osm_cellids_600M_uint64
read 600000000 values from ../data/osm_cellids_600M_uint64 in 2095 ms (286.396 M values/s)
terminate called after throwing an instance of 'std::bad_alloc'
To upgrade the memory, I wonder what is the peak memory usage of the benchmark. Do you have any rough estimate?
Apparently a bit more than 16GB is enough for the build of osm_cellids_600M_uint64, but then perhaps the benchmark execution could take more memory. right?
Metadata
Metadata
Assignees
Labels
No labels