Skip to content

tcmalloc: large alloc error #15

Description

@HannanKan

I run diskann on my server with 128g main memory and 1T SSD.
My dataset has 10M points and each of them is 200-dim.
I build diskann and run with scripts
./tests/build_disk_index float mips /home/user1/ann/dataset/data10m/data10m /home/user1/ann/dataset/index/index 100 100 64g 128g 64 20
I vary the last parameter from 2 to 100(2, 20, 50,100). I always get "tcmalloc: large alloc " error followed by segment fault (core dump).

Look forward to your help!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions