SPTAG icon indicating copy to clipboard operation
SPTAG copied to clipboard

Building a 1000W BKT index crashes

Open suppersam1 opened this issue 1 year ago • 0 comments

Describe the bug I crashed when building a BKT index using 1000W, 10 dimension data, and the core file shows a crash in the following code. image I tried to move the part of the shuffling algorithm out of the concurrent part, and the core phenomenon disappeared. image

Desktop (please complete the following information):

  • OS: Linux Ubuntu 22.04.3 LTS
  • gcc Version: 11.4.0

suppersam1 avatar Apr 23 '24 02:04 suppersam1