ZJULearning / SSG

code for satellite system graphs
BSD 3-Clause "New" or "Revised" License
109 stars 32 forks source link

当我尝试运行图索引构建程序时,出现以下错误 #6

Open EthantLu opened 2 years ago

EthantLu commented 2 years ago

root@f04dcf1c3705:/opt/SSG/build/tests# ./test_ssg_index /opt/SSG/data/datasets/sift/sift_base.fvecs /opt/SSG/data/datasets/knn/sift_200nn.knng 200 200 12 10 100 Using Seed 100 Data Path: /opt/SSG/data/datasets/sift/sift_base.fvecs L = 200, R = 200, Angle = 12 KNNG = /opt/SSG/data/datasets/knn/sift_200nn.knng Output SSG Path: 10 terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted

请问这个问题您是如何解决的 感谢!